discordextremelist / website

The official source code for the website side of DEL!
https://discordextremelist.xyz
GNU Affero General Public License v3.0
75 stars 28 forks source link

TypeError: Cannot read properties of null (reading 'id') #281

Closed sentry-io[bot] closed 2 months ago

sentry-io[bot] commented 3 months ago

Sentry Issue: WEBSITE-5D

TypeError: Cannot read properties of null (reading 'id')
  File "/app/dist/src/Util/Services/discord.js", line 78, in Client.<anonymous>
    await global.redis?.hmset(prefix, newPresence.member.id, newPresence.status || PresenceUpdateStatus.Offline);
...
(5 additional frame(s) were not displayed)