maddinat0r / samp-discord-connector

SA:MP plugin which controls a Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constant timeouts on startup - PLEASE HELP

GoldenboyBBC opened this issue · comments

It was working fine but suddenly started to timeout.

There must be no network errors as i asked some of my friends from my region try using it without a VPN and it did work.

Server's log:
Server Plugins [00:35:38] -------------- [00:35:38] Loading plugin: discord-connector [00:35:59] >> discord-connector: timeout while initializing data. [00:35:59] plugin will proceed to retry connecting in the background. [00:35:59] Loaded. [00:35:59] Loaded 1 plugins.

plugin's log:
[04/12/24 00:36:12] [ERROR] Can't establish secured connection to Discord gateway: The socket was closed due to a timeout (1) [04/12/24 00:36:43] [ERROR] Can't establish secured connection to Discord gateway: The socket was closed due to a timeout (1) [04/12/24 00:37:18] [ERROR] Can't establish secured connection to Discord gateway: The socket was closed due to a timeout (1) [04/12/24 00:37:59] [ERROR] Can't establish secured connection to Discord gateway: The socket was closed due to a timeout (1)

i would seriously use a hand here i couldn't fix it on my own.

I forgot to mention that i can establish a secured connection to the Discord gateway using Python Discord.py.