syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
401 stars 40 forks source link

[UI] Unable to handle platform upgrade progress complete from settings #210

Closed cyberb closed 7 years ago

cyberb commented 7 years ago

When upgrading platform everything is restarted and we lose browser user sessions so update progress cannot complete as it starts getting 401 unauthorised but we are waiting 200.

Probably after platform upgrade we should handle 401 and treat it as upgrade finish and redirect to login page (our regular 401 handler)

vsapronov commented 7 years ago

It seems that this is fixed already by handling 401 as complete