Jeb Wilkins
Jeb Wilkins
I was able to reliably reproduce this - I was using the recommended setup for ngnix+letsecrypt+docker-gen containers - any attempt to restart docker resulted in the docker-gen container being stopped...
We're observing something similar to this - we have multiple 'bad docker builds' - reinstalling sassc within the image resolves the problems This has been observed with both Ruby 2.6...
My use case would be traefic with let's encrypt and multiple dockerised web apps behind it and traefic generating the config automatically. I'd like to cache recently used static assets...
Just updated to `master` and I'm still seeing this consistently Solargraph is getting launched from a git checkout, only change is to set the LOG_LEVEL to DEBUG Solargraph is launched...
I can push the integration code somewhere if you're interested but the actual LSP support is all in C and provided by Gnome-Builder itself, I've just got some python to...
That sounds very likely to be the probably cause - this maybe an issue with how Gnome-builder implements LSP. Most existing plugins for builder are for compiled languages and probably...
I found I could hook when the initialization completes, and it is completing _before_ the FileNotFound errors, suggesting that isn't the source of the problem? I've got a longer debug...
[dump.log](https://github.com/castwide/solargraph/files/5745345/dump.log) :point_up:
I'm getting the same issue, this is in the EU-WEST-2 region (london). I've tried ssh'ing into one of the EC2 nodes and `curl -v http://localhost:44554` fails to connect? This was...
Further to this - I just tried binding nginx to 44554 but docker complains the port is already in use - so something is bound to that but not responding?...