-
Notifications
You must be signed in to change notification settings - Fork 89
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* for blank terminal #79
Comments
I believe the root issue is found in the default example-config.js:
|
here you see the username is admin, password is "", and port is 8080, which exactly matches the steps that must be entered for remote access. |
I don't know why local access doesn't work. Perhaps @petethepig can enlighten? |
no |
@ubermensh, I am having issues too. macOS + Chrome 60 the three dots do nothing when clicked. |
Hi everyone. I, like many of you, had the following issue:
This simple fix made it work for me:
$ devtools-terminal
host: http://localhost:8080
user: admin
password: (none)
Voila! Command Line Magic!
Got a blank screen on Mac El Capitan #67 DevTools terminal shows me blank screen #71 Not able to connect via both Native Messaging API & Web Socket on Mac Mavericks #49 Install Success,But it doesn't work #78 Installed Correctly but Does Not Work (Mac El Capitan + Chrome Version 52.0.2743.116 (64-bit)) #77 not working on node v6.3.1 ubuntu 14.04 #75 Not working for me (Version 51.0.2704.103 (64-bit)) #74 Does not work in OSX #57
The text was updated successfully, but these errors were encountered: