Julian-Samuel Gebühr

Results 49 comments of Julian-Samuel Gebühr

Yes this build seems to work 🎉🎉🎉 Still having segmentation faults when closing the app but that is a topic for another issue. Thank you so much 🥳

Oh that is quite a significant fix, thank you very much!

So IIUC the problem is that when using [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy) and use `ansible-playbook -i inventory/hosts setup.yml --tags=start` the bot throws the error you've shown above?

I have issues building that. [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy) offers a self-build if that is something that would help you?

I have a very similar issue when using `pyreiz`. I have no idea what the cause could be but maybe this helps: https://github.com/pyreiz/pyreiz/issues/14

Maybe related to the build from source error: https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/674

So I guess what happens is: * Synapse get's started by the playbook * synapse process is up but the server not yet reachable * MRB starts and tries to...

Okay, so this is solved? If not it would be helpful if you could include the steps to reproduce this bug.

Can you elaborate which changes you made to the `vars.yml` that were not applied? You don't have to run `just roles` every time you modify your `vars.yml`, just when you...

Okay, thanks for clarifying! I was pleasantly surprised that server rules were implemented at least partially and I'll happily wait for other features :) Edit: I also checked the database...