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
- Go on your phone home
- Long press on OPTC-BM icon on your start screen
- Click on
App info
- Go to
Storage & cache
- Click on
Clear Cache
button - Go back to home and open
Google Chrome
- Go to
Settings
>Site settings
>Data stored
- 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) - Click on it, then click on the
trash bin icon
- On the confimration popup, click on
Clear
button - Relaunch OPTC-BM, the update popup should appear now apply it and you will be good
On iOS
- Go on your phone home
- Open the
Settings
Application - Go to
Safari
menu - Open
Advanced
>Website data
- Search for
nagarian.github.io
entry (it will most probably be on the top of the list with a huge storage taken) - Swipe left on it and tap
Delete
to clear cache
On Desktop - Google Chrome / Edge
- Open OPTC-BM website or application
- Press [F12] to open Dev tools screen
- Go to
Application
>Storage
- 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 - Click on
Clear site data
button - You can now close this screen and reload your page (press [F5], or close and reopen the page)
On Desktop - Firefox
- Open OPTC-BM website or application
- Press [F12] to open Dev tools screen
- Go to
Stockage
- On the left column open
Indexed DB
>https://nagarian.github.io
- Right-click on
workbox-expiration
and chooseDelete
- Repeat step 5 and 6 for :
Stockage cache
>https://nagarian.github.io
>images
,db_data
andworkbox-precache-v2-https://nagarian.github.io/optc-box-manager/
- You can now close this screen and reload your page (press [F5], or close and reopen the page)