Every time I try to access the website I get this error from the ./nodebb log
{ id: 3329,
msg: 'connection failed, you are banned',
extra_msg: 'you may retry in 102 seconds\n\r' }
{ [Error: This socket has been ended by the other party] code: 'EPIPE' }
@julian the issue was different mongodb versions on different servers, when the database migrated on the different version of mongodb it failed with that error periodically. The odd thing is it did not crash, just hung threre.