#Cannot connected to dashboard! - Reason: Connection failed.

1 messages · Page 1 of 1 (latest)

autumn bobcat
#

using "Docker Installation Guide with Installer" on the document site I have set up the bot with dashboard enabled the bot works fine but i get "Cannot connected to dashboard! - Reason: Connection failed." in the vocard logs

ipc client is set to 127.0.0.1
node host is set to "lavalink"
dashboard host is set to localhost
redirect is set to http://localhost:8585/callback and also set up on the bot developer application page
application.yml is set to 0.0.0.0
default port for dashboard and IPC was changed to 8585 and forwarded in ufw and my router

polar flame
#

!gl4

rocky yokeBOT
#

Share your settings along with any error logs you may have.

flint viper
# autumn bobcat

If you're using docker, then your ipc_client address is incorrect. Use your dashboard container hostname instead of 127.0.0.1.

In dashboard settings.json host should be set to 0.0.0.0. Make sure that the port is set to 8585 there too

#

Here is example bot config:

#

Here is example dashboard config: