Can't acces GUI on PC #920
-
Herewith another question, my apologies. I've had TerrariumPI running for a week now and until today I've gotten quite a few things working. A number of sensors and the Tapo 100. My experience with the Raspberry is limited, in the past I did a lot with HomeAssistant but that has little to do with the Raspberry itself. I've gone through the FAQ but that doesn't get me anywhere. While I was busy today, the connection in the GUI got disconnected. The browser now keeps indicating that the website is unreachable. I am trying to access the PI from my windows 11 laptop connected to the same wifi network. I can log into TerrariumPI though by connecting a keyboard and monitor to the PI. I can also log into TerrariumPI via SSH. I had given the PI a fixed IP address in the DHCP settings of my Ziggo router. I see that the IP address has remained the same, this is also the IP address I use to connect via PuTTY. Anyone have an idea in which direction I can look? I also enabled port forwarding but I don't think that has anything to do with it. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
There should be a log file in the folder log in the TerrariumPI folder. If you can upload the logfile here, I can have a look. You can use https://winscp.net/eng/index.php or FileZilla |
Beta Was this translation helpful? Give feedback.
-
It was manual on a 3B, but i installed TerrariumPI again and now it's working again.. |
Beta Was this translation helpful? Give feedback.
Ok, what you can try is: Reinstall the TerrariumPI stoftware, but do not reboot when done. That is only needed a first time.
Than start it in debug mode: https://theyosh.github.io/TerrariumPI/faq/how-to-debug-terrariumpi/ (pages are currently looking a bit strange...)
And than add the sensors and relays.. This should produce output when something goes wrong. But it will stop when you press Ctrl+C
Also, maybe a wrong GPIO pin is used: https://pinout.xyz/ Some GPIO pins are reserved, and should not be used.
But I have no clue what is happening...