You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted this on facebook but figured github would be better for a more technical conversation after trying to mess around with it for a bit and detailing everything I have tried and discovered. 👍
I can't seem to connect to the server from my normal wifi connection.
I can connect fine from the PICOBREW access point. My zymatic can connect and load the pre-loaded recipes from the server and operate normally. I just need to switch wifi every single time. Which works fine I just can't sync recipes from other sources.
I had set a custom hostname (http://picobrew/) and neither that nor http://raspberrypi/ is working and switching back does not help.
Not sure If the pi is showing on my connected devices section of my router (or a nmap scan)
Trying to navigate to what I think is the ip of the server, results in a took too long to respond.
Using a raspberry pi 4b 2g with one of the images from a GitHub issue referencing the pi-4 (#378)
When I try to save my wifi through the UI, it says success but when I navigate back to the page everything is empty.
When I navigate to the about section I have the following:
When I navigate to logs and try to view the Flask/Python server logs I get this message:
I can ssh to the pi when I am connected to the PICOBREW network. wpa_supplicant.conf is showing my 2.4ghz bssid, ssid and password correctly.
When I try to do a systemctl status rc.local I get the following: Unit rc.local.service could not be found
When I try to start the service I get the same issue.
Any help would be appreciated!
Thanks
The text was updated successfully, but these errors were encountered:
Originally posted this on facebook but figured github would be better for a more technical conversation after trying to mess around with it for a bit and detailing everything I have tried and discovered. 👍
I can't seem to connect to the server from my normal wifi connection.
I can connect fine from the PICOBREW access point. My zymatic can connect and load the pre-loaded recipes from the server and operate normally. I just need to switch wifi every single time. Which works fine I just can't sync recipes from other sources.
I had set a custom hostname (http://picobrew/) and neither that nor http://raspberrypi/ is working and switching back does not help.
Not sure If the pi is showing on my connected devices section of my router (or a nmap scan)
Trying to navigate to what I think is the ip of the server, results in a took too long to respond.
Using a raspberry pi 4b 2g with one of the images from a GitHub issue referencing the pi-4 (#378)
When I try to save my wifi through the UI, it says success but when I navigate back to the page everything is empty.
When I navigate to the
about
section I have the following:When I navigate to logs and try to view the Flask/Python server logs I get this message:
I can ssh to the pi when I am connected to the PICOBREW network.
wpa_supplicant.conf
is showing my 2.4ghz bssid, ssid and password correctly.When I try to do a
systemctl status rc.local
I get the following:Unit rc.local.service could not be found
When I try to start the service I get the same issue.
Any help would be appreciated!
Thanks
The text was updated successfully, but these errors were encountered: