Server startup hangs on creation of key.pem on Linux
See original GitHub issueThe server says it starts to load floodgate2.0 but then hangs forever.
Log: https://pastebin.com/kudhAkrh The server never proceeds past line 16
The config.yml
is created successfully, however key.pem
is not. If I create an empty file named key.pem
floodgate fails to load due to an empty key (instead of just hanging forever). If I copy the server contents to windows key.pem
is created and everything run as expected. Copying the key to the server install on linux makes linux load normally.
Plugins:
- Floodgate 2.0 build
#15
- Geyser (floodgate 2.0 branch) build
#3
OpenJDK 11.0.9.1 on Debian Buster stable headless. PaperMC-1.16.5-573. I haven’t tried a different java version, linux distro, or server jar.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
SSH new connection begins to hang (not reject or terminate ...
Enter passphrase for key '{homedir}/.ssh/id_rsa': debug1: read PEM private key done: type RSA debug1: Authentication succeeded (publickey). [.
Read more >Troubleshoot problems connecting to your EC2 Linux instance ...
pem'": This error occurs if you created a password for your key file, but haven't manually entered the password. To resolve this error,...
Read more >SSH Essentials: Working with SSH Servers, Clients, and Keys
SSH, or secure shell, is the most common way of connecting to and administering remote Linux servers. In this cheat sheet-style guide, ...
Read more >mysql service fails to start/hangs up - timeout (Ubuntu, MariaDB)
I have Ubuntu 18.10 installed with MariaDB 10.3.13: ... This was missing: /etc/mysql/ssl/server-key.pem. Had to copy it from another node by ...
Read more >UEFI/SecureBoot/Testing - Ubuntu Wiki
In brief, Secure Boot works by placing the root of trust in firmware. ... '/etc/secureboot/keys/dbx' done Creating keys... done Generating ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Resolved in build 6 😄
https://pastebin.com/LG3Rec2g
It just took 3 hours to create the key and boot on the build
#5
of geyser (floodgate2.0) … not an April fools joke 🤔