Hello,
During our last tests using a Core3+DIO+DO+AIO modules, we noticed that they all boot fine,
work for some time, and suddenly we have a communication problem between the modules.
We noticed that the Power LED from all modules goes always ON. According to the documentation,
this means that there is something wrong with the PiBridge, but why after a reboot it works again
(sometimes for even hours until stops again)?
Could it be really a hardware problem or maybe a software problem, which is causing the PiBridge
communication to fail? We are using currently Python3 with RevPiModIO2.
Is there somewhere a details log about the PiBridge where we can check from where comes this failure?
Many thanks in advance,
Nathan
PiBridge failure after some time working
-
- Posts: 17
- Joined: 26 Oct 2018, 11:48
Re: PiBridge failure after some time working
Not even a suggestion where I can check if there was
an error or something related to the PiBridge? Is there somewhere
on the system a log file regarding this communication between the modules?
an error or something related to the PiBridge? Is there somewhere
on the system a log file regarding this communication between the modules?
Re: PiBridge failure after some time working
Hi Projektraum,
could you please update your RevPi Core
and update the firmware of you modules?
Update Modul Firmware
If these actions don't help, we need an SOS report to look for this issue.
Here is the instruction for the SOS-Report:
Instruction for the command:
Please have in mind that you agree to send us private data i.e. IP address.
Send the report to support@kunbus.com with following subject:
SUP-3084 PiBridge failure after some time working
Best regards,
Johannes
could you please update your RevPi Core
Code: Select all
sudo apt update
sudo apt upgrade
sudo reboot
and update the firmware of you modules?
Update Modul Firmware
If these actions don't help, we need an SOS report to look for this issue.
Here is the instruction for the SOS-Report:
Code: Select all
sudo apt update
sudo apt install revpi-tools
revpi-sos
Code: Select all
pi@RevPi40302:~ $ revpi-sos
The report will be generated under folder /tmp in a .tar.xz file, which
can be extracted with command: tar -Jxvf xxx.tar.xz in linux or 7zip in Windows.
And then some inspection can be done before it is sent to support@kunbus.com.
Are you going to continue (N/y)?y
report generating...
Your report has been generated and saved in:
/tmp/sosreport-RevPi40302-20201102163308.tar.xz
To make the report have better accessibility, the ownership of the report
can be changed to the current user.
Are you going to proceed(N/y)?y
The ownership of /tmp/sosreport-RevPi40302-20201102163308.tar.xz has been changed to user:pi
Send the report to support@kunbus.com with following subject:
SUP-3084 PiBridge failure after some time working
Best regards,
Johannes
-
- Posts: 17
- Joined: 26 Oct 2018, 11:48
Re: PiBridge failure after some time working
Hello Johannes,
thanks for the feedback.
I will do your suggestions today, and in case the problem continues,
I forward the SOS-Report direct to the support email.
Best Regards, Nathan
thanks for the feedback.
I will do your suggestions today, and in case the problem continues,
I forward the SOS-Report direct to the support email.
Best Regards, Nathan