You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provisioned Agora Contoso Supermarket twice 99% successfully into North Europe. Found three errors on AgLogonScript.log:
INFO: [8:23 AM] ERROR: GitOps configuration config-sensormonitor has failed on Ag-AKS-Staging. Exiting...
INFO: [8:30 AM] ERROR: GitOps configuration config-sensormonitor has failed on Ag-ArcK8s-Chicago-47b6e. Exiting...
INFO: [8:29 AM] ERROR: GitOps configuration config-sensormonitor has failed on Ag-ArcK8s-Seattle-47b6e. Exiting...
[8:32 AM] INFO: GitOps configuration complete.
[8:32 AM] INFO: Installing and Configuring Observability components (Step 14/17)
Consequently, Freezer Monitoring dashboards are empty. Found from IoT Hub that no messages are received from eight IoT devices. Further debugging revealed that sensor-monitor-broker and sensor-monitor-simulator pods on Ag-AKS-Staging are in ImagePullBackOff status. From pod Events seems that container images are unavailable:
involvedObject:
kind: Pod
namespace: sensor-monitor
name: sensor-monitor-broker-68cdbcdbc5-xc8vc
uid: 5effc981-47ae-404a-9f50-d34f6f28c7c1
apiVersion: v1
resourceVersion: '59365'
fieldPath: spec.containers{mqtt-broker}
reason: Failed
message: >-
Failed to pull image
"jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest": rpc error:
code = NotFound desc = failed to pull and unpack image
"jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest": failed to
resolve reference
"jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest":
jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest: not found
The text was updated successfully, but these errors were encountered:
Provisioned Agora Contoso Supermarket twice 99% successfully into North Europe. Found three errors on AgLogonScript.log:
INFO: [8:23 AM] ERROR: GitOps configuration config-sensormonitor has failed on Ag-AKS-Staging. Exiting...
INFO: [8:30 AM] ERROR: GitOps configuration config-sensormonitor has failed on Ag-ArcK8s-Chicago-47b6e. Exiting...
INFO: [8:29 AM] ERROR: GitOps configuration config-sensormonitor has failed on Ag-ArcK8s-Seattle-47b6e. Exiting...
[8:32 AM] INFO: GitOps configuration complete.
[8:32 AM] INFO: Installing and Configuring Observability components (Step 14/17)
Consequently, Freezer Monitoring dashboards are empty. Found from IoT Hub that no messages are received from eight IoT devices. Further debugging revealed that sensor-monitor-broker and sensor-monitor-simulator pods on Ag-AKS-Staging are in ImagePullBackOff status. From pod Events seems that container images are unavailable:
involvedObject:
kind: Pod
namespace: sensor-monitor
name: sensor-monitor-broker-68cdbcdbc5-xc8vc
uid: 5effc981-47ae-404a-9f50-d34f6f28c7c1
apiVersion: v1
resourceVersion: '59365'
fieldPath: spec.containers{mqtt-broker}
reason: Failed
message: >-
Failed to pull image
"jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest": rpc error:
code = NotFound desc = failed to pull and unpack image
"jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest": failed to
resolve reference
"jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest":
jumpstartagora.azurecr.io/contoso-supermarket/mqtt-broker:latest: not found
The text was updated successfully, but these errors were encountered: