Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't login to fresh install #71

Closed
squarepegsys opened this issue Apr 17, 2015 · 5 comments
Closed

Can't login to fresh install #71

squarepegsys opened this issue Apr 17, 2015 · 5 comments

Comments

@squarepegsys
Copy link

I just installed OWA on a freshly installed Linux box. I setup myself as the initial user and the installer displayed my admin user and password but I can't login with it. When I log in it stays on the login screen with no message. If I put in the wrong password I get the red box that says "Login Failed....". So authentication is working but it's not allowing me in.

I turned on logging but don't see anything in the logs.

I don't have DNS on this server setup yet so I'm using the IP Address. Other than that I can't think of anything weird or different I'm going.

@padams
Copy link
Collaborator

padams commented Apr 17, 2015

Two things to try:

  • run OWA under a fully qualified domain name not an IP address.
  • Disable MySQL strict mode

On Apr 17, 2015, at 12:23 PM, Mike Hostetler notifications@github.com wrote:

I just installed OWA on a freshly installed Linux box. I setup myself as the initial user and the installer displayed my admin user and password but I can't login with it. When I log in it stays on the login screen with no message. If I put in the wrong password I get the red box that says "Login Failed....". So authentication is working but it's not allowing me in.

I turned on logging but don't see anything in the logs.

I don't have DNS on this server setup yet so I'm using the IP Address. Other than that I can't think of anything weird or different I'm going.


Reply to this email directly or view it on GitHub.

@mbrown1413
Copy link

I have the same exact problem. It turns out I was running into issue #210. Switching from Chrome to Firefox allowed me to log in.

@padams
Copy link
Collaborator

padams commented Feb 21, 2018

I can't reproduce this. are you running an ad blocker or something that would not allow OWA to set its cookies. Best bet is to turn on development logging in the config file and then check the error log to see where OWA is getting hung up.

@siva538
Copy link

siva538 commented May 11, 2018

I had exactly the same issue with latest owa 1.6.1, and chrome browser 66.0.3359.139 version.

The work-around is to browse the site using Firefox browser.

Thanks much mbrown for your help with the feedback.

@padams
Copy link
Collaborator

padams commented Mar 11, 2020

Closing as we will deal with Chrome in #210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants