Bryan
Bryan
forgot to add for the purpose of this report I changed my config to turn on debug logging: ```syslog access-key-id: redacted secret-access-key: redacted logging: level: debug # options: debug |...
I was able to get working using v0.3.13. I tried v0.5.3 with exactly same config and still get error above. ```syslog logging: level: info # options: debug | info |...
Thanks for all the comments everyone! I never saw the option `sign-payload: true` at all to know about it. This was my first experience / attempt to use litestream and...