bug: Unable to friend or direct message users due to missing discriminator #46

Closed
opened 2026-02-16 12:51:14 -05:00 by yindo · 2 comments
Owner

Originally created by @GanimanSwift on GitHub (Jul 25, 2023).

What happened?

On a fresh self-hosted instance, it is not possible to send friend requests, accept friend requests or direct message users. This seems to be caused by the client not having values for user # discriminators. In all places I can see a username, the discriminator numbers are missing or null, so usernames appear as: Ganiman# or Ganiman#undefined.

revolt_discriminator_missing

Originally created by @GanimanSwift on GitHub (Jul 25, 2023). ### What happened? On a fresh self-hosted instance, it is not possible to send friend requests, accept friend requests or direct message users. This seems to be caused by the client not having values for user # discriminators. In all places I can see a username, the discriminator numbers are missing or null, so usernames appear as: `Ganiman#` or `Ganiman#undefined`. ![revolt_discriminator_missing](https://github.com/revoltchat/self-hosted/assets/13344227/adc9e0b6-4003-4e33-a5cb-3e1a8665c990)
yindo added the bug label 2026-02-16 12:51:14 -05:00
yindo closed this issue 2026-02-16 12:51:14 -05:00
Author
Owner

@GanimanSwift commented on GitHub (Jul 25, 2023):

It looks like PR https://github.com/revoltchat/self-hosted/pull/67 addresses this issue.

@GanimanSwift commented on GitHub (Jul 25, 2023): It looks like PR https://github.com/revoltchat/self-hosted/pull/67 addresses this issue.
Author
Owner

@insertish commented on GitHub (Aug 1, 2023):

Closed in aa3a3e3a7e

@insertish commented on GitHub (Aug 1, 2023): Closed in aa3a3e3a7e232a9ac2520b338d44f847a8b52e76
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#46