You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to deploy custom docker images via Azure Portal. I provided all the registry details and docker image information, but i see that there is some issue with EdgeAgent downloading docker images. On inspecting the logs i can see the message below
Also, on running the command sudo iotedge check --verbose i see an error as shown below
The error message is
configuration has correct URIs for daemon mgmt endpoint - Error
SocketError - SocketErrorCode (TimedOut) : Operation timed out
The text was updated successfully, but these errors were encountered:
Please provide detailed repro steps. We need to know exactly what you did to be able to help you and to point out if something may have been missed or done differently.
Hi, I'm getting the same issue. I haven't changed my hostname though. For me it just started happening suddenly. The edge device was working fine a few days ago and now it won't connect.
I am trying to deploy custom docker images via Azure Portal. I provided all the registry details and docker image information, but i see that there is some issue with EdgeAgent downloading docker images. On inspecting the logs i can see the message below
Also, on running the command
sudo iotedge check --verbose
i see an error as shown belowThe error message is
configuration has correct URIs for daemon mgmt endpoint - Error
SocketError - SocketErrorCode (TimedOut) : Operation timed out
The text was updated successfully, but these errors were encountered: