auth-server sometimes thows Function.AppError.translate error #1553
Comments
|
Only happens from Circle CI AFAIK for now. |
|
@vladikoff Does Circle CI cache node modules? Possible that it is using the un-reverted fxa-auth-mysql-db? I was getting the |
|
@vbudhram hm no, it uses a commit from Nov 11 |
|
@jrgm says it could be the customs server. (because it cannot connect) |
|
100% reproduction locally! After digging in last night, I saw that the Requests to the DB were timing out. So simple to reproduce locally! Kill the db-server, tail the logs for the key server, try to sign up.
|
|
I had an issue with the following test (even when fxa-auth-mailer was turned off): I got the Internal Server error on Circle. |
|
Fixed via 3719437 |
Found via Circle Ci tests
The text was updated successfully, but these errors were encountered: