glcj commented on PR #1743:
URL: https://github.com/apache/plc4x/pull/1743#issuecomment-2326237142
Hi Chris,
In Windows I have this message
06:54:47.748 [main] ERROR o.a.p.j.s.r.d.ProfinetChannel - Got an exception
while processing raw socket data
org.pcap4j.core.PcapNativeException: Error occurred in pcap_compile:
ethernet addresses supported only on ethernet/FDDI/token ring/802.11/ATM
LANE/Fibre Channel
at org.pcap4j.core.PcapHandle.setFilter(PcapHandle.java:482)
at org.pcap4j.core.PcapHandle.setFilter(PcapHandle.java:508)
at
org.apache.plc4x.java.s7.readwrite.discovery.ProfinetChannel.getInterfaceHandles(ProfinetChannel.java:245)
at
org.apache.plc4x.java.s7.readwrite.discovery.ProfinetChannel.<init>(ProfinetChannel.java:70)
at
org.apache.plc4x.java.s7.readwrite.S7Driver.discoveryRequestBuilder(S7Driver.java:116)
at
org.apache.plc4x.java.s7.readwrite.ManualS7Discovery.main(ManualS7Discovery.java:27)
It must be a problem with the interface, disable WiFi, VPN. I use a
USB/Ethernet interface which Wireshark recognizes without problems.
I keep trying
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]