I am using Rpi Model B. I am trying to connect to pi using pc which is behind my college proxy. I could do the wget line successfully.
However, the sudo bash line is giving an error ’ Unable to resolve host address mydevices.cayenne.com’
If wget line could be executed, what is preventing the next line doing its task?
The command line should have the address cayenne.mydevices.com rather than mydevices.cayenne.com, so this sounds like it may be the reason for your ‘unable to resolve’ error. We’d love to have cayenne.com but those guys at Porsche beat us to it!
Hopefully this was just a typo, but if you got any such *.cayenne.com address from our documentation or website, please let me know where so I can have it corrected.
Same problem here. Behind university proxy. Even ssh from android cayenne app over local wifi did not work. Even though it works from android apps like Termius and Fing. Manual installation had the same problem as described in the above. This is what I get while installation
" pi@pi2:~ $ sudo bash rpi_66wqvgkeis.sh -v
rpi_66wqvgkeis.sh
continuing as new install…
–2017-05-24 16:29:13-- http://updates.mydevices
.com/raspberry/myDevices-1.0.tar.gz
Resolving updates.mydevices.com (updates.mydevice s.com)… failed: Name or service not known.
wget: unable to resolve host address ‘updates.myd evices.com’
Alternatively, if you don’t want to mess with DNS, you could specify the IP for updates.mydevices.com in your hosts file located at /etc/hosts, by adding this line: