Once IoT edge edge environment is prepared, the IoT edgeHub should run. The edgeAgent docker is running and iotedge check completes successfully.
Tell us what happens instead of the expected behavior
Provide a detailed set of steps to reproduce the bug.
1.
2.
3.
4.
iotedge check
Click here
Configuration checks
--------------------
โ config.yaml is well-formed - OK
โ config.yaml has well-formed connection string - OK
โ container engine is installed and functional - OK
โผ config.yaml has correct hostname - Warning
config.yaml has hostname r04_02_3215 which does not comply with RFC 1035.
- Hostname must be between 1 and 255 octets inclusive.
- Each label in the hostname (component separated by ".") must be between 1 and 63 octets inclusive.
- Each label must start with an ASCII alphabet character (a-z, A-Z), end with an ASCII alphanumeric character (a-z, A-Z, 0-9), and must contain only ASCII alphanumeric characters or hyphens (a-z, A-Z, 0-9, "-").
Not complying with RFC 1035 may cause errors during the TLS handshake with modules and downstream devices.
โ config.yaml has correct URIs for daemon mgmt endpoint - OK
โ latest security daemon - OK
โ host time is close to real time - OK
โ container time is close to host time - OK
โผ DNS server - Warning
Container engine is not configured with DNS server setting, which may impact connectivity to IoT Hub.
Please see https://aka.ms/iotedge-prod-checklist-dns for best practices.
You can ignore this warning if you are setting DNS server per module in the Edge deployment.
โผ production readiness: certificates - Warning
The Edge device is using self-signed automatically-generated development certificates.
They will expire in 89 days (at 2020-06-21 19:58:49 UTC) causing module-to-module and downstream device communication to fail on an active deployment.
After the certs have expired, restarting the IoT Edge daemon will trigger it to generate new development certs.
Please consider using production certificates instead. See https://aka.ms/iotedge-prod-checklist-certs for best practices.
โ production readiness: container engine - OK
โผ production readiness: logs policy - Warning
Container engine is not configured to rotate module logs which may cause it run out of disk space.
Please see https://aka.ms/iotedge-prod-checklist-logs for best practices.
You can ignore this warning if you are setting log policy per module in the Edge deployment.
โผ production readiness: Edge Agent's storage directory is persisted on the host filesystem - Warning
The edgeAgent module is not configured to persist its /tmp/edgeAgent directory on the host filesystem.
Data might be lost if the module is deleted or updated.
Please see https://aka.ms/iotedge-storage-host for best practices.
โผ production readiness: Edge Hub's storage directory is persisted on the host filesystem - Warning
The edgeHub module is not configured to persist its /tmp/edgeHub directory on the host filesystem.
Data might be lost if the module is deleted or updated.
Please see https://aka.ms/iotedge-storage-host for best practices.
Connectivity checks
-------------------
โ host can connect to and perform TLS handshake with IoT Hub AMQP port - OK
โ host can connect to and perform TLS handshake with IoT Hub HTTPS / WebSockets port - OK
โ host can connect to and perform TLS handshake with IoT Hub MQTT port - OK
โ container on the default network can connect to IoT Hub AMQP port - OK
โ container on the default network can connect to IoT Hub HTTPS / WebSockets port - OK
โ container on the default network can connect to IoT Hub MQTT port - OK
โ container on the IoT Edge module network can connect to IoT Hub AMQP port - OK
โ container on the IoT Edge module network can connect to IoT Hub HTTPS / WebSockets port - OK
โ container on the IoT Edge module network can connect to IoT Hub MQTT port - OK
17 check(s) succeeded.
6 check(s) raised warnings. Re-run with --verbose for more details.
iotedge version]: iotedge 1.0.9docker version]: 3.0.11+azureNote: when using Windows containers on Windows, run docker -H npipe:////./pipe/iotedge_moby_engine version instead
iotedged logs
sudo journalctl -u iotedge -f-- Logs begin at Tue 2019-10-01 14:38:30 UTC. --
Mar 24 03:32:32 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:32Z [INFO] - [mgmt] - - - [2020-03-24 03:32:32.581056631 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:32:37 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:37Z [INFO] - [mgmt] - - - [2020-03-24 03:32:37.589605138 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:32:40 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:40Z [INFO] - Checking edge runtime status
Mar 24 03:32:40 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:40Z [INFO] - Edge runtime is running.
Mar 24 03:32:42 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:42Z [INFO] - [mgmt] - - - [2020-03-24 03:32:42.594363681 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:32:47 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:47Z [INFO] - [mgmt] - - - [2020-03-24 03:32:47.607470520 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:32:52 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:52Z [INFO] - [mgmt] - - - [2020-03-24 03:32:52.611516287 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:32:57 r04_02_3215 iotedged[42092]: 2020-03-24T03:32:57Z [INFO] - [mgmt] - - - [2020-03-24 03:32:57.617053169 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:02 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:02Z [INFO] - [mgmt] - - - [2020-03-24 03:33:02.622419952 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:07 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:07Z [INFO] - [mgmt] - - - [2020-03-24 03:33:07.628095437 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:12 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:12Z [INFO] - [mgmt] - - - [2020-03-24 03:33:12.633615639 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:17 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:17Z [INFO] - [mgmt] - - - [2020-03-24 03:33:17.639219547 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:17 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:17Z [INFO] - Stopping module mediaEdge...
Mar 24 03:33:17 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:17Z [WARN] - Could not stop module mediaEdge
Mar 24 03:33:17 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:17Z [WARN] - caused by: Target of operation already in this state
Mar 24 03:33:17 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:17Z [INFO] - [mgmt] - - - [2020-03-24 03:33:17.685824967 UTC] "POST /modules/mediaEdge/stop?api-version=2019-01-30 HTTP/1.1" 304 Not Modified 0 "-" "-" auth_id(-)
Mar 24 03:33:17 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:17Z [INFO] - Starting module mediaEdge...
Mar 24 03:33:18 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:18Z [INFO] - Successfully started module mediaEdge
Mar 24 03:33:18 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:18Z [INFO] - [mgmt] - - - [2020-03-24 03:33:18.478477393 UTC] "POST /modules/mediaEdge/start?api-version=2019-01-30 HTTP/1.1" 204 No Content - "-" "-" auth_id(-)
Mar 24 03:33:18 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:18Z [INFO] - [work] - - - [2020-03-24 03:33:18.502886828 UTC] "POST /modules/%24edgeAgent/genid/637206158679773370/encrypt?api-version=2019-01-30 HTTP/1.1" 200 OK 1485 "-" "-" auth_id(-)
Mar 24 03:33:18 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:18Z [INFO] - [work] - - - [2020-03-24 03:33:18.565584616 UTC] "GET /trust-bundle?api-version=2018-06-28 HTTP/1.1" 200 OK 1944 "-" "-" auth_id(-)
Mar 24 03:33:23 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:23Z [INFO] - [mgmt] - - - [2020-03-24 03:33:23.703569498 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:28 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:28Z [INFO] - [mgmt] - - - [2020-03-24 03:33:28.910757320 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:33 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:33Z [INFO] - [mgmt] - - - [2020-03-24 03:33:33.917315516 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:38 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:38Z [INFO] - [mgmt] - - - [2020-03-24 03:33:38.925706774 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:40 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:40Z [INFO] - Checking edge runtime status
Mar 24 03:33:40 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:40Z [INFO] - Edge runtime is running.
Mar 24 03:33:43 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:43Z [INFO] - [mgmt] - - - [2020-03-24 03:33:43.931821735 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
Mar 24 03:33:48 r04_02_3215 iotedged[42092]: 2020-03-24T03:33:48Z [INFO] - [mgmt] - - - [2020-03-24 03:33:48.940763615 UTC] "GET /modules?api-version=2019-01-30 HTTP/1.1" 200 OK 1609 "-" "-" auth_id(-)
edge-agent logs
<6> 2020-03-24 03:19:59.395 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:30s left).
<6> 2020-03-24 03:20:04.401 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:25s left).
<6> 2020-03-24 03:20:09.403 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:20s left).
<6> 2020-03-24 03:20:14.406 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:15s left).
<6> 2020-03-24 03:20:19.412 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:10s left).
<6> 2020-03-24 03:20:24.418 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:05s left).
<6> 2020-03-24 03:20:29.423 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:00s left).
<6> 2020-03-24 03:20:34.428 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:55s left).
<6> 2020-03-24 03:20:39.433 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:50s left).
<6> 2020-03-24 03:20:44.438 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:45s left).
<6> 2020-03-24 03:20:49.444 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:40s left).
<6> 2020-03-24 03:20:54.450 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:35s left).
<6> 2020-03-24 03:20:59.456 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:30s left).
<6> 2020-03-24 03:21:04.462 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:25s left).
<6> 2020-03-24 03:21:09.469 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:20s left).
<6> 2020-03-24 03:21:14.475 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:15s left).
<6> 2020-03-24 03:21:19.483 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:10s left).
<6> 2020-03-24 03:21:24.489 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:05s left).
<6> 2020-03-24 03:21:24.489 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (38s left).
<6> 2020-03-24 03:21:24.685 +00:00 [INF] - Updated reported properties
<6> 2020-03-24 03:21:29.690 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:00s left).
<6> 2020-03-24 03:21:29.690 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (33s left).
<6> 2020-03-24 03:21:34.696 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:55s left).
<6> 2020-03-24 03:21:34.696 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (28s left).
<6> 2020-03-24 03:21:39.701 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:50s left).
<6> 2020-03-24 03:21:39.701 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (23s left).
<6> 2020-03-24 03:21:44.706 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:45s left).
<6> 2020-03-24 03:21:44.706 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (18s left).
<6> 2020-03-24 03:21:49.713 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:40s left).
<6> 2020-03-24 03:21:49.713 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (13s left).
<6> 2020-03-24 03:21:54.718 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:35s left).
<6> 2020-03-24 03:21:54.718 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (08s left).
<6> 2020-03-24 03:21:59.726 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:30s left).
<6> 2020-03-24 03:21:59.726 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 40s (03s left).
<6> 2020-03-24 03:22:04.733 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:25s left).
<6> 2020-03-24 03:22:04.733 +00:00 [INF] - Plan execution started for deployment 2
<6> 2020-03-24 03:22:04.733 +00:00 [INF] - Executing command: "Command Group: (\n [Stop module mediaEdge]\n [Start module mediaEdge]\n [Saving mediaEdge to store]\n)"
<6> 2020-03-24 03:22:04.733 +00:00 [INF] - Executing command: "Stop module mediaEdge"
<6> 2020-03-24 03:22:04.734 +00:00 [INF] - Executing command: "Start module mediaEdge"
<6> 2020-03-24 03:22:05.510 +00:00 [INF] - Executing command: "Saving mediaEdge to store"
<6> 2020-03-24 03:22:05.511 +00:00 [INF] - Plan execution ended for deployment 2
<6> 2020-03-24 03:22:10.526 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:19s left).
<6> 2020-03-24 03:22:10.722 +00:00 [INF] - Updated reported properties
<6> 2020-03-24 03:22:15.723 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:14s left).
<6> 2020-03-24 03:22:20.729 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:09s left).
<6> 2020-03-24 03:22:25.736 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (02m:04s left).
<6> 2020-03-24 03:22:30.740 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:59s left).
<6> 2020-03-24 03:22:35.745 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:54s left).
<6> 2020-03-24 03:22:40.750 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:49s left).
<6> 2020-03-24 03:22:45.756 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:44s left).
<6> 2020-03-24 03:22:50.762 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:39s left).
<6> 2020-03-24 03:22:55.768 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:34s left).
<6> 2020-03-24 03:23:00.772 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:29s left).
<6> 2020-03-24 03:23:05.776 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:24s left).
<6> 2020-03-24 03:23:10.781 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:19s left).
<6> 2020-03-24 03:23:15.787 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:14s left).
<6> 2020-03-24 03:23:20.793 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:09s left).
<6> 2020-03-24 03:23:25.799 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (01m:04s left).
<6> 2020-03-24 03:23:30.803 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (59s left).
<6> 2020-03-24 03:23:35.808 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (54s left).
<6> 2020-03-24 03:23:40.814 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (49s left).
<6> 2020-03-24 03:23:45.821 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (44s left).
<6> 2020-03-24 03:23:50.827 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (39s left).
<6> 2020-03-24 03:23:55.835 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (34s left).
<6> 2020-03-24 03:24:00.841 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (29s left).
<6> 2020-03-24 03:24:05.845 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (24s left).
<6> 2020-03-24 03:24:10.854 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (19s left).
<6> 2020-03-24 03:24:15.860 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (14s left).
<6> 2020-03-24 03:24:20.866 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (09s left).
<6> 2020-03-24 03:24:25.873 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04s left).
<6> 2020-03-24 03:24:30.877 +00:00 [INF] - Plan execution started for deployment 2
<6> 2020-03-24 03:24:30.878 +00:00 [INF] - Executing command: "Command Group: (\n [Stop module edgeHub]\n [Start module edgeHub]\n [Saving edgeHub to store]\n)"
<6> 2020-03-24 03:24:30.878 +00:00 [INF] - Executing command: "Stop module edgeHub"
<6> 2020-03-24 03:24:30.878 +00:00 [INF] - Executing command: "Start module edgeHub"
<6> 2020-03-24 03:24:31.725 +00:00 [INF] - Executing command: "Saving edgeHub to store"
<6> 2020-03-24 03:24:31.725 +00:00 [INF] - Plan execution ended for deployment 2
<6> 2020-03-24 03:24:36.739 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:55s left).
<6> 2020-03-24 03:24:36.937 +00:00 [INF] - Updated reported properties
<6> 2020-03-24 03:24:41.941 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:50s left).
<6> 2020-03-24 03:24:46.943 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:45s left).
<6> 2020-03-24 03:24:51.949 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:40s left).
<6> 2020-03-24 03:24:56.955 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:35s left).
<6> 2020-03-24 03:25:01.960 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:30s left).
<6> 2020-03-24 03:25:06.966 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:25s left).
<6> 2020-03-24 03:25:11.972 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:20s left).
<6> 2020-03-24 03:25:16.978 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:15s left).
<6> 2020-03-24 03:25:21.983 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:10s left).
<6> 2020-03-24 03:25:26.988 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:05s left).
<6> 2020-03-24 03:25:31.994 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (04m:00s left).
<6> 2020-03-24 03:25:36.999 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:55s left).
<6> 2020-03-24 03:25:42.003 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:50s left).
<6> 2020-03-24 03:25:47.009 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:45s left).
<6> 2020-03-24 03:25:52.011 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:40s left).
<6> 2020-03-24 03:25:57.017 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:35s left).
<6> 2020-03-24 03:26:02.023 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:30s left).
<6> 2020-03-24 03:26:07.029 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:25s left).
<6> 2020-03-24 03:26:07.029 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 01m:20s (01m:18s left).
<6> 2020-03-24 03:26:07.237 +00:00 [INF] - Updated reported properties
<6> 2020-03-24 03:26:12.243 +00:00 [INF] - Module 'edgeHub' scheduled to restart after 05m:00s (03m:20s left).
<6> 2020-03-24 03:26:12.243 +00:00 [INF] - Module 'mediaEdge' scheduled to restart after 01m:20s (01m:13s left).
edge-hub logs
sudo iotedge logs edgeHub --tail 1002020-03-24 03:08:49 Starting Edge Hub
2020-03-24 03:08:49.324 +00:00 Edge Hub Main()
[03/24/2020 03:08:50.066 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:09:05 Starting Edge Hub
2020-03-24 03:09:05.700 +00:00 Edge Hub Main()
[03/24/2020 03:09:06.495 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:09:31 Starting Edge Hub
2020-03-24 03:09:31.810 +00:00 Edge Hub Main()
[03/24/2020 03:09:32.644 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:10:17 Starting Edge Hub
2020-03-24 03:10:17.920 +00:00 Edge Hub Main()
[03/24/2020 03:10:18.637 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:11:44 Starting Edge Hub
2020-03-24 03:11:44.105 +00:00 Edge Hub Main()
[03/24/2020 03:11:44.993 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
(base) agce@r04_02_3215:~/prsol/harvie/media-services-lva-private-preview-master/src/edge/module-deployment-files$
Please provide any additional information that may be helpful in understanding the issue.
Hi @praneet22,
It looks the issue is because iotedged is at version 1.0.9 and edgeHub is 1.0.8. The issue should be fixed and edgeHub should be able to handle this case. Can you please add edgeHub log from the beginning, I would like to see the exact version is using, because from the logs it looks to me that is using an older version before the fix.
Thanks,
Anca
sudo docker logs edgeHub
2020-03-24 03:08:49 Starting Edge Hub
2020-03-24 03:08:49.324 +00:00 Edge Hub Main()
[03/24/2020 03:08:50.066 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:09:05 Starting Edge Hub
2020-03-24 03:09:05.700 +00:00 Edge Hub Main()
[03/24/2020 03:09:06.495 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:09:31 Starting Edge Hub
2020-03-24 03:09:31.810 +00:00 Edge Hub Main()
[03/24/2020 03:09:32.644 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:10:17 Starting Edge Hub
2020-03-24 03:10:17.920 +00:00 Edge Hub Main()
[03/24/2020 03:10:18.637 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:11:44 Starting Edge Hub
2020-03-24 03:11:44.105 +00:00 Edge Hub Main()
[03/24/2020 03:11:44.993 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:14:26 Starting Edge Hub
2020-03-24 03:14:26.593 +00:00 Edge Hub Main()
[03/24/2020 03:14:27.428 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:19:29 Starting Edge Hub
2020-03-24 03:19:29.204 +00:00 Edge Hub Main()
[03/24/2020 03:19:29.900 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:24:31 Starting Edge Hub
2020-03-24 03:24:31.776 +00:00 Edge Hub Main()
[03/24/2020 03:24:32.463 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:29:34 Starting Edge Hub
2020-03-24 03:29:34.375 +00:00 Edge Hub Main()
[03/24/2020 03:29:35.178 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:30:35 Starting Edge Hub
2020-03-24 03:30:35.100 +00:00 Edge Hub Main()
[03/24/2020 03:30:35.847 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:35:39 Starting Edge Hub
2020-03-24 03:35:39.920 +00:00 Edge Hub Main()
[03/24/2020 03:35:40.729 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:40:46 Starting Edge Hub
2020-03-24 03:40:46.594 +00:00 Edge Hub Main()
[03/24/2020 03:40:47.678 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:45:50 Starting Edge Hub
2020-03-24 03:45:50.696 +00:00 Edge Hub Main()
[03/24/2020 03:45:51.689 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:50:57 Starting Edge Hub
2020-03-24 03:50:58.069 +00:00 Edge Hub Main()
[03/24/2020 03:50:59.075 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 03:56:02 Starting Edge Hub
2020-03-24 03:56:02.215 +00:00 Edge Hub Main()
[03/24/2020 03:56:03.246 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 04:01:06 Starting Edge Hub
2020-03-24 04:01:06.085 +00:00 Edge Hub Main()
[03/24/2020 04:01:07.012 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 04:06:13 Starting Edge Hub
2020-03-24 04:06:13.544 +00:00 Edge Hub Main()
[03/24/2020 04:06:14.522 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 04:11:17 Starting Edge Hub
2020-03-24 04:11:17.323 +00:00 Edge Hub Main()
[03/24/2020 04:11:18.247 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 04:16:24 Starting Edge Hub
2020-03-24 04:16:24.695 +00:00 Edge Hub Main()
[03/24/2020 04:16:25.745 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 04:21:28 Starting Edge Hub
2020-03-24 04:21:28.530 +00:00 Edge Hub Main()
[03/24/2020 04:21:29.504 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 04:26:36 Starting Edge Hub
2020-03-24 04:26:36.108 +00:00 Edge Hub Main()
[03/24/2020 04:26:37.255 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
2020-03-24 04:31:39 Starting Edge Hub
2020-03-24 04:31:40.062 +00:00 Edge Hub Main()
[03/24/2020 04:31:41.119 AM] Found intermediate certificates: [CN=iotedged workload ca:06/21/2020 19:58:49],[CN=Test Edge Device CA:06/21/2020 19:58:49],[CN=Test Edge Owner CA:06/21/2020 19:58:49]
Unhandled Exception: System.AggregateException: One or more errors occurred. (Client version is not supported.) ---> System.InvalidOperationException: Client version is not supported.
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetSupportedVersion(String serverSupportedApiVersion, String clientSupportedApiVersion) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 55
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient.GetVersionedWorkloadClient(Uri workloadUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 34
at Microsoft.Azure.Devices.Edge.Util.Edged.WorkloadClient..ctor(Uri serverUri, String serverSupportedApiVersion, String clientSupportedApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/edged/WorkloadClient.cs:line 11
at Microsoft.Azure.Devices.Edge.Util.CertificateHelper.GetTrustBundleFromEdgelet(Uri workloadUri, String workloadApiVersion, String workloadClientApiVersion, String moduleId, String moduleGenerationId) in /home/vsts/work/1/s/edge-util/src/Microsoft.Azure.Devices.Edge.Util/CertificateHelper.cs:line 255
at Microsoft.Azure.Devices.Edge.Hub.Service.EdgeHubCertificates.LoadAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/EdgeHubCertificates.cs:line 55
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.MainAsync(IConfigurationRoot configuration) in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 48
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
at Microsoft.Azure.Devices.Edge.Hub.Service.Program.Main() in /home/vsts/work/1/s/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Service/Program.cs:line 29
(base) agce@r04_02_3215:~/prsol/harvie/media-services-lva-private-preview-master/src/edge/module-deployment-files$
If you see the container image for edgeHub and edgeAgent, both are 1.0.8
9ec9858ab61a mcr.microsoft.com/azureiotedge-hub:1.0.8 "/bin/sh -c 'echo \"$โฆ" 41 hours ago Exited (139) 39 hours ago edgeHub
e2a97a5269da mcr.microsoft.com/azureiotedge-agent:1.0.8 "/bin/sh -c 'echo \"$โฆ" 41 hours ago Up 40 hours edgeAgent
@praneet22, Unfortunately the version is not displayed in the log, can you please try to check the image sha256: docker inspect --format='{{index .RepoDigests 0}}' mcr.microsoft.com/azureiotedge-hub:1.0.8
As a workaround please remove the edgeHub image and edgeAgent will pull the image again. I assume you have an older image that's why it fails.
Is there any reason why you upgraded only iotedged and not the images? 1.0.9 images have a few bug fixes related to connectivity, I would recommend to upgrade edgeAgent and edgeHub.
Here is the sha256 for docker image:
sudo docker inspect --format='{{index .RepoDigests 0}}' mcr.microsoft.com/azureiotedge-hub:1.0.8
mcr.microsoft.com/azureiotedge-hub@sha256:885a9b37f94242a0ab0a1cf77650d79271c6aa1e3b5178d28aa72809e4ece95d
Updating the iotedge-hub and iotedge-agent images to 1.0.9 fixed my issue. Thanks a lot for the suggestion ๐
mcr.microsoft.com/azureiotedge-hub 1.0.9 b4d51359cd25 8 days ago 153MB
mcr.microsoft.com/azureiotedge-agent 1.0.9 b768dff3bd78 8 days ago 140MB
Thanks for the update, glad that you don't have the issue anymore.
I checked and the fix was in 1.0.8.4 and 1.0.8 is pulling the older version before the fix. This is just in case anyone else is running into this issue.