PelionIoT / mbed-cloud-tutorial-python-influxdb

1 stars 0 forks source link

[OOB] Observing error on Docker console #8

Closed coisme closed 6 years ago

coisme commented 6 years ago

I observe errors on Docker console window. I don't know what these errors mean. In addition, the appearance of the graph looks different from the one on the instruction page. I can see only one product.

macOS High Sierra, version 10.13.5

$ docker version
Client:
 Version:      18.03.1-ce
 API version:  1.37
 Go version:   go1.9.5
 Git commit:   9ee9f40
 Built:        Thu Apr 26 07:13:02 2018
 OS/Arch:      darwin/amd64
 Experimental: false
 Orchestrator: swarm

Server:
 Engine:
  Version:      18.03.1-ce
  API version:  1.37 (minimum version 1.12)
  Go version:   go1.9.5
  Git commit:   9ee9f40
  Built:        Thu Apr 26 07:22:38 2018
  OS/Arch:      linux/amd64
  Experimental: true
screen shot 2018-07-03 at 10 58 48 screen shot 2018-07-03 at 10 59 06
mbartling commented 6 years ago

@coisme Ahh those errors aren't actually errors. I had issues with docker not displaying log.info or log.debug.

mbartling commented 6 years ago

@coisme Fixed. Can you confirm?

coisme commented 6 years ago

Yep. Now I can see a similar graph and no error messages.