Can't get past login page on web UI

Steps to reproduce

  1. Try loging in using a browser

Expected behaviour

Actual behaviour

Server was fine, then it wasn’t. Keep getting back to the login page

Server configuration

Operating system: Debian 8.1

Web server: Apache/2.4.10

Database: MySQL 5.5.62

PHP version: 5.6.38

ownCloud version: 8.2.2.2’

Client configuration

Browser: Chrome / Firefox / IE

Operating system: Win 10

Hi, ownCloud 8 has is outdated. Please consider upgrading to the latest version to avoid having issues.

2 Likes

Hey,

maybe this missed / not provided information below could also give some more background on the login problem. I think it could also help to know what happened before the “then it wasn’t”.

### Logs
#### Web server error log
```
Insert your webserver log here
```

#### ownCloud log (data/owncloud.log)
```
Insert your ownCloud log here
```
1 Like

Please consider what dmitry and tom42 said, but I’d like to mention that login problems are often related to problems with the PHP session storage, you should be able to see more in your web servers error logs though

1 Like