Christian
Christian
> Another question. I don't see logs in Monitee-app on smartphone. Can I change default variable `/vat/log` for `/mnt/user/Syslog`? I replied to your question in #186 so that its easy...
Forgot to mention. Did you restart the container after changing the config?
Now I'm puzzled. So if you do ls /var/log From the unRAID terminal. Are there files? And if you then use the command line from inside the container and do...
Found the issue. It's related to #187. I am working on a fix for the agent.
Since #187 is now resolved. The problem with Logs widget not clickable in the app should now be resolved as well after updating the agent from the unRAID UI
Thanks for the request. About note-taking in the About screen: can you elaborate on what you would use it for? Text clipping is just a bug and should be fixed
> In case of Nextcloud data set, the maximum space is reported as free space, and the text is not fully visible Are you sure the size of the dataset...
@kabatp is it still looking wrong with the updated UI?
Set ```yaml graphQl: instrumentation: false ``` in configuration.yml to silence those logs
In application properties set ``` properties # set all logging to error level logging.level.root=ERROR # set bash commands to print out input output logging.level.com.krillsson.sysapi.bash=DEBUG ``` And it will print out...