WebIDE not starting on reboot

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
Juggler00
 
Posts: 18
Joined: Sat Jul 09, 2011 1:57 pm

WebIDE not starting on reboot

Post by Juggler00 »

First... thank you -- I really appreciate all of your work on this!

First question: I looked, but could not find an official forum to post questions on the Adafruit Learning System Raspberry Pi WebIDE. Is this the best place?

Second question: I was able to successfully install the WebIDE on the latest version of Occidentalis without any problems. Likewise, was also able to log in and connect to bitbucket. However, on Pi reboot, I cannot get the WebIDE to come up again. When I tried to issue:
pi@raspberrypi-test ~/python $ sudo /etc/init.d/adafruit-webide.sh restart
[FAIL] Restarting Adafruit WebIDE server: adafruit-webide failed!

Any help?

User avatar
danringer
 
Posts: 5
Joined: Tue Oct 09, 2012 9:57 am

Re: WebIDE not starting on reboot

Post by danringer »

Had the same problem, it happened after disk full shutdown.

Redis returned:
Short read or OOM loading DB. Unrecoverable error, aborting now.

Code: Select all

sudo rm /var/lib/redis/dump.rdb
Corrected my problem. Only I did a full remove and reinstall of the webide before I found the problem. :oops:

Juggler00
 
Posts: 18
Joined: Sat Jul 09, 2011 1:57 pm

Re: WebIDE not starting on reboot

Post by Juggler00 »

Thanks for the tip... that actually came in happy another time when it wasn't working. Turns out that I don't need to reference port 3000 for my setup–it works straight off the normal URL (i.e. http://raspberypi.local.)

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”