You can check the logfiles on the system log page but maybe you need to change the log level:
Set log level to debug:
runagent -m nextcloud1 occ log:manage --level=0
Set back to default log level warn:
runagent -m nextcloud1 occ log:manage --level=2