August 28, 20232 yr I was following the spaceinvaderone video with the linuxserver repositories for mariadb and nextcloud. I get past the first step of the webui where I specify the database user and password with mysql but then when it attempts to log in, it cuts to the attached image of the screen I looked in the maraidb logs, and didn't see anything that stood out to me, ``` cp: not replacing '/config/custom.cnf' UMASK must be a 3-digit mode with an additional leading 0 to indicate octal. The first digit will be corrected to 6, the others may be 0, 2, 4, or 6. [migrations] started [migrations] no migrations found ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║ ██╔════╝██║██╔═══██╗ ██║ ███████╗██║██║ ██║ ██║ ╚════██║██║██║ ██║ ███████╗███████║██║╚██████╔╝ ╚══════╝╚══════╝╚═╝ ╚═════╝ Brought to you by linuxserver.io ─────────────────────────────────────── To support LSIO projects visit: https://www.linuxserver.io/donate/ ─────────────────────────────────────── GID/UID ─────────────────────────────────────── User UID: 99 User GID: 100 ─────────────────────────────────────── [custom-init] No custom files found, skipping... UMASK corrected from 022 to 0640 ... 230827 22:55:40 mysqld_safe Logging to '/config/databases/e1f77a92a2e7.err'. 230827 22:55:40 mysqld_safe Starting mariadbd daemon with databases from /config/databases [ls.io-init] done.``` I checked the nextcloud logs as well and saw similar content ``` ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║ ██╔════╝██║██╔═══██╗ ██║ ███████╗██║██║ ██║ ██║ ╚════██║██║██║ ██║ ███████╗███████║██║╚██████╔╝ ╚══════╝╚══════╝╚═╝ ╚═════╝ Brought to you by linuxserver.io ─────────────────────────────────────── To support LSIO projects visit: https://www.linuxserver.io/donate/ ─────────────────────────────────────── GID/UID ─────────────────────────────────────── User UID: 99 User GID: 100 ─────────────────────────────────────── using keys found in /config/keys System config value memcache.local set to string \OC\Memcache\APCu System config value filelocking.enabled set to string true System config value memcache.locking set to string \OC\Memcache\APCu [custom-init] No custom files found, skipping... [ls.io-init] done.``` In the server log, I do not see anything with a timestamp around when I installed the dockers; they are all from several hours earlier. I'm a bit at a loss for how to approach this since I did not have this issue the last time I installed nextcloud using the same tutorial. unraid_log.txt
August 28, 20232 yr Author In the folder, there are two log folders, one php and the other is nginx. The one in php has its only entries from before the issue I'm having. The other folder, nginx, has the error log file which has its only entry as a network timeout and the access file is attached. I was not sure which logs would contain more information. Other info is the mariadb is on port 3307 and the nextcloud is on port 440. unraid_log.txt
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.