Santiago Sánchez Sobrino

Results 8 comments of Santiago Sánchez Sobrino

Any updates on this? I am seeing this behaviour with Dropbox and Docker; they are moved to the hidden area on every reboot.

Plugin should be disabled automatically if no nx.json is found at root directory. In my case it spits errors and prevent IDE from being closed gracefully, thus blocking all the...

As a workaround, you can just add new connections issuing a POST request via curl: `curl -s -X POST -H "Content-Type: application/json" -d '{"name":"api-redis","host":"api-redis","port":6379}' localhost:5540/api/databases/` Ensure you replace the host...

> Can you reproduce the issue on https://stirlingpdf.io/multi-tool > > it might be cache issue, it seems fine for me Sadly, same behaviour. But I think I have found something:...

> Found bug and will be in next release ! Either today or tomorrow Amazing, thank you for your fast support and happy new year!

FYI, this issue is actually 2 years old and is still happening.

> > > okay it works for me now.. my problem was setting `FORCE_X11_DUMMY_CONFIG=true`. I had to instead set this to `false` and use the grub argument mentioned here somewhere...

> Perhaps [@SantiagoSchez](https://github.com/SantiagoSchez)'s fix should be added to the documentation unless this can be fixed within the container itself. [@Steam-Headless](https://github.com/Steam-Headless) I also think it should be added to the documentation....