msaus

Results 17 comments of msaus

I quickly made removing the cache for file cache. It just gets all cache files and removes if ttl is expired. I added this function to file adapter. ``` public...

@wbelk possibly, it is similar to this? [Cannot connect to the target: connect ECONNREFUSED 127.0.0.1:9222 ](https://github.com/Microsoft/vscode-chrome-debug/issues/111)

Well...when I deploy to production environment I am getting the same error. There are no google-chrome instances running and so I have no idea what to do next. node: v8.12.0...

I figure this out, but, this is really weird for me. Before, start taking about how I figure this out, nodejs and pm2 are installed globally. The reason why I...

Sorry for late reply. Currently, my app is running on production and I can not stop it right now. So, when I have a chance for it, I will add...

@bbathel12 I guess you have to give the permission to Windows.

@paps Ubuntu 16.04.5 LTS I got following errors. CHROME STDERR: [0412/123550.772631:ERROR:gpu_process_transport_factory.cc(980)] Lost UI shared context. CHROME STDERR: DevTools listening on ws://127.0.0.1:9222/devtools/browser/935baa40-9193-42d8-8709-06b781803ec7 Something went wrong: could not connect to chrome debugger...

I am still getting the same error and so I have to do the follow the steps that I mentioned. By the way, I am getting error on Ubuntu machine...

@paps when I have a chance for that, I will switch to chrome 65. Can it downloaded from here? https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/chromium-browser/65.0.3325.181-0ubuntu0.16.04.1/chromium-browser_65.0.3325.181.orig.tar.xz

Then, I guess you had better to write what chrome version supported, otherwise, people get stacked like me.