Page 1 of 1

Trouble with first time login (Omero on Ubuntu 14)

PostPosted: Thu May 11, 2017 1:23 pm
by slozosnitram
Hi guys.

I reinstalled OMERO.server (because some updates-upgrades went wrong) and cannot login(tried from Webclient and Insight). Server itself is running fine database aswell. Only problem is login when i'm trying to get in as "omero system user". I tried to add user .... bin/omero user add .... but cannot get past password for "omero system user".
Possibly I don't see the forest behind the trees. What i'm I missing? :oops:

Re: Trouble with first time login (Omero on Ubuntu 14)

PostPosted: Thu May 11, 2017 3:13 pm
by mtbc
Sorry to hear of your troubles! Your server should be writing a Blitz-0.log file. Could you try again to log in, tell us exactly what time you tried, then zip up and upload that file for us to http://qa.openmicroscopy.org.uk/qa/upload/ ? Also it would be great if you could paste us the output from, bin/omero admin diagnostics

Can you tell us any more about the failed upgrades? Between what versions were they? Did they include related software like PostgreSQL?

Cheers,

Mark

Re: Trouble with first time login (Omero on Ubuntu 14)

PostPosted: Tue May 16, 2017 11:50 am
by slozosnitram
Hi guys,

Sorry for delay ... got distracted by another tasks.
Please see attached latest part of Blitz-0.log (i tried to log into webclient and to see admin user list between 12:00 and 12:18 on 16 May )...
LastPartOfBlitz.zip
(97.25 KiB) Downloaded 212 times

... and Admin Diagnostics
AminDiagnostics.JPG
AminDiagnostics.JPG (249.19 KiB) Viewed 3579 times


About failed upgardes ... I was trying to migrate from Apache to Nginx and during that process some kind of library conflict happened (don't remember exactly which libraries where conflicting). Unsuccessfully tried to fix it and decided to reinstall.

Regards

Re: Trouble with first time login (Omero on Ubuntu 14)

PostPosted: Tue May 16, 2017 12:24 pm
by kennethgillen
slozosnitram wrote:but cannot get past password for "omero system user".


Hi Martins,

What walkthrough are you following?

You'll need to log into OMERO with an OMERO account, rather than the 'system user', aka 'operating system user'.

The password for the `root` OMERO account is set when you run the `omero db script` command to create your initial database. e.g. on the Ubuntu walkthrough at https://www.openmicroscopy.org/site/sup ... ero-server

Cheers,

Kenny

Re: Trouble with first time login (Omero on Ubuntu 14)

PostPosted: Tue May 16, 2017 12:38 pm
by slozosnitram
Aaa yeah :mrgreen: silly me. By mistake i put OMERO_ROOT_PASS same as OMERO_DB_PASS ... and was trying to login with OMERO_ROOT_PASS which was never registered. So now i can access omero web. Sorry for disturbing. Thanx.

Re: Trouble with first time login (Omero on Ubuntu 14)

PostPosted: Tue May 16, 2017 2:05 pm
by kennethgillen
We're glad we were able to help!

Enjoy OMERO!