Philip Sabri

Results 16 comments of Philip Sabri

@hiddeco > These errors will no longer happen in an upcoming (to be announced) release, as we will be introducing a more intelligent patcher in the near future: https://pkg.go.dev/github.com/fluxcd/pkg/[email protected]/patch Any...

Made a PR if this could be something https://github.com/fluxcd/notification-controller/pull/419 I dont know GO so it could probably be done in other ways.

> Hello, First of all thank you for sharing this topic because it affects me too. I have the same problem as you but I can't use the workaround you...

> The XML seems broken. ~~I agree the XML is broken. Is there something we can do about this or is it up to Microsoft?~~ Also I didnt know I...

@ashie I checked the new XML and it has no error

Are you running the td-agent as admin? It's required if your are getting logs from channels like "Security"

I manage to replicate your issue by denying write permission for `SYSTEM ` on the opt folder. Which makes sense. The error is actually saying it dont have permission to...

I also managed to replicate the issue by having it run as a service and from the td-agent command promt at the same time. I guess they are both trying...

Its also running 3x Ruby interpeter for me so that should be fine Try storing with a path ``` @type local persistent true path "c:/opt/td-agent/storage.json" ```