Search found 8 matches

by zzzNTG
09 Feb 2021, 01:30
Forum: Hardware
Topic: How to use revPi connect module's two ethernet port to connect two different network ?
Replies: 2
Views: 7262

Re: How to use revPi connect module's two ethernet port to connect two different network ?

Were you able to make any progress on this? I am looking to do the same and am unsure on how to actually configure the secondary Ethernet port on the revpi connect.
by zzzNTG
06 Jan 2021, 21:39
Forum: Software
Topic: pimodbus-master.service failed
Replies: 28
Views: 43106

Re: pimodbus-master.service failed

I was able to restore pictory to a working state by running

sudo apt-get install --reinstall revpi-webstatus pictory

However, I am still experiencing the error:

Jan 6 12:35:44 RevPi35497 systemd[982]: Started Virtual filesystem service - Apple File Conduit monitor.
Jan 6 12:35:44 RevPi35497 ...
by zzzNTG
06 Jan 2021, 20:54
Forum: Software
Topic: pimodbus-master.service failed
Replies: 28
Views: 43106

Re: pimodbus-master.service failed

Amar,

I am using a revpi connect with a built in RS485 connection.
Following your instruction above, specifically
"Remove following file from pictory .tmpLastProjectDevices.json and other files under path
/var/www/pictory/projects/ except your project file _config.rsc"
has led to more issues ...
by zzzNTG
31 Dec 2020, 08:35
Forum: Software
Topic: piModbusMaster Connection Failing due to missing file or directory
Replies: 1
Views: 3651

piModbusMaster Connection Failing due to missing file or directory

Hello,

I am experiencing the following error per my daemon logs:

Dec 30 23:28:07 RevPi35497 piModbusMaster[1188]: Modbus connection failed: No such file or directory


I have tried deleting the config.rsc and recreating the symbolic link to the _config.rsc file but the issue still persists ...
by zzzNTG
31 Dec 2020, 04:22
Forum: Software
Topic: pimodbus-master.service failed
Replies: 28
Views: 43106

Re: pimodbus-master.service failed

I am now running into the following issue:

Dec 30 19:14:26 RevPi35497 piModbusMaster[1195]: Modbus connection failed: No such file or directory
Dec 30 19:17:01 RevPi35497 systemd[1]: Reloading The Apache HTTP Server.
Dec 30 19:17:02 RevPi35497 piModbusMaster[1195]: Modbus connection failed: No ...
by zzzNTG
30 Dec 2020, 03:50
Forum: Software
Topic: pimodbus-master.service failed
Replies: 28
Views: 43106

Re: pimodbus-master.service failed

Hi Amar,

I just realized that this revpi still has the old modbus library "libmodbus5/oldstable,now 3.0.6-2 armhf"
I'm assuming this could be the root cause of my issue. Is there any way to update this library remotely without re-imaging the controller?

Thanks again for your help on this ...
by zzzNTG
30 Dec 2020, 03:09
Forum: Software
Topic: pimodbus-master.service failed
Replies: 28
Views: 43106

Re: pimodbus-master.service failed

Hi Amar,

I was able to use your suggestion a few months ago to get my development setup running. I then deployed software to our production equipment that interfaces with the same modbus RTU slave devices. This worked great for about a month and we have recently ran into issues. At first, the ...
by zzzNTG
10 Aug 2020, 21:05
Forum: Software
Topic: pimodbus-master.service failed
Replies: 28
Views: 43106

Re: pimodbus-master.service failed

Hello All,

I am having a very similar issue on my Rev Pi Connect. However, I am unable to recover via power cycling or resetting the driver.

Some background on my issue, I connected an environmental sensor to my revpi connect over MODBUS RTU a few months ago on my development setup and was having ...