-
-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Failed to fetch Discord server #100
Comments
The errors in your screenshot suggest you don't have the token or server id set in the config? but another thing you can do to see more about what's going on is enable |
https://i.imgur.com/HzpoBja.png |
wait.. that's not a zdiscord error 👀 not sure what srp-core is but zdiscord errors log with this own timestamps |
Its my core with component loggers but I do use qbcore |
does it modify zdiscord? |
No it does not. At the moment everything is working normally. |
follow up, do you use webhook logging? and if so.. excessively? |
I do not. I have that disabled. |
hmm weird.. maybe it's just when the discord api goes down for a bit? that or you're on a host that has other people hammering the discord api? not sure :( debuglogs will paint a better picture when it happens but they're pretty spammy till then sadly |
I will follow up if it does happen again and I will make sure to get the debuglogs. I appreciate the help regardless! |
Describe the bug
I keep receiving "Failed to fetch Discord server" every couple of days. I got it working yesterday and it has been fine since but after I just restarted my dev server again I am now getting this error. I have tried to reset my token but that didnt work either. I dont know what else to do. This issue only started recently. Could it be a fivem artifact issue?
Expected behavior
Discord bot connects and runs smoothly.
Screenshots
https://i.imgur.com/d0NJ3Ow.png
Information:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: