Scille / parsec-cloud

Open source Dropbox-like file sharing with full client encryption !
https://parsec.cloud
Other
268 stars 40 forks source link

Error: Not logged in #8532

Open sentry-io[bot] opened 1 day ago

sentry-io[bot] commented 1 day ago

Sentry Issue: PARSEC3-FRONTEND-1N

Error: Not logged in
  at g (capacitor-electron://-/assets/access-0da82712.js:6:16494)
  at bs.getBillingDetails (capacitor-electron://-/assets/access-0da82712.js:6:19752)
  at None (capacitor-electron://-/assets/ClientAreaPage-9dfb5c16.js:1:14574)
  at None (capacitor-electron://-/assets/index-275ac41b.js:1:26153)
  at Mi (capacitor-electron://-/assets/index-275ac41b.js:1:14886)
...
(4 additional frame(s) were not displayed)
mmmarcos commented 1 day ago

Calls to assertLoggedIn such as the following do not seem to be handled at all: https://github.com/Scille/parsec-cloud/blob/24c94a965ee552f5421850d06588eba45f08c79e/client/src/services/bms/access.ts#L154-L162