Neviem ci som preskocil nejaku ciastocnu verziu, ako vzdy, videl som upozornenie, ze je nejaky update, tak som odsuhlasil, uz dost dlho som na v6, takze ziadny velky upgrade. Zaujimave je, ze ten error sa ukazuje iba niekedy, cez SSH sa do turrisu dostanem, a vsetko sa zda byt funkcne inac, zda sa to byt error but httpd alebo reForisu. Cista instalacia neprichadza do uvahy, pretoze som niekolko tisic km daleko…
My suspicion is that there is some issue with a JSON that builds up only after a certain time from reboot … hope this will be fixed soon, really annoying
Same problem here “JSON.parse: unexpected character at line 1 column 1 of the JSON data” when going to https://192.168.1.1/ and “503 Service unavailable” when going to reforis/login.
Ha the same here, did multiple schnapps to roll back to n/a, after update to 6.3.3 from 6.3.2 it will not let me in. only via SSH and then it updates itself again and the circle continues…
Takze, kdyz se na to podivam z jakehokoliv uhlu, vypada to na fatory reset. Cloveka prestane bavit nekonecne nocni resety.
Nekdo zkusil totalni reset a med kitu…?
Zdravim a doufam, ze nekomu se zadari najit “jak na to”… M.
hi, same issue here on 6.3.3.
omnia turris is working fine (network, wifi etc)
ssh is good too
i can access the luci web interface but https://192.168.1.1/reforis/
is showing an unhandled exception :
root@turris:~# cat /var/log/lighttpd/error.log
2023-07-02 13:52:43: (…/src/server.c.1588) server started (lighttpd/1.4.67)
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr:Traceback (most recent call last):
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/site-packages/flup/server/fcgi_base.py”, line 576, in run
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/site-packages/flup/server/fcgi_base.py”, line 1175, in handler
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/site-packages/turris_auth/server/wsgi.py”, line 83, in _main
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/site-packages/turris_auth/cookie.py”, line 116, in verify
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/http/cookies.py”, line 483, in init
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/http/cookies.py”, line 532, in load
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/http/cookies.py”, line 596, in __parse_string
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/http/cookies.py”, line 488, in __set
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr: File “/usr/lib/python3.9/http/cookies.py”, line 353, in set
2023-07-02 13:59:35: (…/src/mod_fastcgi.c.450) FastCGI-stderr:http.cookies.CookieError: Illegal key ‘sah/contextId’
removing the cookies related in firefox did the trick.
It is annoying for sure, what I did was another way, maybe faster if you define a proper shell alias directly to be run from your computer to the router over SSH.
The steps without aliasing are universal:
SSH to your Turris router;
Run: /etc/init.d/lighttpd restart
Now I am able to web-access the router. Works for me.