Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

getting 503 error on UX when setting for training stuck with same cam #162

Open
initmahesh opened this issue Aug 18, 2020 · 0 comments
Open

Comments

@initmahesh
Copy link
Contributor

logs fro n inference module

INFO:azure.iot.device.iothub.auth.iotedge_authentication_provider:Using IoTEdge authentication for {yadavmAiMLGpu.azure-devices.net, garvitaedge, InferenceModule}
INFO:azure.iot.device.iothub.auth.iotedge_authentication_provider:Using IoTEdge authentication for {yadavmAiMLGpu.azure-devices.net, garvitaedge, InferenceModule}
INFO:azure.iot.device.iothub.auth.iotedge_authentication_provider:Using IoTEdge authentication for {yadavmAiMLGpu.azure-devices.net, garvitaedge, InferenceModule}
INFO:azure.iot.device.iothub.auth.iotedge_authentication_provider:Using IoTEdge authentication for {yadavmAiMLGpu.azure-devices.net, garvitaedge, InferenceModule}
INFO:azure.iot.device.iothub.sync_clients:Sending message to output:metrics...
INFO:azure.iot.device.common.pipeline.pipeline_stages_mqtt:MQTTTransportStage(ConnectOperation): connecting
INFO:azure.iot.device.common.mqtt_transport:connecting to mqtt broker
INFO:azure.iot.device.common.mqtt_transport:Connect using port 8883 (TCP)
INFO:azure.iot.device.common.mqtt_transport:connected with result code: 5
INFO:azure.iot.device.common.mqtt_transport:disconnected with result code: 5
INFO:azure.iot.device.common.pipeline.pipeline_stages_mqtt:MQTTTransportStage: _on_mqtt_connection_failure called: Connection Refused: not authorised. caused by None
ERROR:azure.iot.device.common.pipeline.pipeline_ops_base:ConnectOperation: completing with error Connection Refused: not authorised. caused by None
INFO:azure.iot.device.common.mqtt_transport:Forcing paho disconnect to prevent it from automatically reconnecting
ERROR:azure.iot.device.common.pipeline.pipeline_stages_base:ConnectionLockStage(ConnectOperation): op failed. Unblocking queue with error: Connection Refused: not authorised. caused by None
INFO:azure.iot.device.common.pipeline.pipeline_stages_base:ConnectionLockStage(ConnectOperation): processing 0 items in queue
ERROR:azure.iot.device.common.pipeline.pipeline_stages_base:AutoConnectStage(MQTTPublishOperation): Connection failed. Completing with failure because of connection failure: Connection Refused: not authorised. caused by None
ERROR:azure.iot.device.common.pipeline.pipeline_ops_base:MQTTPublishOperation: completing with error Connection Refused: not authorised. caused by None
ERROR:azure.iot.device.common.pipeline.pipeline_ops_base:SendOutputEventOperation: completing with error Connection Refused: not authorised. caused by None
INFO:azure.iot.device.common.pipeline.pipeline_stages_mqtt:MQTTTransportStage: _on_mqtt_disconnect called: The connection was refused. caused by None
WARNING:azure.iot.device.common.pipeline.pipeline_stages_mqtt:MQTTTransportStage: disconnection was unexpected
ERROR:azure.iot.device.common.evented_callback:Callback completed with error Connection Refused: not authorised. caused by None
azure.iot.device.common.transport_exceptions.UnauthorizedError: Connection Refused: not authorised. caused by None
INFO:azure.iot.device.common.handle_exceptions:Unexpected disconnection. Safe to ignore since other stages will reconnect.
[INFO] sending metrics to iothub
[INFO] Sending Image to relabeling person 0 [{"x1": 412, "x2": 811, "y1": 0, "y2": 492}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 403, "x2": 818, "y1": 0, "y2": 495}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 407, "x2": 831, "y1": 0, "y2": 436}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 418, "x2": 827, "y1": 0, "y2": 423}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 399, "x2": 832, "y1": 0, "y2": 487}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 354, "x2": 751, "y1": 0, "y2": 470}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 256, "x2": 564, "y1": 0, "y2": 519}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 361, "x2": 756, "y1": 34, "y2": 500}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 358, "x2": 756, "y1": 15, "y2": 515}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 288, "x2": 678, "y1": 0, "y2": 481}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 367, "x2": 751, "y1": 19, "y2": 515}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 354, "x2": 760, "y1": 10, "y2": 524}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 353, "x2": 760, "y1": 18, "y2": 518}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 360, "x2": 754, "y1": 13, "y2": 522}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 353, "x2": 758, "y1": 15, "y2": 519}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 359, "x2": 753, "y1": 14, "y2": 522}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 361, "x2": 754, "y1": 17, "y2": 519}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 295, "x2": 668, "y1": 0, "y2": 487}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 284, "x2": 675, "y1": 0, "y2": 491}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 293, "x2": 668, "y1": 0, "y2": 490}]
[ERROR] Failed to update image for relabeling
[INFO] Sending Image to relabeling person 0 [{"x1": 294, "x2": 668, "y1": 0, "y2": 497}]
[ERROR] Failed to update image for relabeling
[ERROR] Failed to send message to iothub
INFO:azure.iot.device.iothub.sync_clients:Connection State - Disconnected
INFO:azure.iot.device.common.handle_exceptions:azure.iot.device.common.transport_exceptions.ConnectionFailedError: The connection was refused. caused by None

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/opt/miniconda/lib/python3.6/site-packages/azure/iot/device/common/handle_exceptions.py", line 43, in swallow_unraised_exception
raise e
azure.iot.device.common.transport_exceptions.ConnectionDroppedError: None caused by The connection was refused. caused by None

INFO:azure.iot.device.iothub.sync_clients:Cleared all pending method requests due to disconnect
INFO:azure.iot.device.iothub.auth.iotedge_authentication_provider:Using IoTEdge authentication for {yadavmAiMLGpu.azure-devices.net, garvitaedge, InferenceModule}
INFO:azure.iot.device.iothub.auth.iotedge_authentication_provider:Using IoTEdge authentication for {yadavmAiMLGpu.azure-devices.net, garvitaedge, InferenceModule}
INFO:azure.iot.device.iothub.auth.iotedge_authentication_provider:Using IoTEdge authentication for {yadavmAiMLGpu.azure-devices.net, garvitaedge, InferenceModule}

initmahesh pushed a commit that referenced this issue Sep 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant