Code Monkey home page Code Monkey logo

Comments (11)

vincss avatar vincss commented on August 10, 2024

Hi !
Weird, it shouldn't try to write something in the /root/ folder.
Where did you launch it from ?
Did you do a "npm ci" before the "npm start" ?

Did you try with the binary ?

from mcsleepingserverstarter.

TheDanniCraft avatar TheDanniCraft commented on August 10, 2024

Where did you launch it from ?

From a pufferpanel server(But installed manualy because your template is docker based and my VM can't use Docker.)

Did you do a "npm ci" before the "npm start" ?

Firstly no(followed this tutorial. But later I ran npm ci but this also doesn't fix it)

Did you try with the binary ?

Currently no, but I will try it

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

I didn't try the pufferpanel, it's @dada513 who wrote it, maybe he can help.

from mcsleepingserverstarter.

d-513 avatar d-513 commented on August 10, 2024

Where did you launch it from ?

From a pufferpanel server(But installed manualy because your template is docker based and my VM can't use Docker.)

Did you do a "npm ci" before the "npm start" ?

Firstly no(followed this tutorial. But later I ran npm ci but this also doesn't fix it)

Did you try with the binary ?

Currently no, but I will try it

While I did make that template with docker in mind, there's nothing stopping you from running it using the standard mode. There should be no issues

from mcsleepingserverstarter.

d-513 avatar d-513 commented on August 10, 2024

Your manual install issue is definitely something up with your permissions

from mcsleepingserverstarter.

d-513 avatar d-513 commented on August 10, 2024

Also it seems the binary names have been changed and it has been fixed, so you may have to re-create the server with the updated template

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

Yes I did rename the executables, and forget to update the pufferpanel. Now it should be ok.

from mcsleepingserverstarter.

iwa avatar iwa commented on August 10, 2024

Your manual install issue is definitely something up with your permissions

+1

i know there are some issues with running npm install as root (things with caches and stuff like that)
in general, you should avoid installing and running all your apps as root, create a new user with sudo privileges and run everything from this user, and keep root user for system-related tasks (like apt, fixing some rights, etc etc)

from mcsleepingserverstarter.

d-513 avatar d-513 commented on August 10, 2024

Especially since pufferpanel uses the pufferpanel user, and not root

from mcsleepingserverstarter.

TheDanniCraft avatar TheDanniCraft commented on August 10, 2024

Using the pufferpanel template fixed the error.
But the emptyserverstopper pluggin isn't included at install. I don't know if it's supposed to be like this, but I'll you know

Thanks for the help

from mcsleepingserverstarter.

d-513 avatar d-513 commented on August 10, 2024

It is included, something must’ve gone wrong

from mcsleepingserverstarter.

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.