Page 2 of 2

Re: Actual Versions

Posted: 20 Sep 2023, 09:34
by dirk
Dear ivan.chonin@axbul.bg, I am dismayed to hear that there are still problems.
Could you please send me an SOS report via email to support@kunbus.com?
Here are some recommendations from our colleagues in 2nd level support:

Check if the latest library version, revolutionpibridge V1.4.0.0 is used

Verify contents in /etc/CODESYSControl_User.cfg after hard reboot if they contain

Code: Select all

[SysFile]
PlaceholderFilePath.1=/etc/revpi, $configrsc$
Check config.rsc location in old device if it is pointed through symlink /etc/revpi?

Code: Select all

pi@RevPi6284:~ $ ls -la /etc/revpi
total 20
drwxr-xr-x   2 root root  4096 Jan 19  2023 .
drwxr-xr-x 118 root root 12288 Sep 19 11:45 ..
lrwxrwxrwx   1 root root    43 Jan 12  2023 config.rsc -> /var/www/revpi/pictory/projects/_config.rsc
-rw-r--r--   1 root root    28 Jan 19  2023 image-release
if not, create a symlink via the following command

Code: Select all

sudo ln -s /var/www/revpi/pictory/projects/_config.rsc /etc/revpi/config.rsc

Re: Actual Versions

Posted: 28 Oct 2023, 11:56
by ivan.chonin@axbul.bg
Hello,

The project was updated to the last version or revolutionpibridge V1.4.0.0
The file CODESYSControl_User.cfg was updated.
We connot find the file config.rsc and we canot create a symlink
How can we create the file ?