-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After the Initial Install, I can't access the web interface NOOB #240
Comments
Hi,
Indicate that you have installed it with user root. That is not safe. Not sure if that will case a startup issue. the command Then you could use crtl+c to restart my software. But I have doubts if a Pi1 will work. As it is only tested on newer ones. So I would suggest to get a new one (latest model) and try again. That is why you it is not working with user Then make sure you do not install the software as root. It should be installed as normal user. So you have probably run the installer as root user. So follow the installation instructions careful. And as last, in order to use this software, some Linux knowledge is needed. And when the software is running, you need to add hardware which can be done in multiple ways. So that will also involve some technical knowledge. |
@theyosh this is funny timing actually. I have just done a git pull into my RPi but the software is not coming back up. screen -r for me is |
yes, so if I comment out line 30 (actually I did lines 30-33)of https://github.com/theyosh/TerrariumPI/blob/master/terrariumDisplay.py TerrariumPI reboots fine for me |
Ah yesh, crap... uh you have done a git pull after a new release. So the installer has to rerun. That will add the missing python modules. So if you now just do again I do not have a check for this yet.... |
@theyosh awesome, works for me :) |
second try, everything looks good until... "screen -r"
Old hardware? Pls anyone run TerrariumPI on PI1? Have a nice day :-)� |
Good Evening. I'm in the process of setting up 2 of these and i happen to have a raspberry-pi b (V1) and multiple Pi zero W's along with a Pi 3B+ I first tried on my Zero W, the install ended up taking about 2-3 hours and then failed (i tried twice) and the Pi (V1) also failed to install correctly. Lastly i used the Pi 3B+, faultless install first time. So i think it might be the hardware. Now i just need to get the 2 viv's setup for the new members of the family we are collecting next sunday. (i'll throw up some photo's to the thread once done). |
I have not tested Raspberry 1. And I think there GPIO is different and I expect therefore mutliple issues and I call that 'not supported' . The Pi Zero is also a bit strange. It should/could work, but here you need to figure it out yourself. As I do not have one. Other people said they got it working, but it is never clear why. So I can only confirm Raspberry 2 and 3 as working correctly. I have used them both. |
But this issue can be closed? Conclusion: Raspberry Pi 1 is not supported. |
One try pls. Because not enought space :-D Soo tomorow i will install it on bigger card. Old card is 2g. Soo i dont know if you have mininum reguiured, but for all noobs. Use bigger card :-) |
I guess you also did a desktop install. As far as I know that will probably not work. I only support 'Raspbian Stretch Lite' https://downloads.raspberrypi.org/raspbian_lite_latest So make sure you use that image. And that should fit on 2GB, but then installing all the needed software will not fit. So 4GB is indeed the minimum size. |
Hello my waisttime Brothrs :-D And close IT ` for chunk in chunks: i want terrariumPI, lets say, few yers ago. My spider "reskin" and i was on holidays... |
Euh, this is still RPI1? That is not supported. And the error memory error is something that looks like a full disc. |
Close it pls. RPi1 dont work. Already running Rpi3 :-) |
Hello,
first i was format card to fat32, then "mount" image of LITE rasbian...
than enable SSH, install terrarium... boot terrarium, changing password for pi user...
connect via putty via ssh.
TerrariumPI say server running on ip:xxxxxx
But no luck access it (port:8090, clear cache)
copy from ssh console
pi@raspberrypi:~/terrariumpi $ sudo ./start.sh
2019-01-17 16:07:01,000 - INFO - terrariumWrapper - Starting TerrariumPI server running as user 'root' at location: http://192.168.1.58:8090 ...
And last NOObish question, what mean screen -r and these control + c (for restarts) im trying in ssh putty session or with keyboard directly on PI. No luck :-)
PS i switch user from pi to root... because i read some same issues... im using rapsberryPI 1 +A
Thank you
Best regards
The text was updated successfully, but these errors were encountered: