Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebIDE Not Running #335

Open
ghost opened this issue Aug 22, 2018 · 0 comments
Open

WebIDE Not Running #335

ghost opened this issue Aug 22, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 22, 2018

Installed WebIDE on Beagle. IDE not running, but web service is (get a generic Apache index page).

Error from /var/log/syslog:

Aug 22 15:53:52 nyx1 systemd[1]: Stopped Adafruit-WebIDE.
Aug 22 15:53:52 nyx1 systemd[1]: Started Adafruit-WebIDE.
Aug 22 15:53:58 nyx1 webide[2439]: info: REPOSITORY_PATH /usr/share/adafruit/webide/repositories
Aug 22 15:53:58 nyx1 webide[2439]: Warning: connect.session() MemoryStore is not
Aug 22 15:53:58 nyx1 webide[2439]: designed for a production environment, as it will leak
Aug 22 15:53:58 nyx1 webide[2439]: memory, and will not scale past a single process.
Aug 22 15:53:58 nyx1 webide[2439]: info: Linked repository paths: /home/webide/repositories
Aug 22 15:53:58 nyx1 webide[2439]: info: listening on port 8080
Aug 22 15:53:59 nyx1 webide[2439]: info: webdav filesystem mounted
Aug 22 15:53:59 nyx1 webide[2439]: error: Shutting down from uncaughtException
Aug 22 15:53:59 nyx1 webide[2439]: error: Error: listen EADDRINUSE :::8080
Aug 22 15:53:59 nyx1 webide[2439]:     at Object._errnoException (util.js:992:11)
Aug 22 15:53:59 nyx1 webide[2439]:     at _exceptionWithHostPort (util.js:1014:20)
Aug 22 15:53:59 nyx1 webide[2439]:     at Server.setupListenHandle [as _listen2] (net.js:1355:14)
Aug 22 15:53:59 nyx1 webide[2439]:     at listenInCluster (net.js:1396:12)
Aug 22 15:53:59 nyx1 webide[2439]:     at Server.listen (net.js:1480:7)
Aug 22 15:53:59 nyx1 webide[2439]:     at Function.serverListen [as listen] (/usr/share/adafruit/webide/node_modules/express-ws/lib/index.js:42:40)
Aug 22 15:53:59 nyx1 webide[2439]:     at /usr/share/adafruit/webide/server.js:230:12
Aug 22 15:53:59 nyx1 webide[2439]:     at newArguments.(anonymous function) (/usr/share/adafruit/webide/node_modules/nedb/lib/executor.js:29:17)
Aug 22 15:53:59 nyx1 webide[2439]:     at Cursor.execFn (/usr/share/adafruit/webide/node_modules/nedb/lib/datastore.js:484:12)
Aug 22 15:53:59 nyx1 webide[2439]:     at callback (/usr/share/adafruit/webide/node_modules/nedb/lib/cursor.js:126:19)
Aug 22 15:53:59 nyx1 webide[2439]: info: process and worker cleanup
Aug 22 15:54:09 nyx1 systemd[1]: adafruit-webide.service: Service hold-off time over, scheduling restart.
Aug 22 15:54:09 nyx1 systemd[1]: Stopped Adafruit-WebIDE.
Aug 22 15:54:09 nyx1 systemd[1]: Started Adafruit-WebIDE.

From version.sh:

debian@nyx1:~$ sudo /opt/scripts/tools/version.sh
git:/opt/scripts/:[31292bce1d4b35b497cc7a013d6d57e7e1f4f5c4]
eeprom:[A335BNLT00C01618BBBK1E5A]
model:[TI_AM335x_BeagleBone_Black]
dogtag:[BeagleBoard.org Debian Image 2018-06-17]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot 2018.03-00002-gac9cce7c6a]:[location: dd MBR]
kernel:[4.14.49-bone14]
nodejs:[v8.11.4]
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[disable_uboot_overlay_video=1]
uboot_overlay_options:[disable_uboot_overlay_audio=1]
uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo]
uboot_overlay_options:[enable_uboot_cape_universal=1]
pkg check: to individually upgrade run: [sudo apt install --only-upgrade <pkg>]
pkg:[bb-cape-overlays]:[4.4.20180611.0-0rcnee0~stretch+20180611]
pkg:[bb-wl18xx-firmware]:[1.20180517-0rcnee0~stretch+20180517]
pkg:[kmod]:[23-2rcnee1~stretch+20171005]
pkg:[roboticscape]:[0.4.4-git20180608.0-0rcnee0~stretch+20180609]
pkg:[firmware-ti-connectivity]:[20170823-1rcnee1~stretch+20180328]
groups:[debian : debian adm kmem dialout cdrom floppy audio dip video plugdev users systemd-journal i2c bluetooth netdev cloud9ide gpio pwm eqep admin spi tisdk weston-launch xenomai]
cmdline:[console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 quiet]
dmesg | grep pinctrl-single
[    0.957005] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
dmesg | grep gpio-of-helper
[    0.965922] gpio-of-helper ocp:cape-universal: ready
END

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants