RevPi server
-
- Posts: 44
- Joined: 28 Oct 2020, 09:36
Hello,
We have the following problem when try to start the revpi server
see the pictures below.
What can be the problem ?
We have the following problem when try to start the revpi server
see the pictures below.
What can be the problem ?
- Attachments
-
- Screenshot 2023-08-18 003507.png (50.31 KiB) Viewed 26625 times
-
- Official 3rd Party Support Erminas
- Posts: 38
- Joined: 22 Jan 2020, 14:31
Hello,
this can be caused by incombatible server and client versions. Could you please post the output from the following command:
Also tell us the version of the client, it can be found in the Node-RED palette manager:
Greetings,
Jonas
this can be caused by incombatible server and client versions. Could you please post the output from the following command:
Code: Select all
apt-cache policy noderedrevpinodes-server
Greetings,
Jonas
-
- Posts: 44
- Joined: 28 Oct 2020, 09:36
Hello,
See the verison below:
What is te best way to update?
See the verison below:
What is te best way to update?
- Attachments
-
- Screenshot 2023-08-18 222914.png (9.85 KiB) Viewed 26526 times
-
- Screenshot 2023-08-18 222718.png (35.42 KiB) Viewed 26526 times
-
- Official 3rd Party Support Erminas
- Posts: 38
- Joined: 22 Jan 2020, 14:31
Hello,
sorry for the late reply.
I can't a see a problem here with the versions. Could you please attach a log of the server?
Regards,
Jonas
sorry for the late reply.
I can't a see a problem here with the versions. Could you please attach a log of the server?
Code: Select all
cat /var/log/revpi-server.log
Jonas
-
- Posts: 44
- Joined: 28 Oct 2020, 09:36
Hello,
See attached the log
See attached the log
- Attachments
-
- Screenshot 2023-09-13 092823.jpg (108.32 KiB) Viewed 25488 times
-
- Official 3rd Party Support Erminas
- Posts: 38
- Joined: 22 Jan 2020, 14:31
Hello,
the new client version 1.1.0 is now available on https://flows.nodered.org/node/node-red ... evpi-nodes and can be updated soon via the palette manager.
There is also a debian package for the client, you can check if its installed with
Start Node-RED via systemd to use that:
If you have the combination of server with verison1.0.5-1+ and client 1.1.0 your problem should be gone.
Regards,
Jonas
the new client version 1.1.0 is now available on https://flows.nodered.org/node/node-red ... evpi-nodes and can be updated soon via the palette manager.
There is also a debian package for the client, you can check if its installed with
Code: Select all
apt-cache policy node-red-contrib-revpi-nodes
Code: Select all
sudo systemctl start nodered
Regards,
Jonas
-
- Posts: 44
- Joined: 28 Oct 2020, 09:36
I was able to update it from "Manage Pallete" Menu.
Now is working fine. Thank you!
Now is working fine. Thank you!