Re: Actual Versions
Posted: 20 Sep 2023, 09:34
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
Check config.rsc location in old device if it is pointed through symlink /etc/revpi?
if not, create a symlink via the following command
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$
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
Code: Select all
sudo ln -s /var/www/revpi/pictory/projects/_config.rsc /etc/revpi/config.rsc