User setting error - Application Error Unable to reach the backend api. If this perists, check the system logs.
Hello. I'm seeing this error when I try to do something in the system settings. I'm connecting to remote server that I can't access GUI. I tried to download debug bundle but the downloaded file contains nothing but a 500 Internal Error HTML file.
One strange thing is that I see Network error message when starting the server.
wandb: W&B server started at http://localhost:8080 🚀
wandb: You can stop the server by running `wandb server stop`
wandb: Network error (ConnectionError), entering retry loop.
wandb: W&B API key is configured. Use `wandb login --relogin` to force relogin
This is what I see in docker logs <container_id>
*** Running /etc/my_init.d/01_enable-services.sh...
*** Enabling production mode
*** Running /etc/my_init.d/02_load-settings.sh...
*** Loading settings...
*** Booting runit daemon...
*** Runit started as PID 45
*** Starting wandb servers...
*** Migrating database...
Initialized random go rng seed: to fix set env var TEST_GO_RNG_SEED=1555636347484274323
Invoking megabinary "migrate": GOMAXPROCS=48
No change.
Loading custom chart definitions...
*** All services started
*** Access W&B at http://localhost:8080