Giter Club home page Giter Club logo

Comments (14)

vilhelmprytz avatar vilhelmprytz commented on June 2, 2024

Thank you for reporting this. Can you scroll up a bit in the terminal and see if there is any more information regarding why the errors occurred?

from pterodactyl-installer.

FoksVHox avatar FoksVHox commented on June 2, 2024

I don't see any other errors before that one.

from pterodactyl-installer.

vilhelmprytz avatar vilhelmprytz commented on June 2, 2024

@FoksVHox Look closely, when dpkg says it encountered errors it means that the actual errors occurred earlier so therefore the error messages should be higher up.

from pterodactyl-installer.

FoksVHox avatar FoksVHox commented on June 2, 2024

The only thing that I see is this, however, I don't think it is the thing:
image

Also, is there a specific pattern that the other errors should look like?

from pterodactyl-installer.

vilhelmprytz avatar vilhelmprytz commented on June 2, 2024

@FoksVHox There is no specific pattern. Is it possible for you to copy the whole log (all the way back from where the script was started) and attach it on GitHub Gist or something like hastebin?

from pterodactyl-installer.

FoksVHox avatar FoksVHox commented on June 2, 2024

I'll try

from pterodactyl-installer.

FoksVHox avatar FoksVHox commented on June 2, 2024

log.txt

from pterodactyl-installer.

vilhelmprytz avatar vilhelmprytz commented on June 2, 2024

@FoksVHox Hmm, that is very strange. Can you check with systemctl status redis-server what went wrong?

from pterodactyl-installer.

FoksVHox avatar FoksVHox commented on June 2, 2024

This, and I've no idea what it is / why it is happing
image

from pterodactyl-installer.

vilhelmprytz avatar vilhelmprytz commented on June 2, 2024

I just tried the script myself and had no issues with this. You can check for Redis errors in /var/log/redis/redis-server.log. From the log you sent earlier, I saw that you are not using the default mirrors for Ubuntu (archive.ubuntu.com) and instead some contabo.net mirror. I'd recommend checking with them. Use the Discord server for support. Closing since this is not an issue with the script.

from pterodactyl-installer.

FoksVHox avatar FoksVHox commented on June 2, 2024

@vilhelmprytz
I checked with them and it wasn't an issue with them.

I found that using apt install -y redis-server causes that issue, the fix for it is using apt-get install -y redis-server

from pterodactyl-installer.

vilhelmprytz avatar vilhelmprytz commented on June 2, 2024

@vilhelmprytz
I checked with them and it wasn't an issue with them.

I found that using apt install -y redis-server causes that issue, the fix for it is using apt-get install -y redis-server

That is very strange. Can you find any information on why this is the case?

from pterodactyl-installer.

FoksVHox avatar FoksVHox commented on June 2, 2024

I can try, but it got rid of the error, but it still has some issues with starting the redis-server and migrating the database.

from pterodactyl-installer.

vilhelmprytz avatar vilhelmprytz commented on June 2, 2024

I can try, but it got rid of the error, but it still has some issues with starting the redis-server and migrating the database.

Alright. Use the Discord server for support. If you find any information suggesting that there is an issue with the script itself, feel free to reopen the issue.

from pterodactyl-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.