Closed udaraweerasinghege closed 7 years ago
Hmm this seems to make auth-server db memory fail to start. Might have to do with order. Investigating.
@udaraweerasinghege ah yes good point, we have a timeout for a db connect in the auth server, might need a wait for redis thing too. However we didn't merge your redis patch yet 🤔
@vladikoff Hmm mine was breaking locally for that so thought it was because it was connecting to redis when it didn't exist. Not sure why travis is breaking. I'll check it out
Seems to fail in pinging oauth-console on travis o_o
npm start / pm2 start servers.json will start redis now.