bugfix cache issue - Nagarian/optc-box-manager GitHub Wiki

Bug Fix Procedure for the cache issue

With update 2.0 we have introduced a major bug that we cannot solved by ourself. You need to take some action on your side in order to avoid future incompatibility issue that could occurs.

Long story short, this is the procedure you should follow.

NB: this procedure will not delete your settings neither your box. This is absolutely safe, but if your are not sure, make a backup first (Setting > Backup)

On Android

  1. Go on your phone home
  2. Long press on OPTC-BM icon on your start screen
  3. Click on App info
  4. Go to Storage & cache
  5. Click on Clear Cache button
  6. Go back to home and open Google Chrome
  7. Go to Settings > Site settings > Data stored
  8. On this screen, search for nagarian.github.io entry (it will most probably be on the top of the list with a huge storage taken)
  9. Click on it, then click on the trash bin icon
  10. On the confimration popup, click on Clear button
  11. Relaunch OPTC-BM, the update popup should appear now apply it and you will be good

Clear cache on android

On iOS

  1. Go on your phone home
  2. Open the Settings Application
  3. Go to Safari menu
  4. Open Advanced > Website data
  5. Search for nagarian.github.io entry (it will most probably be on the top of the list with a huge storage taken)
  6. Swipe left on it and tap Delete to clear cache

Clear cache on iOS

On Desktop - Google Chrome / Edge

  1. Open OPTC-BM website or application
  2. Press [F12] to open Dev tools screen
  3. Go to Application > Storage
  4. Check all the checkbox on section except Local and session storage or you will loose all your box and settings refer to the screenshot below if you have any doubt
  5. Click on Clear site data button
  6. You can now close this screen and reload your page (press [F5], or close and reopen the page)

Clear cache on Desktop - Google Chrome and Edge

On Desktop - Firefox

  1. Open OPTC-BM website or application
  2. Press [F12] to open Dev tools screen
  3. Go to Stockage
  4. On the left column open Indexed DB > https://nagarian.github.io
  5. Right-click on workbox-expiration and choose Delete
  6. Repeat step 5 and 6 for : Stockage cache > https://nagarian.github.io > images, db_data and workbox-precache-v2-https://nagarian.github.io/optc-box-manager/
  7. You can now close this screen and reload your page (press [F5], or close and reopen the page)

Clear cache on Desktop - Firefox