Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exiting fuels dev with CTRL+C (SIGINT) doesn't kill fuel-core node #2889

Open
nedsalk opened this issue Aug 6, 2024 · 0 comments · May be fixed by #3038
Open

Exiting fuels dev with CTRL+C (SIGINT) doesn't kill fuel-core node #2889

nedsalk opened this issue Aug 6, 2024 · 0 comments · May be fixed by #3038
Assignees
Labels
bug Issue is a bug

Comments

@nedsalk
Copy link
Contributor

nedsalk commented Aug 6, 2024

As the title says. Run the following: echo | pnpm create fuels --pnpm && cd my-fuel-project && pnpm fuels dev, wait for the node to spin up and deploy the contracts, then kill it with CTRL+C, run pnpm fuels dev again and you'll get an error:

Error: Address already in use (os error 98)

Error: Address already in use (os error 98)

Error: Address already in use (os error 98)
fuel-core node under pid xxxx does not exist. The node might have been killed before cleanup was called. Exiting cleanly.
@nedsalk nedsalk added the bug Issue is a bug label Aug 6, 2024
@nedsalk nedsalk self-assigned this Aug 6, 2024
@nedsalk nedsalk changed the title Exiting fuels dev with CTRL+C doesn't kill fuel-core node Exiting fuels dev with CTRL+C (SIGINT) doesn't kill fuel-core node Aug 6, 2024
@nedsalk nedsalk changed the title Exiting fuels dev with CTRL+C (SIGINT) doesn't kill fuel-core node Exiting fuels dev prematurely with CTRL+C (SIGINT) doesn't kill fuel-core node Aug 6, 2024
@nedsalk nedsalk assigned nedsalk and unassigned nedsalk Aug 15, 2024
@nedsalk nedsalk changed the title Exiting fuels dev prematurely with CTRL+C (SIGINT) doesn't kill fuel-core node Exiting fuels dev with CTRL+C (SIGINT) doesn't kill fuel-core node Aug 27, 2024
@nedsalk nedsalk linked a pull request Aug 27, 2024 that will close this issue
4 tasks
@arboleya arboleya added the temp:notion label Sep 8, 2024 — with Linear
@arboleya arboleya added the temp-linear label Sep 8, 2024 — with Linear
@nedsalk nedsalk linked a pull request Sep 14, 2024 that will close this issue
4 tasks
@nedsalk nedsalk removed a link to a pull request Sep 14, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants