Just in case, I have added read&write permissions to all digicam related folders. That didn’t help. Here is the debug output from MacOS Terminal ———————————————————— COMMAND LINE OUTPUT ---------------------------------------------------------------------- To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. Jannes-MacBook-Pro:~ janneohtonen$ export QT_LOGGING_RULES="digikam*=true" Jannes-MacBook-Pro:~ janneohtonen$ /opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam digikam.widgets: Breeze icons resource file found digikam.widgets: Breeze-dark icons resource file found QCommandLineParser: already having an option named "h" QCommandLineParser: already having an option named "help-all" QCommandLineParser: already having an option named "v" digikam.general: Switch to widget style: "Fusion" digikam.general: AlbumWatch is disabled digikam.general: Database Parameters: Type: "QMYSQL" DB Core Name: "digikam" DB Thumbs Name: "digikam" DB Face Name: "digikam" DB Similarity Name: "digikam" Connect Options: "UNIX_SOCKET=/Users/janneohtonen/Library/Application Support/digikam/digikam/db_misc/mysql.socket" Host Name: "" Host port: -1 Internal Server: true Internal Server Path: "/Users/janneohtonen/Pictures" Internal Server Serv Cmd: "/opt/digikam/lib/mariadb/bin/mysqld" Internal Server Init Cmd: "/opt/digikam/lib/mariadb/bin/mysql_install_db" Username: "root" Password: "" digikam.databaseserver: Database Parameters: Type: "QMYSQL" DB Core Name: "digikam" DB Thumbs Name: "digikam" DB Face Name: "digikam" DB Similarity Name: "digikam" Connect Options: "UNIX_SOCKET=/Users/janneohtonen/Library/Application Support/digikam/digikam/db_misc/mysql.socket" Host Name: "" Host port: -1 Internal Server: true Internal Server Path: "/Users/janneohtonen/Pictures" Internal Server Serv Cmd: "/opt/digikam/lib/mariadb/bin/mysqld" Internal Server Init Cmd: "/opt/digikam/lib/mariadb/bin/mysql_install_db" Username: "root" Password: "" digikam.databaseserver: Internal Server data path: "/Users/janneohtonen/Pictures/.mysql.digikam/db_data" digikam.databaseserver: The mysql configuration was already up-to-date: "/Users/janneohtonen/Library/Application Support/digikam/digikam/mysql.conf" digikam.databaseserver: Database server: "/opt/digikam/lib/mariadb/bin/mysqld" ("--defaults-file=/Users/janneohtonen/Library/Application Support/digikam/digikam/mysql.conf", "--datadir=/Users/janneohtonen/Pictures/.mysql.digikam/db_data", "--socket=/Users/janneohtonen/Library/Application Support/digikam/digikam/db_misc/mysql.socket") digikam.databaseserver: "Database process exited unexpectedly during initial connection." digikam.databaseserver: Executable: "/opt/digikam/lib/mariadb/bin/mysqld" digikam.databaseserver: Arguments: "--defaults-file=/Users/janneohtonen/Library/Application Support/digikam/digikam/mysql.conf, --datadir=/Users/janneohtonen/Pictures/.mysql.digikam/db_data, --socket=/Users/janneohtonen/Library/Application Support/digikam/digikam/db_misc/mysql.socket" digikam.databaseserver: Stdout: "" digikam.databaseserver: Stderr: "201023 10:49:29 [Warning] options --log-slow-admin-statements, --log-queries-not-using-indexes and --log-slow-slave-statements have no effect if --log_slow_queries is not set\n201023 10:49:29 [Note] /opt/digikam/lib/mariadb/bin/mysqld (mysqld 5.5.68-MariaDB) starting as process 35806 ...\n201023 10:49:29 [Warning] Setting lower_case_table_names=2 because file system for /Users/janneohtonen/Pictures/.mysql.digikam/db_data/ is case insensitive\n" digikam.databaseserver: Exit code: 1 digikam.databaseserver: Process error: "Process operation timed out" digikam.databaseserver: Cannot start internal database server ——————————————————————————————————— THIS IS THE OUTPUT FROM MYSQL.ERR 201023 10:49:30 InnoDB: The InnoDB memory heap is disabled 201023 10:49:30 InnoDB: Mutexes and rw_locks use GCC atomic builtins 201023 10:49:30 InnoDB: Compressed tables use zlib 1.2.11 201023 10:49:30 InnoDB: Initializing buffer pool, size = 80.0M 201023 10:49:30 InnoDB: Completed initialization of buffer pool 201023 10:49:30 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 64 MB InnoDB: Database physically writes the file full: wait... 201023 10:49:30 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 64 MB InnoDB: Database physically writes the file full: wait... 201023 10:49:30 InnoDB: Cannot initialize created log files because 201023 10:49:30 InnoDB: data files are corrupt, or new data files were 201023 10:49:30 InnoDB: created when the database was started previous 201023 10:49:30 InnoDB: time but the database was not shut down 201023 10:49:30 InnoDB: normally after that. 201023 10:49:30 [ERROR] Plugin 'InnoDB' init function returned error. 201023 10:49:30 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 201023 10:49:30 [ERROR] Unknown/unsupported storage engine: InnoDB 201023 10:49:30 [ERROR] Aborting 201023 10:49:30 [Note] /opt/digikam/lib/mariadb/bin/mysqld: Shutdown complete ——————————————————————————————————— So, the database is broken and I rerun the collection indexing which takes 2 days? Kind regards, Janne
|
Free forum by Nabble | Edit this page |