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
Yesterday I wanted to run OpenHuman on my home server and connect to it via Tailscale, so I went to the cloud deployment section, ran the docker run command, copied the auth key, pasted the URL and key, then pressed "Test Connection" — only to get the following error:
Failed to fetch
The URL format I used was:
http:///rpc
I then tried removing a slash, changing it to:
http://rpc
This time "Test Connection" returned no error, but pressing "Continue" still resulted in an error.
What could be causing this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Yesterday I wanted to run OpenHuman on my home server and connect to it via Tailscale, so I went to the cloud deployment section, ran the docker run command, copied the auth key, pasted the URL and key, then pressed "Test Connection" — only to get the following error:
Failed to fetch
The URL format I used was:
http:///rpc
I then tried removing a slash, changing it to:
http://rpc
This time "Test Connection" returned no error, but pressing "Continue" still resulted in an error.
What could be causing this?
Beta Was this translation helpful? Give feedback.
All reactions