When I try UPDATE PFC200 runtime in codesys I get error:
[INFORMATION] Executing SSH command on e root@192.168.1.100 e : Stop runtime [INFORMATION] Executing SSH command on e root@192.168.1.100 e : Package: store existing cfg file [INFORMATION] Executing SSH command on e root@192.168.1.100 e : Package: remove old [INFORMATION] Executing SCP command on e root@192.168.1.100 e : Package: transfer new runtime [INFORMATION] Executing SSH command on e root@192.168.1.100 e : Package: install new runtime
**[ERROR] Error output: tar: Removing leading `/' from member names ** [INFORMATION] Standard output: Installing codesyscontrol (3.5.15.0) to root... create backup of wbm Installing codesyscontrol (3.5.15.0) to root... Installing codesyscontrol (3.5.15.0) to root... Configuring codesyscontrol Backup licenses Starting plc /root
Successfully terminated.
What can be wrong with my runtime update on PFC200 ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I restore FW to default wersion the home webpage is WAGO. When I run my Codesys v3.5 and choose UPDATE PFC200 it is installed and above error but it is works...I'm only worried about this error, because I try for several days run SMS service and it doesnt work.
Do you know what can be wrong ?
I bought codesys sms service library, I run example project (only change target to PFC200) and set like this documentation:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
When I try UPDATE PFC200 runtime in codesys I get error:
[INFORMATION] Executing SSH command on e root@192.168.1.100 e : Stop runtime
[INFORMATION] Executing SSH command on e root@192.168.1.100 e : Package: store existing cfg file
[INFORMATION] Executing SSH command on e root@192.168.1.100 e : Package: remove old
[INFORMATION] Executing SCP command on e root@192.168.1.100 e : Package: transfer new runtime
[INFORMATION] Executing SSH command on e root@192.168.1.100 e : Package: install new runtime
**[ERROR] Error output: tar: Removing leading `/' from member names **
[INFORMATION] Standard output: Installing codesyscontrol (3.5.15.0) to root... create backup of wbm Installing codesyscontrol (3.5.15.0) to root... Installing codesyscontrol (3.5.15.0) to root... Configuring codesyscontrol Backup licenses Starting plc /root
Successfully terminated.
What can be wrong with my runtime update on PFC200 ?
Hi,
I would check this:
l viewtopic.php?f=24&t=9950#p25145 l
maybe there is no space left on your device ( if multible CODESYS runtime version applied?)
check by ssh login and
df
BR
Edwin
It is may df command result:
When I restore FW to default wersion the home webpage is WAGO. When I run my Codesys v3.5 and choose UPDATE PFC200 it is installed and above error but it is works...I'm only worried about this error, because I try for several days run SMS service and it doesnt work.
Do you know what can be wrong ?
I bought codesys sms service library, I run example project (only change target to PFC200) and set like this documentation:
And I have still problem with initiation my modem :
Hi,
I think there is a change in newer the new Wago firmware of the PFC and which CODESYS version are you using?
(3.5.15.0?)
Could you add a bug report to the CODESYS store -> my question -> bug support
This need to be changed/adapated either in the example/dokumentation....
BR
Edwin
Yes, I use 3.5.15.0 version.
I added bug report , I am waiting for response .
and which Wago firmware is on this device?
(Check with the WBM or cbm)
BR
Edwin
Now I do not access to PFC200, in 6 hours I will have , but yesterday I installed the this firmware :
ftp://pfc200:pfc200@212.160.183.43/WAGO ... _r40667.7z m
It is may FW version:
Hi,
i have send out an email:
either manually for a test:
ln -s /dev/ttyMdm0 /serial3
(for Com4) set
or to have it fix after reboot in
/etc/rc.d/S01_link_devices
Set GSM_MODEM_TTY_PFCXXX_LINK_NAME="/dev/serial3"
Guess this will work in case the firmware of the modem is still the same. (cross my fingers for this)
BR
Edwin