SkepticalWaves

Results 21 comments of SkepticalWaves

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.

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 ![image](https://user-images.githubusercontent.com/66973897/192332314-be1ed3c0-513d-4c85-bcbb-d879f3a60cf4.png) 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: ```...