Skip to content
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

TypeError: Cannot read properties of undefined (reading 'size') #280

Closed
sentry-io bot opened this issue Mar 29, 2024 · 0 comments
Closed

TypeError: Cannot read properties of undefined (reading 'size') #280

sentry-io bot opened this issue Mar 29, 2024 · 0 comments
Assignees
Labels
bug Issue/PR related to an error, fault, or flaw. high priority Issue/PR is a high priority.

Comments

@sentry-io
Copy link

sentry-io bot commented Mar 29, 2024

Sentry Issue: WEBSITE-7B

TypeError: Cannot read properties of undefined (reading 'size')
  File "/app/dist/src/Util/Services/banned.js", line 27, in updateBanlist
    if (bans.size > 0)
  File "/app/dist/src/Util/Services/banned.js", line 31, in Timeout._onTimeout
    await updateBanlist();
@sentry-io sentry-io bot added bug Issue/PR related to an error, fault, or flaw. high priority Issue/PR is a high priority. labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR related to an error, fault, or flaw. high priority Issue/PR is a high priority.
Projects
None yet
Development

No branches or pull requests

1 participant