hereshem / mongoPi

Installing mongodb in Raspberry Pi
5 stars 0 forks source link

FAIL starting data base #1

Open Adill14 opened 10 years ago

Adill14 commented 10 years ago

I have been working on this for a while now and googled a bunch of different things and I have no idea what else to try.

I try to start mongo but it will only return [FAIL] Starting database: mongodb failed!

Help please

hereshem commented 10 years ago

Sorry, I could not get you. Are you talking about installing mongodb in Raspberry Pi ? If then simply follow those steps in Readme.md. The scons command takes couple of hours for building process. The rest steps goes smoothly fine. It is now already working in my system.

Adill14 commented 10 years ago

I have already been through the whole process of installing the mongodb. I have done this twice actually. I had the DB working on my raspberry pi and now it is not. Im following a project guide to make home automation system. I followed these steps and it did work but then i installed the heimcontrol.js and now it doesn't launch the database. im very lost on what to do.

When I am in am in

pi@raspberrypi ~/mongoPi $ sudo mongod

it runs through a list of things then hangs up at this line

Wed May 7 05:25:20 [clientcursormon] mem (MB) res:16 virt:82 mapped:0 it will repeat that line every five minutes until i end it my self with ctrl c.

Thanks for any help at all, all is appreciated!!