Hello there,
I have updated my Flint2 from 4.6.8 to 4.7.0 and now I can't access the webUI. Every thing works fine but when I try to access admin panel it goes to lucy login page. Lucy works fine but I want to use the GL.iNet web UI.
Anyone have this problem?
If I downgrade to 4.6.8 again everything works fine.
Thank you
Try to use incognito browser and deleting cache, mostly it's an caching issue.
Tried that, incógnito mode, other browser, deleting caché...
Is not like I can't access webUI but lucy yes, it's that when I access the IP and Port it redirects automatically to the Lucy login page like it was the only available admin panel.
In that case the nginx
config seems to be broken. Did you modify any files using SSH before?
I really don't remember. Maybe someone relate to WiFi configuro but not for Nginx.
A factory reset would help?
Wich is the best way to do it?
Maybe there are a few reasons it could be caused it.
- you tried to update plugins/packages which isn't recommend
- or you might used the wrong image and went from mtk to op24 or from op24 to mtk, i do noticed there is a difference of port usage between the two for luci, op24 don't use 8080 so this config of nginx must conflict.
Please make backup then reset, and then proceed manually cherry pick the files from backup you can open it with 7zip and upload with winscp to /etc/config
This should be able to fix the issue, please create an backup before:
That is not working, seems like doesn't do anything.
4.7.0-op24 beta has the same problem.
Flashing 4.6.8 makes everything work fine.
I suppose I have to make a factory reset.
What is the best way?
Thank you for your help
Ok, solved...
I had custom access ports... I had 8081 por http and 8443 for https, forced to https.
I tried to reset the ports to 80 and 443 and disable https force and it works.
Now I see additional config on ports and the default access to luci is 8443 so, I was not accessing because port conflict. By chance, without knowing it, I have set the same port for webui as for lucy.
Thank you very much for the help
You are welcome & I am glad it worked out