From eda43f1d3cb0ecd5682d5073c547d37228531c32 Mon Sep 17 00:00:00 2001 From: Georg Date: Thu, 3 Jun 2021 01:46:17 +0200 Subject: Init --- test-logs/messages.log | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test-logs') diff --git a/test-logs/messages.log b/test-logs/messages.log index 30010f8..7a41f73 100644 --- a/test-logs/messages.log +++ b/test-logs/messages.log @@ -31,3 +31,14 @@ 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