docker icon indicating copy to clipboard operation
docker copied to clipboard

Can't login to the nextloud

Open 4joke opened this issue 3 years ago • 4 comments

i using latest container I can't login after set up password. That's it. version nextcloud:23.0.5-apache working doesn't have this issue.

4joke avatar Jun 13 '22 13:06 4joke

me too

zatimamo avatar Jun 13 '22 20:06 zatimamo

I think I am having a similar issue here, although I was struggling with a more advanced installation and was trying to revert to a simpler setup for troubleshooting purposes. I created a new docker-compose instance and copied, verbatim, the "Base version - apache" per the instructions. While I can access the web interface, I get the following error after entering info and clicking Install to create the admin user.

I am thinking this might be an issue with MariaDB. I got further along in my more advanced Traefik config setup, getting an error after 2 min of "installation" with various terminal outputs that seemed OK, but that is just a hunch. If this is a separate issue, I am sorry and we can move this, but the lack of info from the other two makes it hard to tell if it is a related issue. My next idea was to try and combine this with the postgres info further down the page. No matter what, the default docker-compose.yml file does not work as-is.

image

I get the following in the terminal

db_1 | 2022-06-15 20:48:40+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.8.3+maria~jammy started. db_1 | 2022-06-15 20:48:40+00:00 [ERROR] [Entrypoint]: mariadbd failed while attempting to check config db_1 | command was: mariadbd --transaction-isolation=READ-COMMITTED --binlog-format=ROW --verbose --help --log-bin-index=/tmp/tmp.x58OGkI4Yi db_1 | Can't initialize timers

System: Ubuntu 22.04 LTS Docker version 20.10.8, build 3967b7d docker-compose version 1.21.2, build a133471

theamazingnorad avatar Jun 15 '22 20:06 theamazingnorad

Had

i using latest container I can't login after set up password. That's it. version nextcloud:23.0.5-apache working doesn't have this issue.

I had the same problem, a simple rebuild helped.

fampla avatar Jun 17 '22 17:06 fampla

I am thinking this might be an issue with MariaDB.

It's not a MariaDB related problem. I encountered it with sqlite.

4joke avatar Jun 19 '22 16:06 4joke

Hi @4joke - Thanks for the report. Unfortunately it lacks basic information needed to reproduce. What command line did you use to run it? Or, if using Docker Compose, what is the contents of your Compose file?

@mohamedztema Ditto. Same questions as directed at @4joke

@theamazingnorad If you copied the Base version compose file verbatim, did you also remember to modify the MYSQL_ROOT_PASSWORD and MYSQL_PASSWORD lines for both services (like it says in the introductory paragraph at https://github.com/nextcloud/docker/#base-version---apache)? You shouldn't be getting prompted to configure anything other than the the admin account/password if you're compose file is complete. Please provide your actual compose file. Thanks.

joshtrichards avatar Jul 22 '23 15:07 joshtrichards

Closing due to:

  • lack of info
  • seems to be a configuration matter

This channel is for bug reports and enhancement ideas in the Nextcloud Docker image. I suggest the Nextcloud Help Forum as a resource for configuration/deployment/troubleshooting assistance.

joshtrichards avatar Oct 21 '23 19:10 joshtrichards