Closed chogan72 closed 4 months ago
you mailrise.conf looks wrong. discord://webhook needs to be replaced by your config. It needs your specific discord://webhook_id/webhook_token
My bad I should have added more detail there. That is how I have it formatted in the actual config file. I just put webhook there when I redacted the actual values.
I don't remember exactly where I left this off, but I did try other services besides Discord and was getting the same error. I ended up deciding it was something I had configured strange on my Unraid server preventing the container from starting. I ended up writing a python script instead to route the messages.
I'm running into issues getting the mailrise docker container to run in Unraid. I am running Unraid 6.12.10 with Docker 24.0.9. When I try to start the container this is the error that I receive.
I know that Unraid is a bit different with mapping the config file, so I'm guessing it's something related to that. After looking at the solution to this issue #50, below is the current config that I have set up.
mailrise.conf
config.yml
docker run
I'm sure there is something simple that I am overlooking. Any ideas what I am doing wrong?