Code Monkey home page Code Monkey logo

Comments (6)

danilodecanini avatar danilodecanini commented on August 14, 2024

Update:
Workaround: I change manually the user that runs PM2 service, instead of NT AUTORITHY\LOCAL SERVICE I used the Local service user, Idk what is the difference between them but now the service is running

from pm2-installer.

jessety avatar jessety commented on August 14, 2024

Thank you! This is great. I'd heard of this issue before, but was never able to replicate it.

What version of Node do you have installed? What version of Windows are you running, and what is your system's base language?

There's a small PowerShell script that prints out some information about the service included in the installer. Could you cd into the pm2-installer directory and run PowerShell -NoProfile -ExecutionPolicy Bypass .\src\windows\check-service.ps1? Thanks again.

from pm2-installer.

danilodecanini avatar danilodecanini commented on August 14, 2024

Hi, @jessety

Node version: v12.17.0
SO version: Windows Server 2016 Standard x64
Base language: PortuguΓͺs Brasil

Output from PS:
Confirm-Service -name "pm2.exe"
Found "pm2.exe" service:
State: Running
Status: OK
Started: True
Start Mode: Auto
Service Type: Own Process
Start Name: NT AUTHORITY\LocalService

from pm2-installer.

jessety avatar jessety commented on August 14, 2024

It seems like this is an issue for all Windows installations where the base language isn't English. Yikes. A fix is now live in the service-dependency-fix branch.

@danilodecanini Try it out! If it works for you I'll merge #6.

Thanks again!

from pm2-installer.

danilodecanini avatar danilodecanini commented on August 14, 2024

With this fix it works with success!

Thank you so much for this quick fix!

from pm2-installer.

jessety avatar jessety commented on August 14, 2024

Thanks for reporting it! πŸŽ‰πŸ‘

from pm2-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.