I am trying to deploy a greengrass group but the deployment goes on (in progress). The errors which im facing are:
- "MQTT client is failed to connect to a broker"
- MQTT[client] x509: certificate signed by unknown authority
- Requested certificate load [file:///greengrass/certs/a9029bd10f.cert.pem] with error: []
- [INFO]-No proxy URL found.
- Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: []
I think these are which is creating a problem in deployment. Below is the
runtime.log
. I am using AWS IOT Greengrass on Windows 10. Please help me.
[2020-01-18T04:49:58.036Z][DEBUG]-[3]Requested certificate load [file:///greengrass/certs/root.ca.pem] with error: [<nil>]
[2020-01-18T04:49:58.037Z][DEBUG]-[3]Requested key load [file:///greengrass/certs/a9029bd10f.private.key] with error: [<nil>]
[2020-01-18T04:49:58.038Z][DEBUG]-[3]Requested certificate load
[file:///greengrass/certs/a9029bd10f.cert.pem] with error: [<nil>]
[2020-01-18T04:49:58.038Z][INFO]-Started Deployment Agent to listen for updates.
[2020-01-18T04:49:58.038Z][INFO]-Connecting with MQTT. {"endpoint": "a2fhwgkt3lz1ij-ats.iot.us-east-1.amazonaws.com:8883", "clientId": "myproject_Core"}
[2020-01-18T04:49:58.038Z][DEBUG]-MQTT connection attempt. {"attemptId": "YNTA", "clientId": "myproject_Core"}
[2020-01-18T04:49:58.038Z][DEBUG]-New MQTT connection attempt
[2020-01-18T04:49:58.038Z][DEBUG]-Acquired lock for connection attempt
[2020-01-18T04:49:58.038Z][DEBUG]-Disconnect client {"force": false}
[2020-01-18T04:49:58.648Z][WARN]-MQTT[client] x509: certificate signed by unknown authority
[2020-01-18T04:49:58.648Z][WARN]-MQTT[client] Failed to connect to a broker