You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
What dependencies are required for the single player Linux install?
mysql-server?
openjdk?
Getting an error even after sql installed:
220429 10:55:22 [Note] bin/mysqld (mysqld 5.5.68-MariaDB) starting as process 32356 ...
bin/mysqld: One can only use the --user switch if running as root
220429 10:55:22 InnoDB: The InnoDB memory heap is disabled
220429 10:55:22 InnoDB: Mutexes and rw_locks use GCC atomic builtins
220429 10:55:22 InnoDB: Compressed tables use zlib 1.2.11
220429 10:55:22 InnoDB: Using Linux native AIO
220429 10:55:22 InnoDB: Initializing buffer pool, size = 128.0M
220429 10:55:22 InnoDB: Completed initialization of buffer pool
220429 10:55:22 InnoDB: highest supported file format is Barracuda.
220429 10:55:22 InnoDB: Waiting for the background threads to start
220429 10:55:23 Percona XtraDB (http://www.percona.com) 5.5.61-MariaDB-38.13 started; log sequence number 1597945
220429 10:55:23 [Note] Plugin 'FEEDBACK' is disabled.
220429 10:55:23 [Note] Server socket created on IP: '127.0.0.1'.
220429 10:55:23 [ERROR] Can't start server : Bind on unix socket: No such file or directory220429 10:55:23 [ERROR] Do you already have another mysqld server running on socket: /var/run/mysqld/mysqld.sock ?220429 10:55:23 [ERROR] Aborting220429 10:55:23 InnoDB: Starting shutdown...ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)220429 10:55:27 InnoDB: Shutdown completed; log sequence number 1597945220429 10:55:27 [Note] bin/mysqld: Shutdown completemysqld: no process found./run-linux.sh: line 31: cd: database: No such file or directory
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What dependencies are required for the single player Linux install?
Getting an error even after sql installed:
The text was updated successfully, but these errors were encountered: