Hi everyone,
yesterday my router (Turris 1.x) self-updated to TOS6.
After finishing this process I had issue with non working connection - both WiFi and LAN but after several reboots this got fixed.
But now I’m experiencing few issues
All LED are steady blue.
reForis is not working after login - I see 404 during page load. index.html works but app.css and app.min.js are facing 404.
Regarding LEDs I checked if migration script passed and it looks like it did, because I can see new names of LEDs in /etc/config/rainbow (power instead of pwr etc.)
I tried to run pkgupdate to verify I have latest versions of everything and it did nothing (but no error).
Thank you for letting us know about such issues on Turris 1.x routers.
I was able to reproduce it. It requires, for now, two reboots (one is requested by update and then another one manually). I created issue on our GitLab to prevent this from happening. This looks like, we have this issue for some time.
I did not configure my LED anyhow as I was using default, I did not touch it, but we changed default LED colors, but all LED should not be steady blue. I’m going to ask @mvasilek to take a look at this.
I am aware of it, looking into it. In the meantime, feel free to use LuCI, which works.
After finally successfull switch to HBK on turris 1x I am very hapy to have working LuCi again ! It is a big thing ! Thank you a lot @Pepe and whole team good work afrer months of waiting.
Was LuCi also fixed in turris 1x medkit ? Will fresh turris HBK medkit LuCi work out of the box or you had not yet time to fix medkits ?
I am asking if it will be safe to import new medkit into factory already or we still have to wait for that. Thanks for info.
Thank you for quick response, I can confirm reForis is now working for me.
Regarding LEDs if I remember correctly I was also using default settings with disabling LEDs during night via cron script. This is not not working, rainbow intensity 0 is now unknown command. I also see this error message when I call rainbow manually or when I trigger service restart reader_loop: bad jump: 8388608. I tried to remove /etc/config/rainbow and restart the service but no change, diodes are still steady blue. Also during startup sequence, LEDs are blinking white, then turns to green and then blue and stay in this state forever.
After latest update, I have working LEDs now. I also updated my crontab to use rainbow brightness instead of rainbow intensity which I used before.
Calling rainbow brightness works for me but I see this error in the console when executed.
root@jj-turris:~# rainbow brightness 8
Command failed: Not found
Command failed: Not found
As I’m using Turris 1.x, I was thinking it may be related to less amount of LEDs on this router (compared to Omnia). If that’s the case I’m all set and we may close this thread.
EDIT: As I found in other issue, fix for this Command failed: Not found is to call /etc/init.d/rainbow-animator restart.