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

Servers not installing #7

Closed
wildmaster84 opened this issue Sep 4, 2020 · 7 comments
Closed

Servers not installing #7

wildmaster84 opened this issue Sep 4, 2020 · 7 comments

Comments

@wildmaster84
Copy link

wildmaster84 commented Sep 4, 2020

OS: Ubuntu 20.04.1

I tried creating 1 minecraft server and 1 discord bot and i left for XCountry and when i got back the server was still showing installing, i made sure it wasn't the eggs so idk what's causing the issue

@wildmaster84
Copy link
Author

wildmaster84 commented Sep 4, 2020

image

An error occured while attempting to alert the panel of server install status. {
  code: 405,
  responseBody: '{\n' +
    '    "errors": [\n' +
    '        {\n' +
    '            "code": "MethodNotAllowedHttpException",\n' +
    '            "status": "405",\n' +
    '            "detail": "An error was encountered while processing this request."\n' +
    '        }\n' +
    '    ]\n' +
    '}'
}

@markd69
Copy link
Contributor

markd69 commented Sep 6, 2020

This is unrelated to Tommy’s script. Should be taken up with pterodactyl.

@wildmaster84
Copy link
Author

wildmaster84 commented Sep 6, 2020

I talked to pterodactyl and they said it was caused by broken packages, the only thing i used before anything broke WAS this script and thanks to it, i lost 5 website and 2 years of work. This issue is not related with pterodactyl but the way the script installs the packages.

@markd69
Copy link
Contributor

markd69 commented Sep 7, 2020

I don’t see how it is related to packages? Did you run the script on a fresh system?

@wildmaster84
Copy link
Author

Yes its on a fresh install of Ubuntu 20.04. ;-;

@wildmaster84
Copy link
Author

wildmaster84 commented Sep 8, 2020

I figured out what the issue is, while running the script the first time, it randomly ejects drives which in my case it ejected the main drive and caused it to corrupt the boot sector, it's still not very clear on what caused it but after running the script 5 times it sorted it's self out (On the new OS that is) I now run the 1.0beta version of the panel and i wont be trying to install the daemon as well as it broke npm.

@TommyTran732
Copy link
Owner

TommyTran732 commented Sep 11, 2020

I talked to pterodactyl and they said it was caused by broken packages, the only thing i used before anything broke WAS this script and thanks to it, i lost 5 website and 2 years of work. This issue is not related with pterodactyl but the way the script installs the packages.

image

The script clearly states that it is meant to run on a fresh system, it is your fault for running it on systems that already have stuff preinstalled. It is GUARANTEED to break stuff if you have a LAMP/LEMP stack and whatever else on it, because it is meant to set up it's own LEMP stack.

Yes its on a fresh install of Ubuntu 20.04. ;-;

If it was on a fresh system, how did you lose your "5 websites and 2 years of work"???

I figured out what the issue is, while running the script the first time, it randomly ejects drives which in my case it ejected the main drive and caused it to corrupt the boot sector, it's still not very clear on what caused it but after running the script 5 times it sorted it's self out (On the new OS that is) I now run the 1.0beta version of the panel and i wont be trying to install the daemon as well as it broke npm.

Version 1.0 is NOT ready for production. I will not be supporting it until it is. You are on your own here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants