NV / chrome-devtools-autosave

Auto-saving CSS and JavaScript changes from the Chrome Developer Tools
MIT License
1.04k stars 89 forks source link

DevTools Autosave Server doesn't run on http://127.0.0.1:9104/save' #35

Closed danparker92 closed 12 years ago

danparker92 commented 12 years ago

I've completed all the steps correctly and am receiving " DevTools Autosave 0.3.2 is running on http://127.0.0.1:9104 " Perfect. But when i do try and edit in Chrome (17.0.963.79) I receive a pop-up in the top right reading " DevTools Autosave Server doesn't run on http://127.0.0.1:9104/save' " This is running on Mac OSX 10.6.8

NV commented 12 years ago

What do you see when you open http://127.0.0.1:9104 in the browser?

Also, see https://github.com/NV/chrome-devtools-autosave/wiki/Troubleshooting

danparker92 commented 12 years ago

It says it is running well. It hasn't been working for two days but literally this second has started. Thanks anyway, problem solved :)

On 12 Mar 2012, at 12:15, Nikita Vasilyev wrote:

What do you see when you open http://127.0.0.1:9104 in the browser?

Also, see https://github.com/NV/chrome-devtools-autosave/wiki/Troubleshooting


Reply to this email directly or view it on GitHub: https://github.com/NV/chrome-devtools-autosave/issues/35#issuecomment-4450502

danparker92 commented 12 years ago

Okay it's started producing the same error message again just randomly. I haven't changed any settings, terminal still says it is running on 127.0.0.1:9104! But if i run that address in the browser it writes "Oops! Google Chrome could not connect to 127.0.0.1:9104" Any suggestions?

NV commented 12 years ago

Hm, that’s weird. Reopening issue.

Troubleshooting

danparker92 commented 12 years ago

Removed the extension Installed from fresh Ran terminal commands Working (y)

hharrysidhu commented 11 years ago

hello, i am having issue with Dev auto save. it says Autosave Server doesn't run on http://127.0.0.1:9104 and when i run http://127.0.0.1:9104 it says ""Oops! Google Chrome could not connect to 127.0.0.1:9104"" and i re-installed it twice. i am using it on windows 7

kauthon commented 11 years ago

1) Go to CMD window and type autosave. 2) That should boot up autosave. 3) go to http://127.0.0.1:9104 - you should see a line of text saying "DevTools Autosave 1.0.0" - That means server is running. 4) Try Chrome's inspect element tool. 5) Keep the CMD window open just in case.