Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#Install: Update app on new release, app freezing just displaying runbox logo #1617

Open
castaway opened this issue Nov 11, 2024 · 1 comment · May be fixed by #1619
Open

#Install: Update app on new release, app freezing just displaying runbox logo #1617

castaway opened this issue Nov 11, 2024 · 1 comment · May be fixed by #1619
Assignees
Labels
bug Something isn't working P1-urgent Priority urgent
Milestone

Comments

@castaway
Copy link
Contributor

Describe the bug
Sometimes the runbox7 application freezes, just displaying the Runbox Logo mid screen and nothing else

To Reproduce
Steps to reproduce the behavior:

  1. Keep an open tab with runbox7
  2. Wait .. return to it after an application update
  3. Refresh the browser, may only have the logo on white screen

Expected behavior
App to display the dialog which prompts the user to update the application

Screenshots

Desktop (please complete the following information):

  • OS: Linux
  • Browser Vivaldi
  • Version 7

Additional context

If we stop the code in devtools:
ngsw-worker stops with an uncaught error in cacheBustedFetchFromNetwork, throw new SwCriticalError(Hash mismatch (cacheBustedFetchFromNetwork): ${req.url}: expected ${canonicalHash}, got ${cacheBustedHash} (after cache busting)); Which appears to mean that the calculated hash of the fetched code does not match the hash in nsgw.json

@castaway
Copy link
Contributor Author

Can we (at least initially) catch the thrown error (in updatealerts.service.ts?) and force a refresh?

@gtandersen gtandersen added bug Something isn't working P1-urgent Priority urgent labels Nov 12, 2024
@gtandersen gtandersen added this to the Nanna milestone Nov 12, 2024
@gtandersen gtandersen changed the title Update app on new release, app freezing just displaying runbox logo #Install: Update app on new release, app freezing just displaying runbox logo Nov 12, 2024
@gtandersen gtandersen modified the milestones: Nanna , Óðinn Dec 3, 2024
@gtandersen gtandersen modified the milestones: Óðinn, Pjazi Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1-urgent Priority urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants