Waziup / WaziGate

Waziup LoRa Edge gateway
21 stars 20 forks source link

Communication Error #152

Open cdupont opened 3 years ago

cdupont commented 3 years ago

My gateway is up since several weeks. Today it seems that data cannot be uploaded to the Cloud.

2021-04-19T14:39:00.318763895Z [UP   ] (500) Communication Error
2021-04-19T14:39:00.318908301Z MQTT communication error:
2021-04-19T14:39:00.318969596Z dial tcp: lookup api.waziup.io on 127.0.0.11:53: read udp 127.0.0.1:54617->127.0.0.11:53: i/o timeout
2021-04-19T14:39:00.319262500Z [UP   ] Waiting 60s with MQTT before retry after error.
2021-04-19T14:39:00.319649291Z [UP   ] (  0) Network Error
2021-04-19T14:39:00.319715346Z Unable to push values.
2021-04-19T14:39:00.319770827Z Status: Post https://api.waziup.io/api/v2/devices/602d0590784524000668d8cf/sensors/temperatureSensor_1/values: dial tcp: lookup api.waziup.io on 127.0.0.11:53: read udp 127.0.0.1:54617->127.0.0.11:53: i/o timeout
2021-04-19T14:39:00.320120637Z [UP   ] Waiting 60s with REST before retry after error.

Is it again a DNS error? Internet is available on the gateway, I can login with SSH and upload data to the Cloud with a simple curl command.