server icon indicating copy to clipboard operation
server copied to clipboard

Command invalid when db is down

Open Sheikah45 opened this issue 4 years ago • 3 comments

When the database is down and someone tries to login the error message from the server for why it fails claims that the command is invalid rather than saying the server can't reach the db.

It would probably be good to change this just for debugging purposes

Sheikah45 avatar Jun 26 '21 20:06 Sheikah45

nowdays without the database the devserver crashes.

KaukaHan avatar Mar 09 '22 09:03 KaukaHan

You'd probably have to start the devserver while the database is up and then take the database down to reproduce this.

Askaholic avatar Mar 12 '22 02:03 Askaholic

@Askaholic Could you review my PR when you get the chance? All actions are passing including the unit test that I added.

benjamin-lawson avatar Mar 06 '24 14:03 benjamin-lawson