• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modbus TCP Connection via RTE Ethernet Ports
#7
Thanks for your quick answer.
Even if I comment these lines out I get the error with your Ethernet across Industrial Ethernet ports image.
I get this error when Docker tries to run the apt-get update ... line.
Any Ideas why this is happening?
Do I need to choose another debian:jessie image?

--------------
Docker Build output
--------------
Step 1/8 : FROM resin/armv7hf-debian:jessie
---> 16a1a7000edb
Step 2/8 : LABEL maintainer="netpi@hilscher.com" version="V0.9.1.0" description="netX based TCP/IP network interface"
---> Using cache
---> bf0e0d9efee1
Step 3/8 : ENV HILSCHERNETPI_NETX_TCPIP_NETWORK_INTERFACE_VERSION 0.9.1.0
---> Using cache
---> 4879940e35e0
Step 4/8 : COPY "./init.d/*" /etc/init.d/
---> Using cache
---> f39f214d4000
Step 5/8 : COPY "./driver/*" "./firmware/*" /tmp/
---> Using cache
---> 5d50783c4c77
Step 6/8 : RUN apt-get update && apt-get install -y openssh-server build-essential && useradd --create-home --shell /bin/bash pi && echo 'root:root' | chpasswd && echo 'pi:raspberry' | chpasswd && adduser pi sudo && mkdir /var/run/sshd && sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_config && sed 's@session\s*required\s*pam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd && dpkg -i /tmp/netx-docker-pi-drv-1.1.3.deb && dpkg -i /tmp/netx-docker-pi-pns-eth-3.12.0.8.deb && gcc /tmp/cifx0daemon.c -o /opt/cifx/cifx0daemon -I/usr/include/cifx -Iincludes/ -lcifx -pthread && rm -rf /tmp/* && apt-get remove build-essential && apt-get -yqq autoremove && apt-get -y clean && rm -rf /var/lib/apt/lists/*
---> Running in 48aa168c4293
cgroups: cannot find cgroup mount destination: unknown

Also there is an error in the development container:

--------------
Build Container Log
--------------

2018-06-29T06:47:41.518814961Z mount: cgroup is already mounted or /sys/fs/cgroup/cpu busy
2018-06-29T06:47:41.544934996Z cgroup is already mounted on /sys/fs/cgroup/cpuset
2018-06-29T06:47:41.559020764Z mount: cgroup is already mounted or /sys/fs/cgroup/cpuacct busy
2018-06-29T06:47:41.560117218Z cgroup is already mounted on /sys/fs/cgroup/cpuset

Does this have something to do with the error from within the docker building process?
  Reply


Messages In This Thread
Answer - by Flo_Lo - June-20th-2018, 12:17 PM
Answer - by Armin@netPI - June-20th-2018, 02:01 PM
Answer - by Flo_Lo - June-27th-2018, 05:48 PM
Answer - by Armin@netPI - June-28th-2018, 06:54 AM
Answer - by Flo_Lo - June-28th-2018, 05:11 PM
Answer - by Armin@netPI - June-28th-2018, 06:58 PM
Answer - by Flo_Lo - June-29th-2018, 07:49 AM
Answer - by Armin@netPI - June-29th-2018, 10:47 AM
Answer - by Armin@netPI - July-3rd-2018, 10:26 AM
Answer - by crthomas1234 - July-10th-2018, 04:22 PM
Answer - by Armin@netPI - July-10th-2018, 07:35 PM
Answer - by Armin@netPI - July-10th-2018, 07:46 PM
Answer - by crthomas1234 - July-11th-2018, 06:51 PM
Answer - by Armin@netPI - July-12th-2018, 07:02 AM
Answer - by Armin@netPI - July-12th-2018, 12:02 PM
Answer - by crthomas1234 - July-12th-2018, 02:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Remot VPN connection from netPI to company network JG_KIT 6 3,044 July-8th-2021, 02:55 PM
Last Post: JG_KIT
  activate Ethernet cifx0 Christian_Rau 3 2,615 March-26th-2021, 05:28 AM
Last Post: Armin@netPI
  2 MAC addresses for fieldbus RJ45 ports tad 2 2,175 March-11th-2021, 01:17 PM
Last Post: tad
  Accessing a modbus device connected to RTE port from Node-RED tad 10 8,150 October-2nd-2020, 07:21 AM
Last Post: Armin@netPI
  Fieldbus Ports not working Schoko 13 8,784 June-29th-2020, 09:43 PM
Last Post: Armin@netPI
  Web browser reports "insecure connection" when accessing netPI for the first time Armin@netPI 2 2,835 January-31st-2020, 07:07 AM
Last Post: Armin@netPI
  normal ethernet port using for Profinet MGharat 4 4,748 August-7th-2019, 10:39 AM
Last Post: hannes
  [SOLVED] Slow network connection Andi 5 3,685 May-22nd-2019, 05:16 PM
Last Post: Armin@netPI
  RTE3 Use real time ethernet as "normal" ethernet interface hannes 50 24,913 May-9th-2019, 04:28 PM
Last Post: Armin@netPI
  niot-e-npi3-51-en (RS485 <-> Industrial Ethernet) merklethomas 6 4,898 April-26th-2019, 01:38 PM
Last Post: Armin@netPI

Forum Jump:


Users browsing this thread: 1 Guest(s)