Ruth Fuchss
Ruth Fuchss
Yes, I agree 100%, and as Tom says, the plan is to make the documentation more instructional bit by bit - we've started with the networking documentation and are currently...
If you have any "how to"s that you'd like to contribute, either based on your own experience or on the YouTube videos, that would be highly appreciated. :+1: You could...
The header is bigger now than it was - so we might need more space above "Doc version:" (but that might happen automatically when there are doc versions to choose...
> @ru-fu when looking at the preview doc (cool feature!) I noticed I forgot to single quote the values. Is the spellchecker skipping quoted strings? If so, I should remove...
``` ubuntu@ru-fu01:~$ lxc query --request POST /1.0/images/aliases --data '{"name":"mytest", "target":"748cff26706d"}' ubuntu@ru-fu01:~$ lxc query --request POST /1.0/images/aliases/mytest --data '{"name":"mytest2"}' ubuntu@ru-fu01:~$ lxc query --request GET /1.0/images/aliases?recursion=1 [ { "description": "", "name": "mytest2",...
Yes, it seems to be some database issue: ``` DEBUG [2024-03-12T14:23:03Z] Dqlite: attempt 1: server 1: connected WARNING[2024-03-12T14:23:03Z] Failed to rollback transaction after error (context deadline exceeded): sql: transaction has...
@gabrielmougard This is on my VM (so I can probably give you access if you want). It's not clustered. I'm getting the exact same on my local machine though (also...
That seems to fix it, the PATCH goes through now.
Added my commits - please squash.
I added some commits - please squash.