diff options
| author | Georg | 2021-05-22 03:13:53 +0200 |
|---|---|---|
| committer | Georg | 2021-05-22 03:13:53 +0200 |
| commit | cc4ef9b16bcc694bdf536adae00169f7dfb9507a (patch) | |
| tree | 64e7c3deb176f0aef565e859511fa15a738bc50a /test-logs | |
| download | mailcow-cc4ef9b16bcc694bdf536adae00169f7dfb9507a.tar.gz mailcow-cc4ef9b16bcc694bdf536adae00169f7dfb9507a.tar.bz2 mailcow-cc4ef9b16bcc694bdf536adae00169f7dfb9507a.zip | |
Initial
Diffstat (limited to 'test-logs')
| -rw-r--r-- | test-logs/messages.log | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/test-logs/messages.log b/test-logs/messages.log new file mode 100644 index 0000000..30010f8 --- /dev/null +++ b/test-logs/messages.log @@ -0,0 +1,33 @@ +ERROR Invalid user dictionary file, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/users.conf' +ERROR Invalid channel database, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/channels.conf' +ERROR Invalid network database, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/networks.conf' +WARNING Couldn't open ignore database: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/ignores.conf' +INFO Shutdown initiated. +INFO Killing Driver objects. +INFO Killing Irc objects. +INFO Shutdown complete. +ERROR Invalid user dictionary file, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/users.conf' +ERROR Invalid channel database, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/channels.conf' +ERROR Invalid network database, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/networks.conf' +WARNING Couldn't open ignore database: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/ignores.conf' +INFO Shutdown initiated. +INFO Killing Driver objects. +INFO Killing Irc objects. +INFO Shutdown complete. +ERROR Invalid user dictionary file, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/users.conf' +ERROR Invalid channel database, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/channels.conf' +ERROR Invalid network database, resetting to empty. +ERROR Exact error: FileNotFoundError: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/networks.conf' +WARNING Couldn't open ignore database: [Errno 2] No such file or directory: '/home/georg/limnoria/Mailcow/test-conf/ignores.conf' +INFO Shutdown initiated. +INFO Killing Driver objects. +INFO Killing Irc objects. +INFO Shutdown complete. |
