2026-01-22, 01:58 PM
It seems that grafana and influxdb also changed keys. I will take a look at this soon.
Sorry again, I am really busy with some projects.
Sorry again, I am really busy with some projects.
|
Current system images of OpenPlotter
|
|
2026-01-22, 01:58 PM
It seems that grafana and influxdb also changed keys. I will take a look at this soon.
Sorry again, I am really busy with some projects.
2026-01-22, 02:21 PM
2026-01-22, 02:55 PM
2026-01-22, 04:03 PM
(2026-01-22, 02:55 PM)Techstyle Wrote:(2026-01-22, 01:52 PM)Sailoog Wrote: Sorry for the delay. openplotter-signalk-installer v4.3.0 should fix all problems with node and updates to node 22. Wjhen we reinstall SK , do we lose the settings and plugins? it says so...
2026-01-22, 06:12 PM
openplotter-dashboards v4.2.1 fixes problems with graphana and influxdb. Reinstall both programs from openplotter-dashboards interface.
2026-01-22, 06:15 PM
(2026-01-22, 04:03 PM)aitonos Wrote:(2026-01-22, 02:55 PM)Techstyle Wrote:(2026-01-22, 01:52 PM)Sailoog Wrote: Sorry for the delay. openplotter-signalk-installer v4.3.0 should fix all problems with node and updates to node 22. You are not reinstalling SK, you are just updating openplotter-signalk-installer. After updating the new sources for nodejs will be applied and it will update to v22. SK will be also updated to latest version automatically. You do not have to reinstall SK.
2026-01-22, 07:19 PM
(2026-01-22, 06:15 PM)Sailoog Wrote:(2026-01-22, 04:03 PM)aitonos Wrote:(2026-01-22, 02:55 PM)Techstyle Wrote:(2026-01-22, 01:52 PM)Sailoog Wrote: Sorry for the delay. openplotter-signalk-installer v4.3.0 should fix all problems with node and updates to node 22. Thanks, Sailoog! Unfortunately I read this too late and I updated the installer and then I reinstalled SK and not only I lost al the settings (obvious) but also that I couldn't log in SK server with my user. Fortunately I had a folder backup and I could rebuild my previous setup ( which was already configured with updated SK 2.20, but done manually). Just to let people know that some plugins can stop working ( ERROR: Could not locate the bindings file in... ) as the installer takes you directly to NPM22, which is too modern for some of them (in my case BME680 and Postgsail) as they need version NPM20 (even when you uninstall them and install the again), so,with the help of Chat GPT, I rebuilt "better-sqlite3" and worked ( without downgrading again to NPM20): This fixed Postgsail: sudo apt update sudo apt install -y build-essential python3 make g++ pkg-config libsqlite3-dev cd /home/pi/.signalk npm rebuild better-sqlite3 --build-from-source sudo systemctl restart signalk For BME 680 Plugin: cd /home/pi/.signalk npm rebuild i2c-bus --build-from-source npm rebuild bme680-sensor --build-from-source sudo systemctl restart signalk And worked!
(2026-01-22, 01:52 PM)Sailoog Wrote: Sorry for the delay. openplotter-signalk-installer v4.3.0 should fix all problems with node and updates to node 22. I just tried a fresh install of headless OP and it hangs and literally breaks at the SK-installed update. I was connected via VNC to the wan side of the pi (10.42.0.1), and I am ssh'd to the lan side of the pi (192.168.2.200). I am trying to run PaddyB's log scripts but I might be too far gone. fwiw- I: am US Central time, so -6 hours GMT EDIT: I wiped and restarted. After I got locked up, I tried to force the reinstall via Perpxity instructions. https://www.perplexity.ai/search/how-do-...rAZgJettFw Here are PaddyB's script outputs and the teminal log as a gist- Code: sudo apt updateCode: -----------------copy from here------------------output as a gist - lelajay72/sudo_signalkPostInstall_output.txt this time it stopped at npm info run @serialport/bindings-cpp@11.0.3 install { code: 0, signal: null } prior to that, i thought the output stopped at reference to the kernel, 6.12.??
2026-03-14, 05:28 PM
Have people tried to upgrade rasperian to trixie? Bookworm isn't going to be supported forever. For a new install trixie already would be the better choice for a base. From what I read here I'm a little discouraged to run any update on anything.
2026-03-14, 06:38 PM
Any news of OP version 5 ?
Probably using Trixie ?
|
|
« Next Oldest | Next Newest »
|