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

Fix: revert kill-port upgrade #5646

Merged
merged 2 commits into from
May 26, 2022
Merged

Fix: revert kill-port upgrade #5646

merged 2 commits into from
May 26, 2022

Conversation

jtoar
Copy link
Contributor

@jtoar jtoar commented May 25, 2022

On v1.5.0, the dev server takes a long time to start up and after it does, outputs the following errors to the console (that do resolve themselves promptly afterwards):

Error whilst shutting down "api" port: No process running on port
Error whilst shutting down "web" port: No process running on port

It looks like it's because we upgraded kill-port to v2 (see #5569). This issue here matches what we're seeing: tiaanduplessis/kill-port#61. The solution for now seems to be to just revert the upgrade. Note that this isn't user-facing so we should be able to release this in a patch.

@jtoar jtoar self-assigned this May 25, 2022
@netlify
Copy link

netlify bot commented May 25, 2022

Deploy Preview for redwoodjs-docs canceled.

Name Link
🔨 Latest commit d2f9eef
🔍 Latest deploy log https://app.netlify.com/sites/redwoodjs-docs/deploys/628ed0704580cb0008a0dc72

@jtoar jtoar added the release:fix This PR is a fix label May 25, 2022
@jtoar jtoar merged commit 41e8262 into main May 26, 2022
@jtoar jtoar deleted the ds-revert-kill-port-upgrade branch May 26, 2022 01:26
jtoar added a commit that referenced this pull request May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix This PR is a fix
Projects
Status: Archived
Development

Successfully merging this pull request may close these issues.

1 participant