-
Notifications
You must be signed in to change notification settings - Fork 6
Gord broke discord notifications #40
Comments
real odd bug. i have never seen something like this in a client before.... |
Ok I'm sorry for this EXTREMELY irrelevant comment but I would just like to say this is the "I use arch btw" phone edition (sorry not sorry) |
lol yea, |
to elaborate more: i get notifs for guilds completely fine, its just dms, and its all of my dms, not a specific person. |
|
Lmao |
update: this issue has not gone away, still very confused. may have to make a new discord account to avoid this |
🤔 this is sooo strange |
Dumb question, but are you 100% sure that gord is properly closing? Flags are raised in my mind when you talk about blank terminals and ctrl-c not giving a clean exit. This seems to me to be a handshaking problem either with gord not closing, or with an invisible gord running headless somewhere. What do |
weird. gord closes properly now. i ended up leaving gord for a few days while i troubleshooted the issue, now ive been back for a few days i dont have the weird broken exit problem the current setup i have is kinda weird in terms of linux but not very weird in terms of phone linux. from what im seeing of this, this is a completely random, unproduceable error that flipped some ungodly flag in discord's db. its not something ive been able to undo, i have no idea how i would even begin to undo it with the tools we have, and i havent attempted reproducing it with a new account. (though i probably will) as a last ditch effort, i might just give up and contact customer support, play dumb, and be at their will to terminate my account or somehow fix this problem |
Hmm. I don't know what conclusion to draw from this... It's certainly an issue triggered by Gord in this case, but it appears to possibly coincide with some horrid super rare backend bug? Very odd. I wonder if it was somehow triggered by an unclean exit from when Gord likes to crash st (#11)? Unfortunately, st really hates Gord for some reason. To quote someone on Discord:
Either way, I'm overdue saying that I'm extremely sorry that you've ended up with bricked notifs on your account due to my software, and I really hope you can find some resolution, be it with support or otherwise. |
Gord always appears to close cleanly for me. demo |
tl;dr, I don't think we as users can do anything here, I think Discord would need to fix it, and I kind of doubt they will. I agree, I haven't had any issues with gord not closing properly. The crash/malformed data theory makes sense to me. My only thought to the contrary would be that an 2fa enable or a password change would force a relogin on all current sessions, effectively killing the glitched "session" that is hogging the notifs. That is clearly not happening. Another point against the ghost session theory is that, at least for me, if I have gord and regular discord open, I get notifs from both, so I think we can dismiss this. I am not sure I have a point in all of this. If I had to suggest something, a fine tooth comb over the notification settings and then giving up would be it. I would suggest against going to official support, I think that will just net you a user termination and if that is the goal, then you can just make a new account and save yourself some grief. |
yea, ive already discounted this as i have attempted both to no avail. i have also used tools to see if there are any logged in sessions
I suggest that Gord check that before it terminates any data is sent in full and wait until its finished doing so. I dunno, maybe a cosmic ray hit my phone or something.
Thanks for your condolenses, I'm not really sure where to go from here. I'm just real hesitant to make a new account, as discord accounts come with a lot of baggage and its not something I want to lose over a weird bug. The only other thing I can think of is to keep a constant third party discord client open for notifications, as they are unaffected by the bug (kinda hacky though, and it wouldnt work on the go that well) |
related? https://www.reddit.com/r/discordapp/comments/owk80n/not_getting_any_dm_notifications/ |
this is 100% an improperly closed session Personally I use a selfbot that is always running, and it makes notifications not appear on mobile and sometimes not on the desktop client. when i turn it off it's normal That being said, force closing all open sessions by changing your password is worth a shot, as it can close the glitched session and should fix notifs if this is the problem |
@binex-dsk i checked all sessions already, i have changed password and 2fa, i have closed all clients, i have done everything to invalidate a session like this |
yea its all the markings of a discord session, but its nothing i can fix |
Oh yeah thats almost certainly it, ghost session that doesn't exist but the server believes it does since discord jannies probably won't help yeah you're probably fucked L |
already going through the process of account hopping. lesson learnt, i guess? maybe? dont close a client improperly i guess |
Well it sucks that this happened but it does appear that you're screwed :\ Well if it happens again on the new account reopen this issue and we'll have to try and find out what in Gord is triggering it. |
Alright gamers, this issue may merit re-opening, as I too am now a victim of the exact same stuff. To recap: All of this seems to lend credibility to the theory that this is a case of a ghost session. All in all: This is a problem, but I am really not sure what we can do about it |
Ah crap |
we can fix crashes and test on dummy accounts Alternatively we rewrite it in rust to get rid of those segfaults and bugs! |
I mean a full rewrite is often a good idea, but it seems a little heavy handed for a single bugfix. It kinda kills all work on anything else until it is done. |
oh my god they got you too |
yea the same thing happened to both of us |
i think to solve this we should aim to recreate this outside of gord.. aka making direct api calls... maybe when testing we can log all api calls to discord. @TCCQ what arch were u running on? what terminal? latest version? distro/os? |
To be fair if I needed any proof that a rewrite was necessary it'd be window.go and also the chatview, but it would take a significant amount of time to do |
Arch linux The fact that both of these have happened if fairly quick succession makes me think it must be something in a fairly recent commit, but that could be totally random. |
How have you installed gord
Arch User Repository (the AUR)
What happened
I installed Gord on my mobile linux phone, and the wifi cut out. This resulted in Gord crashing and resulted in all Direct Messages not pushing notifications or notification sounds to any client. (discord, ripcord, etc) I have checked via Powercord plugin that there are no extra sessions connected, I have enabled 2FA, i have changed my password (my token has changed). Messages will show as unread on desktop client (with the red line) but not notify me in any visual way. This bug has been ongoing for about two days, and stays when the Gord client is closed and when its host device is powered off.
How do you reproduce this bug
System information
The text was updated successfully, but these errors were encountered: