dask8
dask8
I just managed to have it work another time after many retries, it happened through the relay: ``` 2023-11-02T22:26:47Z INFO neolink::common::camthread] Attempt reconnect in 800ms [2023-11-02T22:26:48Z INFO neolink::utils] Doorway Camera:...
Thanks for looking into this Andrew. Please see below. Updated config: ``` bind = "0.0.0.0" [[cameras]] name = "Doorway Camera" username = "admin" password = "asimplepassword123" uid = "95270006EQXXXXXX" address...
And same but without providing the UID: ``` RUST_LOG="neolink=debug" ./neolink battery --config=neolink.toml "Doorway Camera" [2023-11-03T09:42:44Z INFO neolink] Neolink e47a0d5734b0a06b53bd8d78be9ca2f6b8396480 release [2023-11-03T09:42:44Z DEBUG neolink::common::reactor] Inserting new insance [2023-11-03T09:42:44Z INFO neolink::utils] Doorway...
Here is the wiresharp dump. neolink is running on 192.168.50.3, camera is on 192.168.50.118 [neolink.pcapng.zip](https://github.com/QuantumEntangledAndy/neolink/files/13253122/neolink.pcapng.zip)
@QuantumEntangledAndy: friendly ping just in case you have a few cycles to look at this 🙏🏻
I have time =) thanks a lot for looking into this!
I can try to build if you have a PR / branch ? Otherwise if you already have a binary built for macOS arm64 handy I am happy to try...
[logs.txt](https://github.com/QuantumEntangledAndy/neolink/files/15024885/logs.txt) Thanks - logs attached (I ended up running on an x86 machine).
It was from macOS... I'll also look into the macOS firewall settings.
[trace.pcapng.zip](https://github.com/QuantumEntangledAndy/neolink/files/15025884/trace.pcapng.zip) Here is another dump from my mac. Please note that I used the following filter: _ip.addr == 192.168.50.118_. This is the ip of the camera.