We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
v3.10.2
Docker
https://hastebin.cc/woyanehixi
2021-09-05 20:00:09 __main__[1475] - ERROR: Ignoring exception in on_ready. 2021-09-05 20:00:09 __main__[1476] - ERROR: Unexpected exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/discord/client.py", line 343, in _run_event await coro(*args, **kwargs) File "/modmailbot/bot.py", line 641, in on_ready ", ".join(guild.name for guild in other_guilds), TypeError: sequence item 0: expected str instance, NoneType found
No response
The bot is in two discord servers at once. Might that trigger it?
The error is persistent for a while now. I asked first about in on the modmail-support channel in Feb 2021.
The text was updated successfully, but these errors were encountered:
Likely due to large server sizes and guild data being sent later, to add in a check when printing other_guilds.
Sorry, something went wrong.
check for g.name==None #3088
fb2e904
No branches or pull requests
Bot Version
v3.10.2
How are you hosting Modmail?
Docker
Error Logs
https://hastebin.cc/woyanehixi
Screenshots
No response
Additional Information
The bot is in two discord servers at once. Might that trigger it?
The error is persistent for a while now. I asked first about in on the modmail-support channel in Feb 2021.
The text was updated successfully, but these errors were encountered: