[ome-users] [Windows] Help with accessing webadmin/webclient system through browser
Paulo Almeida
palmeida at igc.gulbenkian.pt
Thu May 7 16:39:40 BST 2009
Hi,
Actually, I wanted to ask that too, because I had the same problem with Omero
4.0 and something Mark Woodbridge suggested in the mailing list solved it.
Quoting him:
changing lib/python/omero/plugins/server.py to include:
django =
["python","manage.py","runserver","0.0.0.0:8000","--noreload"]+list(args)
did work.
Now I installed Omero 4.0.2 and I had to do the same thing. I don't have any
problems with that, because it's running fine, but is there an "official" way
of enabling the web service for remote machines, or maybe I just missed
something?
Best,
Paulo
On Thursday 07 May 2009 15:42:33 Gerling, Robbie wrote:
> Hello. I have been tasked with testing the latest OMERO server
> deployment in my microscopy lab and am having some slight issues with
> the included django webserver configuration.
>
>
>
> I only have access to the webadmin/webclient directly on the server
> hosting the omero server. When I start the django webserver, I noticed
> that it is only listening on http://127.0.0.1:8000/ (command windows
> shows "Development server is running at http://127.0.0.1:8000/"). I
> also tried editing the hosts file in C:\windows\system32 to include a
> hostname and the static IP address assigned to this box.
>
>
>
> Just to cover all the bases I can, the OMERO server is running
> flawlessly so far. test clients are able to connect seamlessly in my
> lab and uploading images works perfectly so far. The problem described
> above only affects the webadmin/webclient server.
>
>
>
> Any and all help is appreciated. thanks!
>
>
>
>
>
> --------------------------------
> Kind regards,
>
> Robbie Gerling
> Laboratory specialist
> Microscopy and Analytical Imaging lab
> Office of Research and Graduate Studies
> University of Kansas
> (785) 864-4380
> robbieg at ku.edu
More information about the ome-users
mailing list