Tobias
Tobias
Same issue here. Probably the parsing of the url from the options.json fails. From my logfile: ``` jq: error: syntax error, unexpected INVALID_CHARACTER (Unix shell quoting issues?) at , line...
Technically it's already fixed but Darkona hasn't release a new version with the fix yet :(
I'm looking forward to being able to use this :) Two thoughts: - You're using branches here to allow multiple compose files in the same repo. Portainer for example also...
I'm having the same issue, both with the latest rc from nuget.org (8.1.240328-rc) and the latest one from the repo you posted (8.1.240405-build.1014). As a side note, I'm trying to...
Same issue here. What I noticed is that it immediately starts working again when I add or delete a new DNS server entry. So in addition to an entry "dns://"...
I've played around a bit with this PR and it seems to work great. One issue I noted however is that it prevents you from creating a new stack via...
+1 Alternatively, if this is not possible, I'd appreciate a simple option to disable this feature and let the buy fail.
FYI, when testing this I noticed that I'm getting quite a few JS warnings in my browser. Add the new "processing" prop and the "start-service", "stop-service" and "restart-service" events to...
I've created replacements for the plain text templates that produce valid json, as a workaround until proper json support is implemented: snapshot-report.txt ``` Content-Type: application/json { "generated_at": "{{ .EventTime.Format "2006-01-02T15:04:05Z07:00"...