mirror of
https://github.com/wekan/wekan.git
synced 2026-01-07 01:58:49 +01:00
Add info on how to get to logs with snap packaged wekan
parent
b79a51a7dd
commit
2273fe8f39
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ If you're using the Docker container through docker-compose, you can follow the
|
|||
|
||||
@:~$ docker-compose logs -f wekan
|
||||
|
||||
If you're using a snap package, you'll get the logs with
|
||||
|
||||
@:~$ journalctl -u snap.wekan.wekan
|
||||
|
||||
## Error Messages
|
||||
Once you've got the log files in front of you, go to the WeKan frontend and send a password reset link, or try to register. This will try to send an e-mail, and you should see any error messages in the log file.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue