Tried export the GEONODE_BASE_URL.. Now the Django is shutting down few
seconds after starting it.

There is another problem on the other machine, i am getting a msg saying
Django is starting up. I am not getting any msgs after that on terminal. It
doesnt even say that jetty.log is up or press cntrl+c to shut down. If any
one tries to access that machine, Internal server error throws up..

On Tue, Jan 25, 2011 at 10:09 AM, Jeff Johnson <[email protected]> wrote:

> Can you try this before starting paver again.
>
> export GEONODE_BASE_URL=http://<your server IP>/
>
> Jeff
>
> On Mon, Jan 24, 2011 at 8:14 PM, Smitha V <[email protected]> wrote:
> > I have pasted it. Pls have a look at it.
> > http://dpaste.de/Kmpu/
> > On Tue, Jan 25, 2011 at 9:28 AM, Jeff Johnson <[email protected]>
> wrote:
> >>
> >> Can you paste the stack trace to dpaste.de please.
> >>
> >> Thanks,
> >>
> >> Jeff
> >>
> >> On Mon, Jan 24, 2011 at 7:45 PM, Smitha V <[email protected]> wrote:
> >> > After making host to 0.0.0.0 in shared/dev-paste.ini, I am not able to
> >> > upload oe search any data. It says Internal Server Error.
> >> >
> >> > Can anyone tell me why this is happening?
> >> >
> >> > On Mon, Jan 24, 2011 at 4:53 PM, Smitha V <[email protected]> wrote:
> >> >>
> >> >> Finally its working after changing the settings in dev-paste.ini. I
> >> >> have
> >> >> set the ip address to an IP address, and port to 8004.. Others are
> able
> >> >> to
> >> >> see the welcome page of Geonode. But no one is able to search for the
> >> >> data
> >> >> or upload data.
> >> >>
> >> >> On Fri, Jan 21, 2011 at 3:32 PM, Andreas Hocevar <
> [email protected]>
> >> >> wrote:
> >> >>>
> >> >>> On Jan 21, 2011, at 10:48 , Smitha V wrote:
> >> >>>
> >> >>> > Yes, i tried
> >> >>> > $ paver host -b 0.0.0.0 this. Its still not working..
> >> >>>
> >> >>> Maybe a firewall is blocking access to your machine then?
> >> >>>
> >> >>> Andreas.
> >> >>>
> >> >>> >
> >> >>> > On Fri, Jan 21, 2011 at 1:33 PM, Andreas Hocevar
> >> >>> > <[email protected]>
> >> >>> > wrote:
> >> >>> > Are you running GeoNode in development mode with "paver host"? If
> >> >>> > so,
> >> >>> > try the following instead:
> >> >>> >
> >> >>> > $ paver host -b 0.0.0.0
> >> >>> >
> >> >>> > No need to change line 5 in shared/dev-paste.ini.
> >> >>> >
> >> >>> > This will bind paster and jetty to 0.0.0.0, which will allow you
> to
> >> >>> > access GeoNode from other machines as well.
> >> >>> >
> >> >>> > Regards,
> >> >>> > Andreas.
> >> >>> >
> >> >>> > On Jan 21, 2011, at 07:02 , Smitha V wrote:
> >> >>> >
> >> >>> > > Am able to have the Geonode up and running on a different port.
> >> >>> > > Thanks Jeff.
> >> >>> > >
> >> >>> > > But others are not able to access Geonode running on my machine.
> >> >>> > > What
> >> >>> > > to do?
> >> >>> > >
> >> >>> > > On Fri, Jan 21, 2011 at 11:24 AM, Smitha V <[email protected]>
> >> >>> > > wrote:
> >> >>> > > Hi Jeff,
> >> >>> > >
> >> >>> > > I tried changing the port on line 6. Did paver build again. No
> >> >>> > > errors, but jetty isn't started i guess. Only "Django is
> starting
> >> >>> > > up.Pls
> >> >>> > > wait"  msg has come.. Its not going any further..
> >> >>> > >
> >> >>> > > What do i do now?
> >> >>> > >
> >> >>> > >
> >> >>> > > On Fri, Jan 21, 2011 at 10:17 AM, Jeff Johnson
> >> >>> > > <[email protected]>
> >> >>> > > wrote:
> >> >>> > > Hi Smitha,
> >> >>> > >
> >> >>> > > These kinds of things are configured in shared/dev-paste.ini
> when
> >> >>> > > in
> >> >>> > > development mode.
> >> >>> > >
> >> >>> > > You can can change the port on line 6 and change the 127.0.0.1
> to
> >> >>> > > 0.0.0.0 on line 5 to make the service bind to all interfaces and
> >> >>> > > be
> >> >>> > > public.
> >> >>> > >
> >> >>> > > Let us know how it goes,
> >> >>> > >
> >> >>> > > Jeff
> >> >>> > >
> >> >>> > > On Thu, Jan 20, 2011 at 8:22 PM, Smitha V <[email protected]>
> >> >>> > > wrote:
> >> >>> > > > Hi all,
> >> >>> > > >
> >> >>> > > > 1) Can somebody tell me if it is possible to change the
> default
> >> >>> > > > port (8000)
> >> >>> > > > to another port on which geonode is running?
> >> >>> > > > 2) Is is possible to access geonode running on one machine
> from
> >> >>> > > > another
> >> >>> > > > machine? I tried doing it by giving the IP address of the
> >> >>> > > > machine
> >> >>> > > > on which
> >> >>> > > > geonode is running, but i am not able to connect to it.
> >> >>> > > >
> >> >>> > > > Please suggest how i can solve the above 2 problems.
> >> >>> > > >
> >> >>> > > >
> >> >>> > > > --
> >> >>> > > > Regards
> >> >>> > > > Smitha V
> >> >>> > > > MT2009149
> >> >>> > > > IIITB
> >> >>> > > >
> >> >>> > > >
> >> >>> > >
> >> >>> > >
> >> >>> > >
> >> >>> > > --
> >> >>> > > Regards
> >> >>> > > Smitha V
> >> >>> > > MT2009149
> >> >>> > > IIITB
> >> >>> > >
> >> >>> > >
> >> >>> > >
> >> >>> > >
> >> >>> > > --
> >> >>> > > Regards
> >> >>> > > Smitha V
> >> >>> > > MT2009149
> >> >>> > > IIITB
> >> >>> > >
> >> >>> >
> >> >>> > --
> >> >>> > Andreas Hocevar
> >> >>> > OpenGeo - http://opengeo.org/
> >> >>> > Expert service straight from the developers.
> >> >>> >
> >> >>> >
> >> >>> >
> >> >>> >
> >> >>> > --
> >> >>> > Regards
> >> >>> > Smitha V
> >> >>> > MT2009149
> >> >>> > IIITB
> >> >>> >
> >> >>>
> >> >>> --
> >> >>> Andreas Hocevar
> >> >>> OpenGeo - http://opengeo.org/
> >> >>> Expert service straight from the developers.
> >> >>>
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Regards
> >> >> Smitha V
> >> >> MT2009149
> >> >> IIITB
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Regards
> >> > Smitha V
> >> > MT2009149
> >> > IIITB
> >> >
> >> >
> >
> >
> >
> > --
> > Regards
> > Smitha V
> > MT2009149
> > IIITB
> >
> >
>



-- 
Regards
Smitha V
MT2009149
IIITB

Reply via email to