Can you help me how im gonna fix this error

Get “http://192.168.62.192:8086/query?db=sensor_data&epoch=ms&q=SHOW+measurements”: dial tcp 192.168.62.192:8086: i/o timeout error performing influxQL query

  1. Check your network connectivity between the machine you sent this request
    from and the machine 192.168.62.192

  2. Check that 192.168.62.192 is listening on port 8086.

Antony.