Hi,
I am running Cloud9 from a BeagleBone Green board and am experiencing problems accessing files on the Internet. Here are two example commands that have failed: root@beaglebone:/var/lib/cloud9/examples/aws-iot-device-sdk-js/awsCerts# npm install npm@latest -g npm ERR! network tunneling socket could not be established, cause=getaddrinfo ENOTFOUND npm ERR! network This is most likely not a problem with npm itself npm ERR! network and is related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config' npm ERR! System Linux 3.8.13-bone71.1 npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "npm@latest" "-g" npm ERR! cwd /var/lib/cloud9/examples/aws-iot-device-sdk-js/awsCerts npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.21 npm ERR! code ECONNRESET npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /var/lib/cloud9/examples/aws-iot-device-sdk-js/awsCerts/npm-debug.log npm ERR! not ok code 0 root@beaglebone:/var/lib/cloud9# ping 98.139.183.24 connect: Network is unreachable This is running from a BeagleBone Green board with the IDE running here: http://192.168.7.2:3000/ide.html The Cloud9 support team is stating this is a problem with Beaglebone, not the Cloud9 IDE. Both the USB and Ethernet connections are established to my laptop. The Ethernet port shows one green and one yellow light. https://community.c9.io/t/downloading-files-from-the-internet-directly-from-cloud9/13636 Thanks, Steve Albright -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/e3ff0b30-6b3b-4b28-8de9-f4f2800ab2df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
