-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
Setting menu keep looping saying "outdated cache" #766
Comments
Hi there, Did you try to click the 🔁 button in the header and refreshing the browser cache (usually shift + browser reload page button)? J |
Tried. but nothing works. still showing outdated cache. this is fresh install from docker. |
Could you please try the What browser are you using? I tested the latest image in Firefox and Chrome and it seems to work fine. Did you modify the settings or the app.conf file directly? |
ok let me try. |
Try the default |
Could you please post a screenshot of the dev console in the browser (usually accessible F12 -> Console) if there are any errors? Also, please post your app.conf file if you have modified the default values. |
i cannot access the setting menu even with fresh install without editing app.conf. same outdated cache error |
Could you please try to follow this guide to rule out permission issues? https://github.com/jokob-sk/NetAlertX/blob/main/docs/FILE_PERMISSIONS.md Please post your current app.conf file and docker-compose.yml |
Are the following URLs accessible?
Could you please post your |
same result. nothing changed. outdated cache popup is still there |
|
9m2pju@raspi-100:~ $ docker logs e37f4134e537
|
Can you please send me the full:
To jokob.sk@gmail.com and I'll have a closer look tomorrow? Another thing you can try - remove the container (including temporary volumes) and rebuild it - it is possible the app.conf file got corrupted and it is still available in the temporary volume. |
Same problem here. I used docker compose to pull up the container (stack via portainer). Configured it, got it working, all perfect. I reopened the Macbook to resume work and find that the settings page shows this bug. Only this page, all others work perfectly.
https://gist.cerbero.cc/gioxx/5c3c72c9556a4e8fae1345cde296522b Please let me know how I can get and give to you app.log file. I can also give you app.conf but I prefer to send you the link to the file in private. If you agree, I would send you an e-mail (I need a contact e-mail address though). |
Hi @gioxx , Thanks a lot for the files. I couldn't spot anything out of the ordinary. I implemented some changes to the settings page which might resolve this issue. Can you please switch to the If the issue persists, could you please supply the following?
Thanks in advance, |
Ciao @jokob-sk 👋 |
Hi @gioxx, Glad to hear that and thanks for checking! J |
Ciao @jokob-sk. |
Hey @gioxx 👋 Thanks for the continuous support and testing! I just pushed out an optimization which selectively loads only the used language files which might improve this as well. Previously all 12 files were loaded, and now only 1 (or 2 if you have another language selected than English) are loaded. This should help with the loading dialog in Settings. 🤞 If you can, can you stop your container, delete old images, and re-pull the Also - if someone reading can help me debug the issue / fix it, if you are a developer, that would be amazing. 🙏 Thanks for the ongoing support, |
Ciao @jokob-sk, no problem, it seems the least I can do to give you feedback. Thanks 😄 |
Thanks for the update! :) |
Releasing -> closing |
Is there an existing issue for this?
Current Behavior
Expected Behavior
it should not
Steps To Reproduce
No response
app.conf
No response
docker-compose.yml
No response
What branch are you running?
Production
app.log
No response
Debug enabled
The text was updated successfully, but these errors were encountered: