question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Server startup hangs on creation of key.pem on Linux

See original GitHub issue

The 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:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Konicaicommented, Apr 4, 2021

Resolved in build 6 😄

0reactions
Konicaicommented, Apr 1, 2021

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 🤔

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found