RevPi server

Post Reply
ivan.chonin@axbul.bg
Posts: 44
Joined: 28 Oct 2020, 09:36
Answers: 0

RevPi server

Post by ivan.chonin@axbul.bg »

Hello,
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
Screenshot 2023-08-18 003507.png (50.31 KiB) Viewed 11933 times
jgerlach-erminas
Official 3rd Party Support Erminas
Posts: 38
Joined: 22 Jan 2020, 14:31
Answers: 0

Re: RevPi server

Post by jgerlach-erminas »

Hello,

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
Also tell us the version of the client, it can be found in the Node-RED palette manager:

Image

Greetings,
Jonas
ivan.chonin@axbul.bg
Posts: 44
Joined: 28 Oct 2020, 09:36
Answers: 0

Re: RevPi server

Post by ivan.chonin@axbul.bg »

Hello,

See the verison below:
What is te best way to update?
Attachments
Screenshot 2023-08-18 222914.png
Screenshot 2023-08-18 222914.png (9.85 KiB) Viewed 11834 times
Screenshot 2023-08-18 222718.png
Screenshot 2023-08-18 222718.png (35.42 KiB) Viewed 11834 times
jgerlach-erminas
Official 3rd Party Support Erminas
Posts: 38
Joined: 22 Jan 2020, 14:31
Answers: 0

Re: RevPi server

Post by jgerlach-erminas »

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?

Code: Select all

cat /var/log/revpi-server.log
Regards,
Jonas
ivan.chonin@axbul.bg
Posts: 44
Joined: 28 Oct 2020, 09:36
Answers: 0

Re: RevPi server

Post by ivan.chonin@axbul.bg »

Hello,
See attached the log
Attachments
Screenshot 2023-09-13 092823.jpg
Screenshot 2023-09-13 092823.jpg (108.32 KiB) Viewed 10796 times
jgerlach-erminas
Official 3rd Party Support Erminas
Posts: 38
Joined: 22 Jan 2020, 14:31
Answers: 0

Re: RevPi server

Post by jgerlach-erminas »

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

Code: Select all

apt-cache policy node-red-contrib-revpi-nodes
Start Node-RED via systemd to use that:

Code: Select all

sudo systemctl start nodered
If you have the combination of server with verison1.0.5-1+ and client 1.1.0 your problem should be gone.

Regards,
Jonas
ivan.chonin@axbul.bg
Posts: 44
Joined: 28 Oct 2020, 09:36
Answers: 0

Re: RevPi server

Post by ivan.chonin@axbul.bg »

I was able to update it from "Manage Pallete" Menu.
Now is working fine. Thank you!
Post Reply