Dylan
Dylan
Hi @dhuebner. I Can launch it directly from the terminal indeed, with not output: `~/.vscode-server/extensions/typefox.yang-vscode-2.2.0/server/bin/yang-language-server ` I can then see it in processes : ``` ~ » pgrep -a java...
I cannot trigger anything :( apart from syntax highlighting, nothing seems to work. I cannot test simply on Windows either because technical corporate policies prevent java from running on my...
Thank both of you for your efforts. I just updated my kernel to get the same as you, and I am already using the exact same java version. I upgraded...
Bingo! I managed to make it work with a simple file in a seperate folder, and opening only this folder. So this might be a memory problem like you said....
Hi. There was a 8GB RAM limit configured by default for WSL, as documented and as I could see with the `free` command. However, rising this limit (e.g. to 12GB)...
hi @dhuebner. I understand that you are sharing your software freely without support and therefore owe me nothing. Hovewer, just so you do not forget about my issue, I must...
@dhuebner Thank you for your investigation. Your leads seem promising. The logs would be great too. I do not understand how the whole thing works exactly but let suggest something...
Hi. The same problem is occuring to me, with different versions of pyang/python and the nokia SROS v22.5 yang files. Note : this is inside a fresh pyenv virtualenv with...
Hi. My environment changed since I opened this issue, now I have: * Python version: 3.11.9 * Nautobot version: 2.3.1 * nautobot-ssot version: 3.0.1 I was in 2.6.1 when I...
Hi. With [v3.0.0](https://github.com/nautobot/nautobot-app-ssot/tree/v3.0.0), [nautobot-app-ssot](https://github.com/nautobot/nautobot-app-ssot) now [moves to](https://github.com/nautobot/nautobot-app-ssot/releases/tag/v3.0.0) diffsync 2.0, making this warning appear and slowing down the process A LOT in nautobot. Any fix in perspective?