pandusen

Results 5 comments of pandusen

I can confirm the same issue, after update: 28.0.1 to 28.0.2 RC1 My output from `curl -I https://your.nextcloud.tld/apps/settings/js/esm-test.mjs` : ``` HTTP/1.1 200 OK Date: Sun, 21 Jan 2024 11:11:18 GMT...

I am simultaneously also have the "Could not load log entries" error. Currently investigating. Edit: Above was a ublock issue. Yes, my log contains this entry: LocalServerExceptionCould not detect any...

Sure _(I have replaced fqdn and username.)_ **Could not detect any host:** ``` { "reqId": "Za0hieI4tzKF-QVLu1D6wwAA1iE", "level": 0, "time": "2024-01-21T13:52:11+00:00", "remoteAddr": "192.168.0.30", "user": "user", "app": "settings", "method": "GET", "url": "/index.php/settings/ajax/checksetup",...

The PR by it selv, cleared the error in the Nextcloud dashboard. Adding the line in config.php, makes no difference. For good measure i copied the edited loop from my...

@susnux Yes, in my instance, the error is gone after updating the code. It is neither in Dashboard or Logfile at Debug level. (Seemingly, I dont even have to add...