NothinRandom
NothinRandom
Thanks @jamwaffles, This is output from running `RUST_LOG=ethercrab=debug cargo run` ``` dev1: [ethercat_test_20250304_.pcapng.gz](https://github.com/user-attachments/files/19084036/ethercat_test_20250304_.pcapng.gz) admin$ RUST_LOG=ethercrab=debug cargo run Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s Running `target/debug/ethercat_test` thread 'main'...
Hmm. I tried multiple timeout settings and different USB Ethernet, but still same issue. I tried this on a Linux machine with dedicated Ethernet port instead of USB Ethernet, but...
@jamwaffles, Testing on the Mac with the following output: ``` [2025-03-18 18:08:06.102] [INFO] Run with RUST_LOG=ethercrab=debug or =trace for debug information [2025-03-18 18:08:06.103] [DEBUG] Setting source MAC to 00-e0-4c-68-6b-b6 [2025-03-18...
@jamwaffles, Nice work! We are making progress when updating to 0.5.4. Now I get the following output: ``` [2025-03-20 15:12:02.985] [INFO] Run with RUST_LOG=ethercrab=debug or =trace for debug information [2025-03-20...
@jamwaffles, Good work! I see progress! ``` [2025-03-21 06:45:57.968] [DEBUG] Setting source MAC to 00-e0-4c-68-6b-b6 [2025-03-21 06:45:57.969] [DEBUG] Opening en20 with MTU 4096 [2025-03-21 06:45:57.969] [DEBUG] Discovered 1 SubDevices [2025-03-21...
I manually went into registry and changed time to chrono and fixed that just to be sure. I guess strict check is getting more strict with each revision. Anyway, pulling...
@locka99 Thank you for your amazing contribution on this repo! Is there any chance you could push v0.12.0 to crates to resolve some of these annoying issues? It looks like...
@diconico07 thanks for the info! Unfortunately, the internal build system that I'm dealing with is still throwing an error for not having being able to identify v0.12.0 in crates.
@ AiyionPrime, Yes. Sorry, forgot to close this.