Re: [Sugar-devel] Introduction | Interest in Sugarizer Project | Doubts regarding build server setup

2016-03-10 Thread Manraj Singh
Hey Aaron! Nice to meet you too! Thank you for such prompt response.

I'm not sure of your IRC name. Please share it with me.

Yes, I was facing this issue after running the following step:

$ sudo mongod --fork --port 27018 --logpath /home/root/mongo.log

But now, it got fix itself after restarting just now. I will still share
the logs when I got this error.

http://pastebin.com/rKKb14Sa

>Also, after you post the logs, would you try this command instead?
>
>   $ mkdir ~/mongodb
>   $ mongod --dbpath /home/manrajsingh/mongodb --port 27018 --logpath
/home/manrajsingh/mongo.log

These seem to be working. No error while running them.
I'm using Ubuntu 14.04 64bit.

Regards,
Manraj Singh Grover
Find me on Github 
Connect on LinkedIN 

On Thu, Mar 10, 2016 at 9:59 PM, Aaron D Borden  wrote:

> On Thu, 2016-03-10 at 00:39 -0800, Manraj Singh <
> manrajsinghgro...@gmail.com> wrote:
> > Hello community members,
> >
> > I'm Manraj Singh, studying in Netaji Subhas Institute Of Technology(Delhi
> > University). I'm an Open Source Enthusiast and have previously
> contributed
> > to jQuery, Mozilla and Privly. I also have prior experience in working
> for
> > startups like Zomato and Refiral and have a good competitve coding
> profile.
>
> Hello! It's nice to meet you, Manraj! I'm a web developer in San
> Francisco of the US. I saw your message in IRC, so you can ping me there
> if it's easier for you. I've heard feedback that the server setup
> instructions don't always work and they're structured more like you
> would for deployment rather than development. Hopefully with your help
> we can make them a bit better.
>
> > I'm interested in working on "Sugarizer Server Dashboard" project for
> > Google Sumer Of Code, 2016 and currently getting server to work after
> > cloning the repository. I have loads of experience in Php, JS, Python and
> > Web Development and have worked on similar project before.
> >
> > I'm facing an issue. I have reached step "Run MongoDB and Sugarizer
> Server"
> > as mentioned here
> > https://github.com/llaske/sugarizer/blob/master/README.md#server but it
> is
> > exiting with error:
> >
> > ```
> > about to fork child process, waiting until server is ready for
> connections.
> > forked process: 28417
> > all output going to: /home/manrajsingh/mongo.log
> > ERROR: child process failed, exited with error number 100
>
> I assume this is from after running the following step?
>
> $ sudo mongod --fork --port 27018 --logpath /home/root/mongo.log
>
> Exit 100 is an unhandled exception in mongo, the database. Can you post
> the log from /home/manrajsingh/mongo.log ?
>
> Also, after you post the logs, would you try this command instead?
>
>$ mkdir ~/mongodb
>$ mongod --dbpath /home/manrajsingh/mongodb --port 27018 --logpath
> /home/manrajsingh/mongo.log
>
> Finally, what distro are you using?
>
>
> --
> Aaron Borden
> Human and Hacker
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Introduction | Interest in Sugarizer Project | Doubts regarding build server setup

2016-03-10 Thread Aaron D Borden
On Thu, 2016-03-10 at 00:39 -0800, Manraj Singh  
wrote:
> Hello community members,
> 
> I'm Manraj Singh, studying in Netaji Subhas Institute Of Technology(Delhi
> University). I'm an Open Source Enthusiast and have previously contributed
> to jQuery, Mozilla and Privly. I also have prior experience in working for
> startups like Zomato and Refiral and have a good competitve coding profile.

Hello! It's nice to meet you, Manraj! I'm a web developer in San
Francisco of the US. I saw your message in IRC, so you can ping me there
if it's easier for you. I've heard feedback that the server setup
instructions don't always work and they're structured more like you
would for deployment rather than development. Hopefully with your help
we can make them a bit better.

> I'm interested in working on "Sugarizer Server Dashboard" project for
> Google Sumer Of Code, 2016 and currently getting server to work after
> cloning the repository. I have loads of experience in Php, JS, Python and
> Web Development and have worked on similar project before.
> 
> I'm facing an issue. I have reached step "Run MongoDB and Sugarizer Server"
> as mentioned here
> https://github.com/llaske/sugarizer/blob/master/README.md#server but it is
> exiting with error:
> 
> ```
> about to fork child process, waiting until server is ready for connections.
> forked process: 28417
> all output going to: /home/manrajsingh/mongo.log
> ERROR: child process failed, exited with error number 100

I assume this is from after running the following step?

$ sudo mongod --fork --port 27018 --logpath /home/root/mongo.log

Exit 100 is an unhandled exception in mongo, the database. Can you post
the log from /home/manrajsingh/mongo.log ?

Also, after you post the logs, would you try this command instead?

   $ mkdir ~/mongodb
   $ mongod --dbpath /home/manrajsingh/mongodb --port 27018 --logpath 
/home/manrajsingh/mongo.log

Finally, what distro are you using?


--
Aaron Borden
Human and Hacker


signature.asc
Description: signature
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Introduction | Interest in Sugarizer Project | Doubts regarding build server setup

2016-03-10 Thread Manraj Singh
Hello community members,

I'm Manraj Singh, studying in Netaji Subhas Institute Of Technology(Delhi
University). I'm an Open Source Enthusiast and have previously contributed
to jQuery, Mozilla and Privly. I also have prior experience in working for
startups like Zomato and Refiral and have a good competitve coding profile.

I'm interested in working on "Sugarizer Server Dashboard" project for
Google Sumer Of Code, 2016 and currently getting server to work after
cloning the repository. I have loads of experience in Php, JS, Python and
Web Development and have worked on similar project before.

I'm facing an issue. I have reached step "Run MongoDB and Sugarizer Server"
as mentioned here
https://github.com/llaske/sugarizer/blob/master/README.md#server but it is
exiting with error:

```
about to fork child process, waiting until server is ready for connections.
forked process: 28417
all output going to: /home/manrajsingh/mongo.log
ERROR: child process failed, exited with error number 100
```
Please help, as StackOverflow answers don't seem to work as well.

Regards,
Manraj Singh Grover
Find me on Github 
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel