On Mon, Apr 23, 2018 at 4:31 PM, Robert Nelson <[email protected]> wrote: > On Mon, Apr 23, 2018 at 3:48 PM, Robert Nelson <[email protected]> > wrote: >> On Mon, Apr 23, 2018 at 3:39 PM, Mark A. Yoder <[email protected]> >> wrote: >>> I've just downloaded >>> https://rcn-ee.com/rootfs/bb.org/testing/2018-04-22/buster-iot/bone-debian-buster-iot-armhf-2018-04-22-4gb.img.xz >>> and booted it up. >>> >>> Everything seems to be running fine, but cloud9 isn't responding on port >>> 3000. In fact, I'm not getting a response on port 80 either. >>> >>> systemctl status cloud9 >>> ● cloud9.service - Cloud9 IDE >>> Loaded: loaded (/lib/systemd/system/cloud9.service; static; vendor >>> preset: enabled) >>> Active: active (running) since Mon 2018-04-23 16:36:53 EDT; 4s ago >>> Process: 6153 ExecStartPre=/opt/cloud9/cloud9-symlink (code=exited, >>> status=0/SUCCESS) >>> Main PID: 6159 (nodejs) >>> Tasks: 6 (limit: 1032) >>> Memory: 7.5M >>> CGroup: /system.slice/cloud9.service >>> └─6159 /usr/bin/nodejs server.js --packed -w /var/lib/cloud9 >>> >>> Apr 23 16:36:53 beaglebone systemd[1]: Starting Cloud9 IDE... >>> Apr 23 16:36:53 beaglebone systemd[1]: Started Cloud9 IDE. >>> Apr 23 16:36:56 beaglebone cloud9ide[6159]: Starting standalone >>> >>> It seems to be running... > > no it looks like cloud9 needs to be rebuilt: > > Apr 23 21:29:53 beaglebone systemd[1]: cloud9.service: Main process > exited, code=killed, status=6/ABRT > Apr 23 21:29:53 beaglebone systemd[1]: cloud9.service: Failed with > result 'signal'. > Apr 23 21:29:53 beaglebone systemd[1]: Starting Cloud9 IDE... > Apr 23 21:29:53 beaglebone systemd[1]: Started Cloud9 IDE. > Apr 23 21:29:54 beaglebone cloud9ide[1805]: Starting standalone > Apr 23 21:29:55 beaglebone cloud9ide[1805]: LISTEN_FDS = 1 > Apr 23 21:29:55 beaglebone cloud9ide[1805]: /usr/bin/nodejs[1805]: > ../src/pipe_wrap.cc:131:static void node::PipeWrap::New(const > v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[0]->IsInt32()' > failed.
rebuilding the nodejs package: Apr 24 16:08:45 beaglebone cloud9ide[1746]: /usr/bin/nodejs[1746]: ../src/pipe_wrap.cc:131:static void node::PipeWrap::New(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[0]->IsInt32()' failed. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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/CAOCHtYjBHA0Ea4%3DR0cSWxQ33qyXRPs4wFNqYmBDQEhbMdsKzVA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
