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

username already in use bug #288

Closed
eolynyk opened this issue Jul 10, 2015 · 2 comments
Closed

username already in use bug #288

eolynyk opened this issue Jul 10, 2015 · 2 comments

Comments

@eolynyk
Copy link

eolynyk commented Jul 10, 2015

works fine on localhost, but once deployed to meteor.com, I keep getting an error like

REGISTER USERNAME
The username is used to allow others to mention you in messages.
eve988886 is already in use :(

No matter which username, the same bug keeps popping up.

http://eve-fcc3.meteor.com/home

@rodrigok
Copy link
Member

Hi @eolynyk. Unfortunately the meteor.com use mongodb 2.4 and we are using APIs that only exists in mongodb 2.6+

The problem is related with $sort with $each (

)

We are thinking how to solve this problem.

@sampaiodiego
Copy link
Member

duplicated of #259

Peym4n pushed a commit to redlink-gmbh/Rocket.Chat that referenced this issue Apr 26, 2018
…rroneous-subscriptions

Migration to remove obsolete subscriptions
HappyTobi pushed a commit to HappyTobi/Rocket.Chat that referenced this issue Jul 10, 2018
Shailesh351 pushed a commit to Shailesh351/Rocket.Chat that referenced this issue May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants