Jump to content

trevaaaaaaa

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by trevaaaaaaa

  1. 16 hours ago, j0nnymoe said:

    Just to make it clear, if anyone is having issues with the update to the latest version of mariadb. It's due to your database corrupting as your previous container wasn't shutdown cleanly (Something using during an update / automatic updates killing the container early). To recover your database, do the following with -all- containers that use mariadb off:

     

    Try the `linuxserver/mariadb:version-110.4.21mariabionic` tag, let everything start up, check the logs to make sure it's all clean, then do `docker exec nextclouddb s6-svc -d /var/run/s6/services/mariadb/` (assuming your container is called nexclouddb, otherwise adjust that appropriately). Wait ~30 seconds and then stop the container and update to latest.

     

    If this doesn't work, you will need to restore a working backup.

    I was going to try this but I don't have a mariadb directory in /var/run/s6/services/ of my nextcloud container.

  2. 7 hours ago, jademonkee said:

    I've had the same error in my log since the Alpine re-base. Nothing is broken on my end, though (I'm only using it for a single instance of Nextcloud with 2 users). I'm pretty sure someone in this thread told me it's nothing to worry about, but I would like to know why it's happening.

     

    210927 12:23:15 mysqld_safe Logging to '/config/databases/e42e52e45c78.err'.
    210927 12:23:16 mysqld_safe Starting mariadbd daemon with databases from /config/databases

     

    I'm only using it for a single instance of nextcloud aswell with a couple of users. I can't login to nextcloud at all, I just get

     

    "Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log."

     

    I don't see any errors in nextcloud log though, I only get errors in mariadb...not sure if these errors are causing my nextcloud issue.

     

    Was thinking of trying an older mariadb container as I'm sure nextcloud worked a few weeks ago.

  3. I seem to have an issue with mariadb docker on unraid, not sure for how long, only noticed it when nextcloud stopped working.

     

    Getting lots of errors in log

     

    210928 18:59:08 mysqld_safe Logging to '/config/databases/75c0cd19189c.err'.
    210928 18:59:08 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    210928 18:59:09 mysqld_safe Logging to '/config/databases/75c0cd19189c.err'.
    210928 18:59:09 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    210928 18:59:09 mysqld_safe Logging to '/config/databases/75c0cd19189c.err'.
    210928 18:59:09 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    210928 18:59:10 mysqld_safe Logging to '/config/databases/75c0cd19189c.err'.
    210928 18:59:10 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    210928 18:59:11 mysqld_safe Logging to '/config/databases/75c0cd19189c.err'.

     

    Moved .err files in /config/databases and an err file gets immediately created and this gets continuously repeated when I cat the err file.

     

    210928 22:26:09 mysqld_safe Starting mariadbd daemon with databases from /config/databases
    2021-09-28 22:26:09 0 [Note] /usr/bin/mariadbd (mysqld 10.5.12-MariaDB-log) starting as process 31960 ...
    2021-09-28 22:26:09 0 [Note] InnoDB: Uses event mutexes
    2021-09-28 22:26:09 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
    2021-09-28 22:26:09 0 [Note] InnoDB: Number of pools: 1
    2021-09-28 22:26:09 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
    2021-09-28 22:26:09 0 [Note] mariadbd: O_TMPFILE is not supported on /var/tmp (disabling future attempts)
    2021-09-28 22:26:09 0 [Note] InnoDB: Using Linux native AIO
    2021-09-28 22:26:09 0 [Note] InnoDB: Initializing buffer pool, total size = 268435456, chunk size = 134217728
    2021-09-28 22:26:09 0 [Note] InnoDB: Completed initialization of buffer pool
    2021-09-28 22:26:09 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.21.
    2021-09-28 22:26:09 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
    2021-09-28 22:26:09 0 [Note] InnoDB: Starting shutdown...
    2021-09-28 22:26:09 0 [ERROR] Plugin 'InnoDB' init function returned error.
    2021-09-28 22:26:09 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    2021-09-28 22:26:09 0 [Note] Plugin 'FEEDBACK' is disabled.
    2021-09-28 22:26:09 0 [ERROR] Unknown/unsupported storage engine: InnoDB
    2021-09-28 22:26:09 0 [ERROR] Aborting

     

    If I try to login with mysql -uroot -p I get

     

    ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2)

     

    I am running mariadb:latest container.

     

    Not sure what to try next, I'm keen to try to understand what's causing the issue.

     

    Would appreciate some help.

     

    Apologies if this is not the correct way to raise this issue.

     

    Thanks

     

     

     

     

     

     

  4. Hi, I have just installed this docker and having issues connecting to Sonarr, the only issue I see in the log is the following

     

    nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html)
    nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found:
    no field package.preload['resty.core']
    no file './resty/core.lua'
    no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua'
    no file '/usr/local/share/lua/5.1/resty/core.lua'
    no file '/usr/local/share/lua/5.1/resty/core/init.lua'
    no file '/usr/share/lua/5.1/resty/core.lua'
    no file '/usr/share/lua/5.1/resty/core/init.lua'
    no file '/usr/share/lua/common/resty/core.lua'
    no file '/usr/share/lua/common/resty/core/init.lua'
    no file './resty/core.so'
    no file '/usr/local/lib/lua/5.1/resty/core.so'
    no file '/usr/lib/lua/5.1/resty/core.so'
    no file '/usr/local/lib/lua/5.1/loadall.so'
    no file './resty.so'
    no file '/usr/local/lib/lua/5.1/resty.so'
    no file '/usr/lib/lua/5.1/resty.so'
    no file '/usr/local/lib/lua/5.1/loadall.so')
    Server ready

     

    Anyone know how to correct these errors?

     

    Thanks

×
×
  • Create New...