kercre123 / wire-pod

Free, fully-featured server software for the Anki Vector robot.
MIT License
487 stars 166 forks source link

[HELP] https://wpsetup.keriganc.com/ can't be reached #325

Closed kengengler closed 7 months ago

kengengler commented 7 months ago

I'm following the directions to get wire-pod working, but when I go to https://wpsetup.keriganc.com/ in Chrome, I get the message that the site can't be reached.

I'm trying to run wire-pod on Ubuntu/x86. And I have a prod/regular bot.

Also, as a follow-on, I did manage to get a bit farther using https://vector.techshop82.com/html/main.html, but when I reach the part where I enter the wifi, the web page says its downloading, I see vector show the animated wifi display, then the cloud with spinner, then a cloud with a exclamation point (which I assume is bad). Not really sure what's going on at that point.

I should also mention that using the https://vector.techshop82.com/html/main.html, I did manage to get it to the point where I could proceed to the wire-pod step of "Bot Setup". But when I'd enter the wifi said/password, I'd get a message back saying the password was incorrect (which it isn't). And vector just displays an animated wifi signal. Also, it's a 2.4GHz wireless - not even a 5G under the same name. BUT, when I take a look in my router, I see that Vector is actually connected and assigned an IP address. And I can ping it from the server upon which I'm running wire-pod.

Screenshot 2024-05-04 at 11 34 24 AM
kengengler commented 7 months ago

Just to add a little more info. Using the "wire pod interface" page from my Ubuntu server, I was able to pair to my Vector again. And it seems to jump immediately to "Starting OTA update...". But, maybe because it's not really altogether ready, I see the Vector display showing a cloud with spinning and periodically, the exclamation point. And in the logs on the server, I see this repeatedly:

May  4 21:26:57 garcon wire-pod[1925019]: Starting proxy download from archive.org
May  4 21:26:57 garcon wire-pod[1925019]: (http://192.168.64.6:8080/api/get_ota/vicos-2.0.1.6076ep.ota)
May  4 21:27:02 garcon wire-pod[1925019]: 2024/05/04 21:27:02 http: superfluous response.WriteHeader call from github.com/kercre123/wire-pod/chipper/pkg/wirepod/config-ws.apiHandler (webserver.go:394)
May  4 21:27:02 garcon wire-pod[1925019]: done
kercre123 commented 7 months ago

wpsetup.keriganc.com should be back up now.

kengengler commented 7 months ago

Thanks. The site worked. Sadly, I still can't get the OTA update to work. I've tried x86 Ubuntu, MacOs, RaspPi5, and Windows (both with the prebuilt packages and cloning the repo locally). In all cases, once it sets up the wifi on Vector, I see the cloud with a spinner for a short time before it becomes a cloud with an exclamation point.