If clowder starts with non default user id it shows an error about writing to the log folder:
15:30:32,990 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - openFile(/home/clowder/logs/application.log,true) call failed. java.io.FileNotFoundException: /home/clowder/logs/application.log (Permission denied)
at java.io.FileNotFoundException: /home/clowder/logs/application.log (Permission denied)
at at java.io.FileOutputStream.open0(Native Method)
at at java.io.FileOutputStream.open(FileOutputStream.java:270)
at at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
If clowder starts with non default user id it shows an error about writing to the log folder:
Need to chown log folder