Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Depends #3

Open
dbestcode opened this issue Apr 29, 2022 · 0 comments
Open

Depends #3

dbestcode opened this issue Apr 29, 2022 · 0 comments

Comments

@dbestcode
Copy link

dbestcode commented Apr 29, 2022

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 directory
220429 10:55:23 [ERROR] Do you already have another mysqld server running on socket: /var/run/mysqld/mysqld.sock ?
220429 10:55:23 [ERROR] Aborting

220429 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 1597945
220429 10:55:27 [Note] bin/mysqld: Shutdown complete

mysqld: no process found
./run-linux.sh: line 31: cd: database: No such file or directory
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant