简体   繁体   中英

Raspberry Pi Web Simulator Connection Error to Azure IoT Hub

I am trying to use the Raspberry Pi Web Simulator to send simulated device readings into my Azure IoT Hub.

I have one issue that I could not get the Raspberry Pi Web Simulator working on my work machine. I kept getting an error saying " [IoT hub Client] Connect error: undefined ", but I got everything working from home using the same device connection string and I am able to see messages in IoT Hub.

What am I missing?

I use IE at work and the work machines have to use a proxy to connect to the internet. Is this causing the issue?

Any help is very much appreciated.

URL for Raspberry Pi Web Simulator - https://azure-samples.github.io/raspberry-pi-web-simulator/#GetStarted

Yes, I think this issue may be caused by the proxy environment. You can track a known issue( #17 ) on GitHub. And you can test it with not in proxy environment.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM