Task #1311 (closed)
Opened 10 years ago
Closed 9 years ago
password/username in database swapped
| Reported by: | dzmacdonald | Owned by: | dzmacdonald |
|---|---|---|---|
| Priority: | critical | Milestone: | Unscheduled |
| Component: | Deployment | Version: | Trac |
| Keywords: | Install, Configuration, Password | Cc: | jos@…, donald@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
When installing the database with a different password and username
i.e not omero/omero the server gives this error:
authentication error cannot connect to user 'password'
somewhere in the scripts the password and usernames are being swapped, the means that the password and username have to be the same.
Change History (5)
comment:1 Changed 10 years ago by dzmacdonald
comment:2 Changed 10 years ago by jmoore
- Owner changed from jmoore to dzmacdonald
Donald, re-assigning to you for determining where it should be properly moved. Feel free to re-assign it to me when the milestone is clear.
comment:3 Changed 10 years ago by dzmacdonald
- Milestone changed from OMERO-Beta4.0.1 to OMERO-Beta4.1
Maybe redundant with the changes to install
- we do not use bin/omero config set methods
comment:4 Changed 9 years ago by jburel
Is it still the case. If yes this should probably be moved to 4.2 milestone
comment:5 Changed 9 years ago by dzmacdonald
- Resolution set to fixed
- Status changed from new to closed
The exception thrown is also hidden in /log/Blitz-0.log which is not easy to find, could it be propagated to the command line?