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

Extension host terminated unexpectedly. v5.5.0 #285

Closed
jonbp opened this issue Feb 12, 2019 · 33 comments
Closed

Extension host terminated unexpectedly. v5.5.0 #285

jonbp opened this issue Feb 12, 2019 · 33 comments
Labels

Comments

@jonbp
Copy link

jonbp commented Feb 12, 2019

I'm submitting a...

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

Current behavior

Live Server 5.5.0 throws an "Extension host terminated unexpectedly." fatal error that stops the functionality of other extensions.

Rolling back to 5.4.0 resolves the issue.

Error Screenshot

screenshot 2019-02-12 at 11 07 16

Console Screenshot

screenshot 2019-02-12 at 11 01 11

Environment

For Tooling issues:

- Live Server: 5.5.0
- Platform:  macOS 10.14.1
- Visual Studio Code: 1.31.0
@musti-91
Copy link

I have same I could not even uninstall it.☹️

@spacecakes
Copy link

I have this error too. Goes away when disabling the extension.

@ritwickdey
Copy link
Owner

ritwickdey commented Feb 12, 2019

Hi @musti-91, go to /users/<USERNAME>/.vscode/extensions/ and delete live server folder to uninstall it.

Anyway, I'm very sorry that you're guys facing same issue. I don't have macbook to figure out this issue.

@adesugbaa Can you please figure out the issue? May be if you can do rebuild the extension and publish it to Github.

@ritwickdey
Copy link
Owner

For TEMPORARY Fixing : Install Previous version v5.4.0

image

@ritwickdey ritwickdey changed the title macOS extension host fatal error Extension host terminated unexpectedly. v5.5.0 Feb 12, 2019
@ritwickdey
Copy link
Owner

ritwickdey commented Feb 12, 2019

Hi, can any want to try the following? (First install v5.5.0 from vscode markplace,)

  1. Please donwload the fse.zip
  2. Extract the fse.node
  3. Now go to /Users/YOUR_USERNAME/.vscode/extensions/ritwickdey.liveserver-5.5.0/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/
  4. Now replace the fse.node

Please let me know! I'll appreciate if anyone try the following steps

@ritwickdey ritwickdey pinned this issue Feb 12, 2019
@ritwickdey ritwickdey added the bug label Feb 12, 2019
@spacecakes
Copy link

spacecakes commented Feb 12, 2019

Please let me know! I'll appreciate if anyone try the following steps

Yep, this does seem to be working on macOS and Visual Studio Code latest! I could fire up a server and test my website.

@ghost
Copy link

ghost commented Feb 12, 2019

Hello @ritwickdey ! Seems to work here. Here is what i got !
capture d ecran 2019-02-12 a 13 01 54

ritwickdey added a commit that referenced this issue Feb 12, 2019
@ritwickdey
Copy link
Owner

Sweet! Thank you guys. I'm publishing a new version to marketplace. I still don't what is the BEST to fix the issue. But util then I'll manually replace the fse.node

ritwickdey added a commit that referenced this issue Feb 12, 2019
@ritwickdey
Copy link
Owner

ritwickdey commented Feb 12, 2019

I've published a new version to store. Can you guys please install the new version (v5.5.1) and update me if it works or not ?

Thank you

@ghost
Copy link

ghost commented Feb 12, 2019

Seems to work here ! Thanks for the fast support @ritwickdey ! You guy rock !

@spacecakes
Copy link

Yes, for me as well. Thanks a lot!

@jonbp
Copy link
Author

jonbp commented Feb 12, 2019

Work's great for me too. Thanks for the swift fix!

Seems to work for everyone so I'll close the issue.

@jonbp jonbp closed this as completed Feb 12, 2019
@ritwickdey
Copy link
Owner

Ahhh! Thank you so much guys for the supports.

@dashingvampire
Copy link

dashingvampire commented Feb 12, 2019

@ritwickdey sir..its not working at all for me right now. yesterday i updated it to i guess 5.4. and i updated vscode too.
and then the live reload stopped working. i have vscode on autosave. and now i have to refresh the live server chrome window manually.....i searched in your issues for long hours yesterday.
uninstalled live server..uninstalled vscode.
installed all again.
restarted system.
and now i installed older 5.3.0 live server version.

still have to refresh manually.
please help me....i really need it.

@dashingvampire
Copy link

updated it back to 5.5.1. still same issue.

@ritwickdey
Copy link
Owner

ritwickdey commented Feb 12, 2019

Hi @dashingvampire, Please open a new issue request (as it's a different issue). I'll happy to help you

@Xenophon81
Copy link

Thank you so much for fixing this. Was going crazy with the installing / uninstalling of plugins. Even Live-Sass Compiler broke because of this.

@Jvalal-zz
Copy link

still broken on my end.

image

@Jvalal-zz
Copy link

I can't even uninstall it or disable it!!! C'mon....!

image

@ritwickdey
Copy link
Owner

Try this one to uninstall it

#285 (comment)

Please upgrade it to latest version, and let me know if doesn't work

@ridesirat
Copy link

ridesirat commented Feb 20, 2019

Hello @ritwickdey and everybody.
The same start happening to me today (with latest version). But last night was ok (Lisbon time).
The problem could have some connection with Live Sass. I disabled it and Live Server is ok. When I tried both I couldn't.
meanwhile I checked the error on the Console and it appears to be a conflicty withthis plugin: https://github.com/kisstkondoros/gutter-preview
I disabled it and everything is ok know.
Hope it helps and you can talk to @kisstkondoros to keep both working :)

@FelesNoctis
Copy link

FelesNoctis commented Feb 21, 2019

Should be resolved as of Image Preview 0.17.4, at least for that conflict.

kisstkondoros/gutter-preview#40

@dusitsiri
Copy link

dusitsiri commented Sep 3, 2019

if you installed some theme, you can try. I'm tried to reinstall extensions and doesn't install all themes(everything about theme). It's work for me.

@apocolyptic
Copy link

Im getting this same error as of an update i did today.. previous versions are not quick fixing the issue and i can not uninstall it.. im gonna be real pissed if i have to uninstall and reinstall vsCode..

@Yuvraj535
Copy link

Im getting the same error i have done that fsnode file replace file but still the error pops up

@RajdeepThakare
Copy link

Take a look at your antivirus, add that detected file to your antivirus's exclusion list

@didymus707
Copy link

Hi, on the recurring issue of External host terminated unexpectedly and this is the updated version(5.6.1). Here is a picture of what I am talking about
Screenshot from 2020-06-06 00-59-42

@alapo92
Copy link

alapo92 commented Jun 8, 2020

To me this is connected to Live Sass Compiler. The Extension terminates after using an @import statement

@didymus707
Copy link

@alapo92 I have not used live sass in a while

@ToledoNicola
Copy link

ToledoNicola commented Jun 21, 2020

yes also to me and i can't uninstall
Cannot uninstall extension 'Live Server'. Extension 'Live Sass Compiler' depends on this.
now i'm working with angular but i'm not using live server
@ritwickdey

@aayamdahal
Copy link

To me this is connected to Live Sass Compiler. The Extension terminates after using an @import statement

same for mee is there a fix?

@clintonhays
Copy link

To me this is connected to Live Sass Compiler. The Extension terminates after using an @import statement

same for mee is there a fix?

I'm getting the same issue exactly. Tried so many fixes...no luck.

@clintonhays
Copy link

Seems to be linked to Color Highlight extension per ritwickdey/vscode-live-sass-compiler#193

I uninstalled Color Highlight and haven't had any issues.

@rjoydip-zz rjoydip-zz unpinned this issue Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests