question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

🐛 No easy way to stop wunderctl up

See original GitHub issue

Bug description

So while there is something like wunderctl up --debug that shows debug information. If you exit via ctrl+c the process remains active. There is no wunderctl down so you can’t make it stop unless you either memorized the PID or you look it up on which process is using port 9991 or 9992 and kill it manually.

How to reproduce

  1. wunderctl up --debug

Expected behavior

Make wunderctl down

WunderGraph information

https://wundergraph.com/docs/guides/your_first_wundergraph_application/overview

Environment & setup

  • OS: Windows 10 10.0.19044
  • Node.js version: 16.13.1

WunderCtl Version

Version: 0.90.32
Commit: 386a3d4b66204411dc89da6919aad0bebe524657
Date: 2022-06-06T12:22:22Z
BuiltBy: ci

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
hinogicommented, Jun 11, 2022
2022-06-11T10:37:27+02:00       debug   listener closed {"addr": "127.0.0.1:9991"}
2022-06-11T10:37:27+02:00       debug   listener closed {"addr": "[::1]:9991"}

Seems to work now

1reaction
StarpTechcommented, Jun 10, 2022

Hi @hinogi, could you give the latest release a shot?

Read more comments on GitHub >

github_iconTop Results From Across the Web

wunderctl - The WunderGraph Command Line Interface - GitHub
The WunderGraph SDK is the easiest way to configure your WunderGraph applications. It's written in TypeScript and allows you to configure every aspect...
Read more >
Architecture - Diagram - WunderGraph Docs
Running wunderctl up will not just start the process to continuously generate the API Gateway configuration, but it also starts the WunderGraph Server ......
Read more >
Yarn errors when running (context: Setting up WunderGraph ...
To eliminate possibilities: On my local machine, yarn will not properly add path to wunderctl, which means searcing out the .exe to get...
Read more >
API Management does too little, Backend as a Service does ...
How does Backend as a Service and Full Lifecycle API Management compare? ... This happens automatically once you run wunderctl up .
Read more >
@wundergraph/wunderctl - npm
It makes it super easy to run wundergraph commands from your terminal. This package is not required if you have already installed @wundergraph/ ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found