Giter VIP home page Giter VIP logo

Comments (18)

silverjerk avatar silverjerk commented on May 19, 2024

I'm having a similar issue. Server was working fine. Functioning well on both file:// and localhost schemes (loading config files when working on localhost sites); nothing has been changed, yet suddenly no more changes are being committed while the server is running.

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

Do you use Chrome 17 (stable)? If so, there was a glitch that has been fixed recently. Please update the extension to version 1.1.1 (open chrome://extensions/ and press "Update extensions now" button).

from chrome-devtools-autosave.

silverjerk avatar silverjerk commented on May 19, 2024

This fixed the issue for me. Thanks NV.

from chrome-devtools-autosave.

franklinho avatar franklinho commented on May 19, 2024

I'm running into this same issue. I'm using Chrome 17 (stable) and have extension 1.1.2 installed. No changes are saved and nothing shows up in the terminal except: DevTools Autosave 0.3.1 is running on http://127.0.0.1:9104.

from chrome-devtools-autosave.

trenkwill avatar trenkwill commented on May 19, 2024

Same for me since I upgraded, it doesn't work anymore :(

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

Do you see any errors in the following?

  1. Background page’s console (how to open)
  2. DevTools (how to open)

Which version of Node.js do you use (to see, run node --version in the terminal)?

from chrome-devtools-autosave.

trenkwill avatar trenkwill commented on May 19, 2024

Thanks Nikita. I added /save after the URL and upgraded to Chrome 17 and it works now :)

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

Oh, that explains everything. Since NV/chrome-devtools-autosave-server@96f91b5 the server URL must end with /save.

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

@kyro does it work for you now?

from chrome-devtools-autosave.

WakefulHeart avatar WakefulHeart commented on May 19, 2024

Hello! I'm getting a pop up error on the DevTools autosave window that says http://127.0.0.1:9104/save does not responding

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

It means the server is not running. You have to install and run it.

from chrome-devtools-autosave.

WakefulHeart avatar WakefulHeart commented on May 19, 2024

I believe I already installed the server. The terminal says DevTools Autosave 0.3.1 is running on http://127.0.0.1:9104

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

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

from chrome-devtools-autosave.

WakefulHeart avatar WakefulHeart commented on May 19, 2024

ok, so I just realized that I have to open up the terminal and run autosave before it can save any changes. If I close the terminal then autosave turns off and its no longer listening. Is this something I'm going to have to do every time or am I missing something?

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

You can do it once; just don’t close it.

Well, you can run autosave as a daemon on system launch using launchd on Mac OS X or /etc/init.d/ on Linux. I don’t do that, I just keep one tab in the terminal dedicated to Autosave.

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

Actually, it’s a good idea to start the server on OS launch. I’ve created NV/chrome-devtools-autosave-server#9.

from chrome-devtools-autosave.

WakefulHeart avatar WakefulHeart commented on May 19, 2024

Thanks! You rock!!

from chrome-devtools-autosave.

NV avatar NV commented on May 19, 2024

Closing. Please reopen if something still doesn’t work.

from chrome-devtools-autosave.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.