From cc4ef9b16bcc694bdf536adae00169f7dfb9507a Mon Sep 17 00:00:00 2001 From: Georg Date: Sat, 22 May 2021 03:13:53 +0200 Subject: Initial --- test-logs/messages.log | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 test-logs/messages.log (limited to 'test-logs') 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. -- cgit v1.2.3