Our survey server has no data newer than Nextcloud 14. Just testing it, I could send a report on my local instance - but it contained barely any data. It didn't work on my normal instance, until I disabled:
Sadly the logs say nothing and there's no command line way to call this either.
The console shows:
POST https://cloud.josandcamila.com:444/ocs/v2.php/apps/survey_client/api/v1//report?format=json 500 (Internal Server Error)
| |
send |
@ |
jquery.js:8630 |
| |
ajax |
@ |
jquery.js:8166 |
| |
(anonymous) |
@ |
admin.js?v=40d0545e-81:35 |
| |
dispatch |
@ |
jquery.js:4435 |
| |
_.handle |
@ |
jquery.js:4121 |
server log just gives:
192.168.1.167 - - [09/Nov/2019:22:29:10 +0100] "POST /ocs/v2.php/apps/survey_client/api/v1//report?format=json HTTP/1.1" 500 6066 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36"
Our survey server has no data newer than Nextcloud 14. Just testing it, I could send a report on my local instance - but it contained barely any data. It didn't work on my normal instance, until I disabled:
Sadly the logs say nothing and there's no command line way to call this either.
The console shows:
server log just gives: