I have updated the repo but still facing the same issue. The camera connects when using oakctl connect <IP> but do not find it when doing oakctl find.
One thing to note is that my device is not connected to the internet since during the QR code setup the camera was only able to successfully setup when the "no internet" option was selected.
When trying to run the app I get the same error:
Starting develop oakapp with given path: "."
Preparing to build develop container ...
Sending data to agent ...
Data sent successfully!
Starting develop container ...
Done
Starting oakapp in develop mode...
Press Ctrl+C to stop the app ...
App output:
Failed to read develop logs. Reason: "(1) Is the device connected to the internet? (2) Is 2025-02-19 14:30:06.932119945 -06:00 current date? If yes, please try one more time in a minute. Error: [BuilderError(ImagesError(DownloadFailed(ResponseError(RequestError(reqwest::Error { kind: Request, url: Url { scheme: \"https\", cannot_be_a_base: false, username: \"\", password: None, host: Some(Domain(\"auth.docker.io\")), port: None, path: \"/token\", query: Some(\"service=registry.docker.io&scope=repository%3Alibrary%2Fdebian%3Apull\"), fragment: None }, source: hyper::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) })))))]"