Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start after upgrading to RC11.1 from RC10 #1544

Open
1 task done
RobotHanzo opened this issue Nov 5, 2024 · 7 comments
Open
1 task done

Unable to start after upgrading to RC11.1 from RC10 #1544

RobotHanzo opened this issue Nov 5, 2024 · 7 comments
Labels
s: needs triage Issue waiting for triage t: bug Something isn't working as intended

Comments

@RobotHanzo
Copy link
Contributor

Stacktrace

Error opening zip file or JAR manifest missing : /home/ubuntu/server/temp/caches/wrapper.jar

Actions to reproduce

Start the server

CloudNet version

.11 02:55:21.610] INFO :
[06.11 02:55:21.610] INFO : CloudNet Blizzard 4.0.0-RC12-SNAPSHOT 7aaa1cb
[06.11 02:55:21.610] INFO : Discord: https://discord.cloudnetservice.eu/
[06.11 02:55:21.611] INFO :
[06.11 02:55:21.611] INFO : ClusterId: c6b7bcad--401c--069f7903704c
[06.11 02:55:21.611] INFO : NodeId: Node-1
[06.11 02:55:21.611] INFO : Head-NodeId: Node-1
[06.11 02:55:21.611] INFO : CPU usage: (P/S) 3.18/18.86/100%
[06.11 02:55:21.611] INFO : Node services memory allocation (U/R/M): 8448/12544/60000 MB
[06.11 02:55:21.611] INFO : Threads: 61
[06.11 02:55:21.612] INFO : Heap usage: 86/256MB
[06.11 02:55:21.612] INFO : JVM: Eclipse Adoptium 23 (OpenJDK 64-Bit Server VM 23.0.1+11)
[06.11 02:55:21.612] INFO : Update Repo: CloudNetService/launchermeta, Update Branch: nightly

Other

I tried using both the beta and nightly branch, though none of which worked

Issue uniqueness

  • Yes, this issue is unique. There are no similar issues.
@RobotHanzo RobotHanzo added s: needs triage Issue waiting for triage t: bug Something isn't working as intended labels Nov 5, 2024
@0utplay
Copy link
Member

0utplay commented Nov 6, 2024

Does this happen with a clean restart and deleting the temp folder before starting?

@RobotHanzo
Copy link
Contributor Author

Does this happen with a clean restart and deleting the temp folder before starting?

Yes, I tried deleting temp and redownloading the core jars, unfortunately neither worked

@RobotHanzo
Copy link
Contributor Author

RobotHanzo commented Nov 7, 2024

Does this happen with a clean restart and deleting the temp folder before starting?

FYI, the full error is as below (found in the log file)

Error occurred during initialization of VM
agent library failed Agent_OnLoad: instrument
Error opening zip file or JAR manifest missing : /home/ubuntu/server/temp/caches/wrapper.jar

Also, I use the docker module with the image eclipse-temurin:23-jdk-noble

@0utplay
Copy link
Member

0utplay commented Nov 7, 2024

Does it also happen without docker? Can you provide an minimal reproducer?

@RobotHanzo
Copy link
Contributor Author

Does it also happen without docker? Can you provide an minimal reproducer?

I tried creating a completely new instance both with and without docker, interestingly they both worked
I cant figure out whats causing this (I tried disabling all my custom modules, it didn’t help)

@RobotHanzo
Copy link
Contributor Author

Does it also happen without docker? Can you provide an minimal reproducer?

However, disabling docker on the broken instance fixed the issue

@RobotHanzo
Copy link
Contributor Author

RobotHanzo commented Nov 15, 2024

Something ever weirder:
Copying the entire instance folder to somewhere else like /tmp fixed the issue
But as long as the instance folder is in the original parent directory (i.e. /home/ubuntu/), it wouldn't start even if renamed
Note: I made sure wrapper.jar can be read by the user running cloudnet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s: needs triage Issue waiting for triage t: bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

2 participants