Issue with docker / discord.js / linux
Hi I'm running my bot on a linux docker container, I'm currently getting this spammed in the console and not really sure how to fix it / where to start https://gyazo.com/5a26c8e519f705611916e4dbb421f59b.
It was working before but with a new github push and a restart it decided to not work anymore
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
I have multiple websites running on this server as well and the speed it self seems to be fine
So it seems like a fresh bot does startup without issue but my other bot doesn't any ideas?
I have multiple bots on 1 server but they all have their own token if I disable all but one then the one does work