Git Product home page Git Product logo

Comments (4)

raycastbot avatar raycastbot commented on July 19, 2024

Thank you for opening this issue!

🔔 @lucaschultz @Sheraff you might want to have a look.

💡 Author and Contributors commands

The author and contributors of lucaschultz/port-manager can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

from extensions.

Sheraff avatar Sheraff commented on July 19, 2024

@angelineflorajohn I haven't looked at the new code that was pushed as part of the last update to this extension, but before we delve into it: is it possible that in your example, the node processes are started by another process which itself does appear on the list? (sometimes it can even be a longer chain than that like "A starts B which starts C"...)

I'm not sure whether this extension is looking for named parent processes (to have something a little informative to show) or if it's just supposed to show every process, in which case it might indeed be a bug


PS: I have to mention the obligatory "it works on my machine"

from extensions.

lucaschultz avatar lucaschultz commented on July 19, 2024

Hey @Sheraff, the recent update hasn't altered how the processes are viewed: by using /usr/sbin/lsof +c0 -iTCP -w -sTCP:LISTEN -P -FpcRuLPn.

Hi @angelineflorajohn! Thank you for opening the issue. If we can reproduce this, it is indeed a bug, so you did exactly the right thing! How are you displaying the processes in the terminal? The extension should present all processes and ports obtained from executing /usr/sbin/lsof +c0 -iTCP -w -sTCP:LISTEN -P. Could you please verify that the node process appears (after a reboot) when manually running the command in the terminal but not in the extension?

from extensions.

raycastbot avatar raycastbot commented on July 19, 2024

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

from extensions.

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.