Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Brackets asking to connect to internet when is already connected #11147

Closed
tofanelli opened this issue May 21, 2015 · 7 comments
Closed

Brackets asking to connect to internet when is already connected #11147

tofanelli opened this issue May 21, 2015 · 7 comments

Comments

@tofanelli
Copy link

hey guys....

i've been experiencing a weird issue.... my laptop is already connected to the internet, but, when I click to sign-in to upload a psd to use the Extracts, it shows me a warning message saying I need to connect to the internet... what I supposed to do to use it??

Cheers =)

@prafulVaishnav
Copy link
Contributor

@tofanelli Can you please open the developer tool ("Debug > Show Developer Tools") and see if there is any error in the console?

@tofanelli
Copy link
Author

Hey @prafulVaishnav .... is it this?

untitled-1

@petetnt
Copy link
Collaborator

petetnt commented May 22, 2015

Most likely a duplicate of #9793, check your firewall settings.

@tofanelli
Copy link
Author

hey @petetnt .... there is no firewall in my machine but the windows one.... im at my home, so there is no proxy, no hardware firewall... nothing but my windows and internet connection.... that's it.... i don't think this could be an error caused by firewall..

Cheers =)

@nethip
Copy link
Contributor

nethip commented May 24, 2015

@tofanelli From the log it appears you have some Brackets extensions installed on your system. Could you reload Brackets from Debug->Reload Without Extensions and see if you are still facing this issue? If that does not work, I would also suggest renaming the Brackets folder in %appdata%\Roaming to rule out any possibility with bad preference.

@tofanelli
Copy link
Author

hey @nethip .... it was, indeed, some plugin causing this bad behavior.... as long the issue was being caused by the Brackets Extract, I couldn't test it reloading the Brackets without the extensions... so, i removed all of them and reload it.... and, voila =)... its working flawlessly now... but, before I removed all of them, I installed another to save all of them ((Extensions Bulk Installer)), so, this extension saved this list.... if you are interested to check a little bit deeper if it was some extension, here follows the list

"brackets-beautify": true,
"deddy.additional-right-click-menu": true,
"brackets-compare": true,
"vcfvct.brackets-file-format": true,
"brackets-css-shapes-editor": true,
"brackets-display-shortcuts": true,
"torin.duplicate": true,
"milosh86.extensions-bulk-installer": false,
"adobe.brackets.extract": true,
"quick-dark": true,
"brackets-robotframework": true,
"ws-sanitizer": true

I only have these ones installed....

Well... thanks very much for help =)

Cheers =)

@nethip
Copy link
Contributor

nethip commented May 26, 2015

@tofanelli Glad you were able to resolve this issue 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@nethip @tofanelli @petetnt @prafulVaishnav and others