diff options
Diffstat (limited to 'test-logs')
| -rw-r--r-- | test-logs/messages.log | 11 |
1 files changed, 11 insertions, 0 deletions
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. |
