We're Hiring!

OmeroWeb Sever list is empty

Having a problem deploying OMERO? Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

The OMERO.server installation documentation begins here and you can find OMERO.web deployment documentation here.

OmeroWeb Sever list is empty

Postby bernhard » Tue Nov 03, 2009 2:21 pm

Hi all!

I've just installed Omero4.1 and it runs fine. I have a problem with the OmeroWeb client, though. The server list is empty on the login page, probably due to the fact that I'm running Omero4.1 on port 5063 rather than 4063 (see viewtopic.php?f=5&t=16).

Where can I change the OmeroWeb client settings which are crucial for the server list and Omero connection. I could not find anything meaningful while grepping through the omeroweb sources :-(

Thanks! Bernhard
bernhard
 
Posts: 37
Joined: Mon Jun 22, 2009 7:18 am

Re: OmeroWeb Sever list is empty

Postby bernhard » Tue Nov 03, 2009 2:56 pm

Hi again!

I just figured out that I can insert Omero servers manually to the omeroweb sqlite db.
Code: Select all
$ sqllite3 db.sqlite3
sqlite> insert into webadmin_gateway values(1,'localhost', 'localhost', '5063');
sqlite> .q


I guess the webadmin_gateway table should have been filled during the "syncdb" call. Is it bin/omero which needs to know that I'm not using the default port 4063?

For your information, I also ran manage.py syncdb manually and it did not fill the webadmin_gateway table.

Cheers! Bernhard
bernhard
 
Posts: 37
Joined: Mon Jun 22, 2009 7:18 am


Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest