You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
login-dc7549a46473c8df.js:1 Error: sqtracker API error: MongooseError: Operation users.findOne() buffering timed out after 10000ms
at login-dc7549a46473c8df.js:1:1793
at s (main-da87f8cfa59fe76a.js:1:93957)
at Generator._invoke (main-da87f8cfa59fe76a.js:1:93745)
at forEach.e. [as next] (main-da87f8cfa59fe76a.js:1:94380)
at r (_app-daa81128f910edd9.js:1:396987)
at s (_app-daa81128f910edd9.js:1:397190)
(anonymous) @ login-dc7549a46473c8df.js:1
s @ main-da87f8cfa59fe76a.js:1
(anonymous) @ main-da87f8cfa59fe76a.js:1
forEach.e. @ main-da87f8cfa59fe76a.js:1
r @ _app-daa81128f910edd9.js:1
s @ _app-daa81128f910edd9.js:1
Promise.then (async)
r @ _app-daa81128f910edd9.js:1
s @ _app-daa81128f910edd9.js:1Understand this error
The text was updated successfully, but these errors were encountered:
Its to do with docker I got the same error i fixed it by changing SQ_MONGO_URL: "mongodb://sq_mongodb/sqtracker",
that line in the config.js file also this is how i figured it out
login-dc7549a46473c8df.js:1 Error: sqtracker API error: MongooseError: Operation
users.findOne()
buffering timed out after 10000msat login-dc7549a46473c8df.js:1:1793
at s (main-da87f8cfa59fe76a.js:1:93957)
at Generator._invoke (main-da87f8cfa59fe76a.js:1:93745)
at forEach.e. [as next] (main-da87f8cfa59fe76a.js:1:94380)
at r (_app-daa81128f910edd9.js:1:396987)
at s (_app-daa81128f910edd9.js:1:397190)
(anonymous) @ login-dc7549a46473c8df.js:1
s @ main-da87f8cfa59fe76a.js:1
(anonymous) @ main-da87f8cfa59fe76a.js:1
forEach.e. @ main-da87f8cfa59fe76a.js:1
r @ _app-daa81128f910edd9.js:1
s @ _app-daa81128f910edd9.js:1
Promise.then (async)
r @ _app-daa81128f910edd9.js:1
s @ _app-daa81128f910edd9.js:1Understand this error
The text was updated successfully, but these errors were encountered: