Exiled-Team / DiscordIntegration

GNU General Public License v3.0
14 stars 38 forks source link

Connection refused #46

Closed Fear164 closed 3 years ago

Fear164 commented 3 years ago

Hi there, I wanted to set up the bot for a server, but i always get this response

[2021-04-07 23:00:56.866 +00:00] [WARN] [DiscordIntegration] [NET] Connecting to 127.0.0.1:9000. [2021-04-07 23:00:57.438 +00:00] [ERROR] [DiscordIntegration] [NET] An error has occurred while connecting: Connection refused

would be nice, if somebody could help

joker-119 commented 3 years ago

That error typically means a firewall is blocking the connection, but since it's addressed to localhost, make sure that the bot is running and that it is assigned to the same port that you're having the plugin try and use.