Giter Club home page Giter Club logo

Comments (13)

Unitech avatar Unitech commented on May 23, 2024

Hello, thanks for reporting issues.

PM2 is a production module, who should be mainly used on Linux servers. I haven't tried it on other platforms than Linux.

Feel free to contribute if you want to integrate this compatibility feature !

Thanks

from pm2.

thesebas avatar thesebas commented on May 23, 2024

When changed detached: true to false in Satan.launchDaemon daemon forking options got this error:

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn Unknown system errno 203
    at errnoException (child_process.js:945:11)
    at Process.ChildProcess._handle.onexit (child_process.js:736:34)

but cant find what is that 203 error.

from pm2.

ncwhale avatar ncwhale commented on May 23, 2024

how about use nssm in windows? there is another project: http://jfromaniello.github.io/winser/

from pm2.

oliversalzburg avatar oliversalzburg commented on May 23, 2024

I was trying to get pm2 to work on my Windows-based development workstation for testing purposes, but whenever I invoke it with any parameters, I get:

events.js:71
        throw arguments[1]; // Unhandled 'error' event
                       ^
Error: connect EADDRNOTAVAIL
    at errnoException (net.js:770:11)
    at Object.afterConnect [as oncomplete] (net.js:761:19)

I tried debugging pm2, but I really didn't get anywhere. What is the execution path after everything in the pm2 file is defined?

from pm2.

Unitech avatar Unitech commented on May 23, 2024

We just launched a crowd funding campaign on boutysource for the Windows support:

https://www.bountysource.com/teams/keymetricsio/fundraisers/600-pm2-windows-support

Hope we will get enough attention for this Windows feature !

from pm2.

Unitech avatar Unitech commented on May 23, 2024

Could you try the Windows support:

C:/ $ npm install git://github.com/Unitech/pm2#development -g

Give us your feedback!

from pm2.

oliversalzburg avatar oliversalzburg commented on May 23, 2024

@Unitech Well, it starts our application. Which is more than what I got on the first try with pm2 on Windows ;)

from pm2.

Unitech avatar Unitech commented on May 23, 2024

Good (: Apparently I got a feedback about the PID that is not refreshed on restart ( #777 ) Do you have the same bug?

Thanks

from pm2.

oliversalzburg avatar oliversalzburg commented on May 23, 2024

I'll have to properly test at work during the week and I really have to get more into the specifics of pm2. I'll post if I trip over anything.

from pm2.

soyuka avatar soyuka commented on May 23, 2024

@oliversalzburg Thanks! Windows tester are not easy to find these days! (don't ask why...)

from pm2.

mike-aungsan avatar mike-aungsan commented on May 23, 2024

I have the same problem on widows server.

from pm2.

HalfdanJ avatar HalfdanJ commented on May 23, 2024

I also still have this problem, also after installing the development branch

from pm2.

echiu64 avatar echiu64 commented on May 23, 2024

Try setting PM2_HOME to your C:\Users.pm2 directory (Win Vista/7/8)
Or take a simple one line patch described in this pull: #982

from pm2.

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.