lavabit / magma

The magma server daemon, is an encrypted email system with support for SMTP, POP, IMAP, HTTP and MOLTEN,. Additional support for DMTP and DMAP is currently in active development.
GNU Affero General Public License v3.0
1.82k stars 165 forks source link

bug in new vagrant boxes #117

Open ghost opened 6 years ago

ghost commented 6 years ago

curious why its so difficult to deploy our own based on the README.md when simply installing the right binaries and running magma-build.sh on a frest CentOs 6/7 host might work with the minor fix

magma.output.file must not be set to false if the system has also been configured to daemonize. The provided configuration is invalid. Exiting. magma.init != shutdown {8 != 39} ==> default: HTTP / NETWORK / OPTIONS / SINGLE THREADED: PASSED ==> default: HTTP / NETWORK / CAMEL / LOGIN / SINGLE THREADED: PASSED ==> default: HTTP / NETWORK / CAMEL / BASIC / SINGLE THREADED: PASSED ==> default: REGRESSION / MAPPED / FILE DESCRIPTOR LEAK / MULTI THREADED: PASSED ==> default: REGRESSION / SMTP / DOT STUFFING / SINGLE THREADED: PASSED ==> default: REGRESSION / IMAP / SEARCH RANGE PARSING / SINGLE THREADED: PASSED ==> default: REGRESSION / HTTP / APPEND STRING / SINGLE THREADED: PASSED ==> default: -------------------------------------------------------------------------- ==> default: TEST DURATION: 229s ==> default: TOTAL DURATION: 334s ==> default: -------------------------------------------------------------------------- ==> default: 100%: Checks: 133, Failures: 0, Errors: 0 ==> default: -------------------------------------------------------------------------- ==> default: Error in my_thread_global_end(): 19 threads didn't exit ==> default: Magma shutdown complete.

oppocomputer commented 5 years ago

It seems to me that there is an privilige problem are you using the root account ?