-
Notifications
You must be signed in to change notification settings - Fork 17
HTTP error! status: undefined #37
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
Comments
This seems to be a similar issue to #32. Comment from that thread:
|
Saw that but I think connectivity is alright:
It fails the first couple of times when the services are still starting up, but then stops throwing errors and appears to be connected. |
Although I am getting some potentially weird behavior here:
|
I can confirm that this issue is caused by Pangolin not being able to communicate with Gerbil. For me, the issue was caused by an incorrect host name in the |
Uh oh!
There was an error while loading. Please reload this page.
Hello hello,
I am having some trouble linking up newt on my edge server to the stack running on the VPS. Pangolin, Gerbil, and Traefik (with Badger) are all running (startup in that order), and the dashboard is available at
https://<dashboardUrl>
. Login and site creation work just fine, but running the command suggested by site creation never receives a response, see below:root@edge_server# newt --id ddmmqvgjehmnxwg --secret <secret> --endpoint https://<dashboardUrl>
root@vps# journalctl -eu fossorial:
What am i doing wrong here?
The text was updated successfully, but these errors were encountered: