So I’m in the process of moving my discord server over to matrix. I rented a VPS with 2 cores/2gb of ram for this. What I’m having issues with is media store and federation. I believe I have the media_store configured corrected as I can post images in my own channels, however I get Error 500 while attempting to upload a profile picture with no other information. On the federation side of things, I joined #matrix:matrix.org on my server it syncs for a few seconds, my ram shoots up to 2gb usage and hard locks until I restart synapse. Am I missing a config flag? Or just not enough RAM to federate with an instance that big. Thanks

  • SlovenianSocketOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Sorry I should have added more info. I am using Postgres, I’ll post my sanitized yaml when I get home from work. It is a bare metal install at the moment but I plan on moving over to docker once I have a good understanding of all the functions and documentation