You are not logged in.
Hello again,
I messed something up.
Suddenly, after some change in database config (ODBC) my rexcore was not starting (on RPI 3, raspbian jessie) so I uninstalled rexcore and installed it again.
Now, when I try download configuration to my target i see an error:
Error: REX Module error - some driver or block is not installed or licensed on target device (code -108)
I checked services - rexcore is running, rexenv is NOT running.
Checked on RexView and my device is licensed.
Please help, again
Regards
Hubert
Offline
Hi Hubert,
can you please see the System log in RexView? It will give you (and also us) some more information... Thanks!
Jaroslav
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Hi Jaroslav!
after booting/running rexcore I have warnings and errors (but it is the same like before my issue):
Unable to load authentication database from "/rex/rexcore/auth.rex": File open error
Unable to locate CA certificates in "/rex/certs/cacerts"
Unable to load control algorithm from "/rex/rexcore/exec.rex": File open error
Unable to load HMI from "/rex/rexcore/hmi.rex": File open error
RexCore is running
after failed attempt to load configuration:
ReadStream: unable to load module 'AdvBlk', error = -108
Offline
AND i reinstalled and wiped rexcore directory, entered license key once again - no success
AND rexenv still not running..
-
Hubert
Last edited by hubc (2016-12-30 14:32:55)
Offline
It seems that the package rex-advblkt is not installed. Please run
sudo apt install rex-advblkt
on your Raspberry Pi. Then try downloading your algorithm again.
Let me know.
Jaroslav
Monarco HAT for Raspberry Pi - Lightweight I/O for monitoring, archiving and control.
Raspberry Pi in industrial automation!
Offline
Hi Jaroslav,
Thank you for your help.
Did as you suggested, but also needed packages:
rex-dbdrvt
rex-mbdrvt
No it seems everything is OK! Thanks again.
Is this OK that those packages are not installed with rex-core?
regards
Hubert
Offline