SkepticalWaves
SkepticalWaves
Maybe related to #1816
You may want to go through the whole debug logging like I did then, to give more info.
Turning debugging on The key is provided properly during bucket mounting: ``` Oct 02 21:11:13 matrix systemd[1]: Started Matrix Goofys media store. Oct 02 21:11:14 matrix matrix-goofys[1681205]: 2021/10/02 21:11:14.839750 s3.DEBUG...
``` Dec 10 17:58:59 matrix s3fs[48387]: curl.cpp:RequestPerform(2357): HTTP response code 400, returning EIO. Body Text: InvalidRequestThe provided encryption parameters did not match the ones used originally.95F296716AB995A69uL8MKvQ5X12MnBrT6NsauYIHjA6gVNZ+kyqBiv1dhiBnEcY3gSFC6QaDeBRLjViVoMgfUUAmQAI Dec 10 17:58:59 matrix...
`nomultipart` has avoided the failure. I note this is on the Wasabi S3 implementation.
Fixed by #751
I'm still getting etherpad permission denied issues on `--tags=setup-all,start` execution, I need to `systemctl restart matrix-etherpad.service` to get it working.
Probably this one  In general, the docs here list customization thats based on files https://github.com/vector-im/element-web/tree/develop/docs For the settings not changeable via existing variables, where can we put files?
This was deployed on a pristine Ubuntu 20.04.1 using only the ansible script, with ansible installed via pip3. The only component I had issues with was the matrix_appservice_discord bot: ```...