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.

failed to open in browser

See original GitHub issue

I’m submitting a…

[x] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

when we right click on html file and select open with live server it doesnt open in browser , insted of opening in browser it will display error "Server is started at 63847 but failed to open in Browser Preview. Got Browser Preview extension installed ?

Expected behavior

when we write click on html file and select open with live server it shoul open in browser with live preview.

Environment

Browser:

- [x] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: <!-- Check which version is installed --> 5.6.1
- Platform:  <!-- Mac, Linux, Windows --> Windows
- Visual Studio Code: <!-- `code --version` --> 1.37.1

Others

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
olatunbosunoyeleke94commented, Sep 1, 2019

No not yet, I haven’t gotten any help yet

Get Outlook for iOShttps://aka.ms/o0ukef


From: Almah2288 notifications@github.com Sent: Sunday, September 1, 2019 6:38:52 AM To: ritwickdey/vscode-live-server vscode-live-server@noreply.github.com Cc: Olatunbosun Oyeleke olatunbosunoyeleke@hotmail.com; Comment comment@noreply.github.com Subject: Re: [ritwickdey/vscode-live-server] failed to open in browser (#553)

I have this issue too!! did anyone help you?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ritwickdey/vscode-live-server/issues/553?email_source=notifications&email_token=AIJQLF2OOZDYXKSUYD3R6TDQHNIOZA5CNFSM4IQG44R2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5T27GY#issuecomment-526888859, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIJQLFYOSEJBOMF534X2I6TQHNIOZANCNFSM4IQG44RQ.

0reactions
Almah2288commented, Sep 2, 2019

1.open EXTENSIONS : MARKET PLACE 2. select;Live Server 3. select; Configuration Extensions Settings 4.Select Examples this section: Examples : chrome --incognito --headless --remote-debugging-port=9222 C:\Program Files\Firefox Developer Edition\firefox.exe --private-window edit in settings.json

5.select the Edit in settings.json, add this line off codes: “liveServer.settings.port”: 0, and “liveServer.settings.multiRootWorkspaceName”: “0”

hopefully this should resolve the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio code 'open in browser' extension failed
Go to settings --> Extensions --> Open in Browser and set a default browser. In my case I have set it to "chrome"...
Read more >
Fix Chrome if it crashes or won't open - Computer
First: Try these common Chrome crash fixes · Close every tab except for the one that's showing the error message. · Quit other...
Read more >
Internet Browsers Not Working after Windows Upgrade? Fix It ...
Here we collected three methods to solve the internet browsers not working error. Method 1 is the fast fix to check the internal...
Read more >
What to do if your laptop fails to open any browser
What to do if browsers won't open on Windows 10 · 1. Restart your computer · 2. Scan Your PC for Malware ·...
Read more >
Open browser failed!! Please check if you have installed the ...
Same issue. The solution is simple. Find the name of the exec command, for google chrome in arch linux is google-chrome-stable. Edit 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