rspamd do not start

Issue #1014 closed
Erick Romero created an issue
docker run \
    --net=host \
    -e TZ=Europe/Prague \
    -e "HTTPS=OFF" \
    --name "mailserver" \
    -h "mail.example.com" \
    -t analogic/poste.io

It crashes upon running the free version with above command. At time of this report latest version is 2.3.13

It starts by setting all directories, DB and the other setup (in a temporary volume due I did not set a docker volume in order to testing, however setting a volume param also crashes)

After posteio has finished all settings, it prints the following message in green background, and immediately throws the error with not more details as quoted below

Poste.io administration available at https://127.0.1.1:443 or http://127.0.1.1:80
[services.d] done.

#714(main) <e56f69>; main; main: rspamd 3.5 is loading configuration, build id: release

Comments (3)

  1. SH repo owner

    Please look in the data/log folder for some details about rspamd, otherwise it seems to be a very normal log. If you still have this problem, please reopen

  2. Log in to comment