I am unable to install the Codesys Control for Raspberry Pi package in the package manager within Codesys engineering (64bit).
After the package manager initializes i get a message window that says: "The referenced packages with the following ids were not found in a suitable version: Codesys.Edge Gateway for Linux"
Hallo,
yes, seems to be a bug,
the workaround is:
1. uninstall 4.0.1.0 Pi Package
2. then install the Edge Gateway Linux
3. then install Pi Package 4.1.0.0
Regards
Edwin
Last edit: eschwellinger 2021-05-19
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Edwin, I just installed the edge gateway for linux and retried installing the CodesysControl for Raspberry Pi package 4.1.0.0 The installer now runs trough all the preinstallation messagewindows and finishes with "Please close all instances to continue the installation. But nothing is installed.
Koen.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
with 3.5SP17 the forced UserManagement have been introduced.
Means on first logon you need to add a user and credentials for login to the plc.
Could be disbaled by a setting in the config file if needed.
But recommended to have.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Mmm I can understand that it is recommended, but where do i set the username and password in the Pi? and How? Why not just login with the Pi credentials.
Koen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
To elaborate on Edwin a bit,
This setting is mandatory on first login / download in SP17 and onwards for every runtime.
Just provide a username and password, peferably NOT the user credentials from the raspberry pi from security point of view but that is a whole other discussion.
This setting can be disabled but my Devbox is down for maintenance so I cannot show it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I understand, but ... when i enter these credentials (say "admin" / "admin") i receive a popup saying the gateway is not properly configured (in Device view) while the scan just comes up with the Pi at its set IP, i can not go online at all.
These security settings BTW, what is the point of providing them if they are affiliated with the PLC but have nothing to do with the Pi OS. Can somebody with a new Codesys Engineering install not just connect to the controller?
Kind'a puzzled here, but i would really just like the use my (your) teaching platform the way I always used it.
Koen.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
this makes sense due even login from Visu/OIPUCA etc has then credentials to
and even possible would be to enbale encrypted communication between CODESYS and plc.
If needed you could disable this by:
Please change the *cfg file and add the following line:
in the /etc/CODESYSControl_User.cfg
[CmpUserMgr]
SECURITY.UserMgmtEnforce=NO
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am unable to install the Codesys Control for Raspberry Pi package in the package manager within Codesys engineering (64bit).
After the package manager initializes i get a message window that says: "The referenced packages with the following ids were not found in a suitable version: Codesys.Edge Gateway for Linux"
Thanks for any help,
KKempeneers
me to. If i install the Gateway before, then the installation stops with this message
Hallo,
yes, seems to be a bug,
the workaround is:
1. uninstall 4.0.1.0 Pi Package
2. then install the Edge Gateway Linux
3. then install Pi Package 4.1.0.0
Regards
Edwin
Last edit: eschwellinger 2021-05-19
Hi Edwin, I just installed the edge gateway for linux and retried installing the CodesysControl for Raspberry Pi package 4.1.0.0 The installer now runs trough all the preinstallation messagewindows and finishes with "Please close all instances to continue the installation. But nothing is installed.
Koen.
Hi Koen,
if you quit CODESYS it will install - this is new to SP17 release..!
BR
Edwin
No it does not ... at least nothing shows up. I ll clean up my installation anf try again.
check if any instance of CODESYS or of the Package manager is still up and running in the taskmanager - and quit them via taskmanager
Last edit: eschwellinger 2021-05-20
I did i did not find any instances running.
Okay I started a new installation on a clean computer ...
Installation worked out after a number of reboots.
Now when I try to logon to the device (RPi) i'm asked for an username and password with administrator rights
What is wrong here?
with 3.5SP17 the forced UserManagement have been introduced.
Means on first logon you need to add a user and credentials for login to the plc.
Could be disbaled by a setting in the config file if needed.
But recommended to have.
Mmm I can understand that it is recommended, but where do i set the username and password in the Pi? and How? Why not just login with the Pi credentials.
Koen
this UserManagment is not related to the PI OS,
it is just for CODESYS use.
On first download/connect with CODESYS IDE you'll be asked to add them.
Edwin
To elaborate on Edwin a bit,
This setting is mandatory on first login / download in SP17 and onwards for every runtime.
Just provide a username and password, peferably NOT the user credentials from the raspberry pi from security point of view but that is a whole other discussion.
This setting can be disabled but my Devbox is down for maintenance so I cannot show it.
Hi all,
I understand, but ... when i enter these credentials (say "admin" / "admin") i receive a popup saying the gateway is not properly configured (in Device view) while the scan just comes up with the Pi at its set IP, i can not go online at all.
These security settings BTW, what is the point of providing them if they are affiliated with the PLC but have nothing to do with the Pi OS. Can somebody with a new Codesys Engineering install not just connect to the controller?
Kind'a puzzled here, but i would really just like the use my (your) teaching platform the way I always used it.
Koen.
this makes sense due even login from Visu/OIPUCA etc has then credentials to
and even possible would be to enbale encrypted communication between CODESYS and plc.
If needed you could disable this by:
Please change the *cfg file and add the following line:
in the /etc/CODESYSControl_User.cfg
[CmpUserMgr]
SECURITY.UserMgmtEnforce=NO