David

Results 3 comments of David

Thank you very much @dimgal1 for resolving the problem. Looking at variables in https://github.com/mistio/mist.api/blob/master/src/mist/api/config.py Could you please tell if I also need to override other `EMAIL_*` variables in `settings.py`? Like...

Thank you @dimgal1 . I can confirm that `NOTIFICATION_EMAIL` in settings.py fixed the e-mail server being flooded by invalid requests. Now I get a lot of e-mails about "Could not...

``` docker-compose ps ``` ~~~ Name Command State Ports -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- mist_io_api-v2_1 /mist.api/bin/docker-init ... Up 8080/tcp mist_io_api_1 /mist.api/bin/docker-init ... Up 80/tcp mist_io_apply-migrations_1 /mist.api/bin/docker-init ... Exit 0 mist_io_dramatiq_1 /mist.api/bin/docker-init ... Up mist_io_elasticsearch-manage_1...