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.

🐛 BUG: Local server not starting

See original GitHub issue

What version of Wrangler are you using?

2.6.0

What operating system are you using?

Mac

Describe the Bug

I just upgraded from 2.5.0 to 2.6.0 and it seems that local dev port is not working anymore when running yarn wrangler dev --local.
Maybe because there was a debugger issue in 2.5.0 and lower versions (address already in use) that seems to be fixed in 2.6.0. This issue being fixed, when I run yarn wrangler dev --local it blocks here without starting the web server:

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:1
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
tulup-connercommented, Dec 5, 2022

Same here with wrangler pages dev

1reaction
threepointonecommented, Dec 5, 2022

can confirm, --local mode doesn’t start anymore

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I fix this error! Error starting local server: - Construct 3
What is causing this bug for IOS? We suspect it was when we enabled the ADMIN LOCAL SERVER option in construct2 to view...
Read more >
Error When Starting a Local Server - Studio Bugs - DevForum
Any time I try to start a local test server to run a local client and test something, it gives me an error...
Read more >
NPM Start not starting local server - node.js - Stack Overflow
it gives me this error: Cannot find module '/Users/dheeraj/Project/reactWeb/webpack-dev-server' · Drop the ./ from the path. · @DheerajAgrawal ...
Read more >
Unable to start/stop local Server with Workbench - MySQL Bugs
Open Workbench, connect to local instance, go to Startup/Shutdown and click Stop Server. On Workbench v.8.0.23: The following error message pops ...
Read more >
How to troubleshoot Windows Installer errors - Microsoft Support
Could not start the Windows Installer service on Local Computer. Error 5: Access is denied. Resolution. To fix this problem automatically, run the...
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