Jump to content

First manual docker container setup help


Recommended Posts

I'm trying to self-host a discord bot. I am using the instructions on their Dockerhub page. I am able to map the correct paths and have the config.yml file updated with my variables. However, I don't seem to have the port/address mapping correct, as it will not connect. In the container log it just keeps repeating an error like "bind: cannot assign requested address". Is this a simple misconfiguration that I can correct? Or have I bit off more than I can chew in terms of setting this up with my lack of Docker knowledge?

 

Attached are the unRaid container log, the HTTP snippet of my config.yml, and the status from the unRaid Docker tab

config http.png

docker log.png

unraid docker status.png

Link to comment
Will it work if you have it listen at 127.0.0.1?  The 172 address can and do change based upon startup order etc.
After a reboot it was indeed assigned another 172. I changed the bind to 127.0.0.1 as suggested and it's working great! thanks again!

Sent from my Pixel 5 using Tapatalk

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...