muon-emergency / project-fob

1 stars 0 forks source link

host refresh database error(?) #8

Closed PingWIN7 closed 6 years ago

PingWIN7 commented 6 years ago

CS: If we shut down the server and restart it, it doesn't crash when it tries to refresh. It works like nothing happened. However when we try to move to the next topic it crashes. I think it's because the meeting does not exist in the database when this happens but it carries on like it is.

B: because we drop the database everytime this will happen but its probably a good idea we drop i or we wouldnt have noticed this error lol

PingWIN7 commented 6 years ago

Technically no longer an issue as it does not crash the project but causing some errors. On the side note: In case of restarting the project the session information will be lost. It does not crash anything but it'll render the meeting room useless. In case this is happening there is a javascript warning telling the user there is a connection error. However it's possible to reconnect to the room by entering the information for the room on the main page.