max-nextcloud
max-nextcloud
I've continued to investigate this. So far it looks like the requests that triggered the error were mostly without authentication. On the same instance I am seeing a lot of...
I think this is happening in a codepath that is only triggered when using the encryption app with masterkey disabled. If you run into this issue - please check wether...
> I've continued to investigate this. So far it looks like the requests that triggered the error were mostly without authentication. On the same instance I am seeing a lot...
The logs are not very telling. Some errors related to dns failure, some from the maps app and the photos app - but none looks related to what you are...
Well... the logs migth be interesting after all. Your console also looks like it's a 500 response to the PROPFIND that causes the trouble. There are a lot of such...
In general each line of the log represents one event. If they include error messages and stack traces they can become fairly long. It's still helpful to be able to...
> Is this the same problem? : > https://github.com/nextcloud/text/issues/5332 No... this is unrelated and only causes the last error message in your console.
To narrow this down... is everyone affected using the groupfolders app as mentioned in the title? :+1: I'm affected and using groupfolders app :-1: I'm affected and not using groupfolders
> Lastly here is data from my browser Looks like there is a 500 response to the `PROPFIND` (2nd and 3rd error). This should result in an error log entry....
I wonder if any of this is related to old browser state (cached scripts, left over data in local storage, etc.) Could you check if it's fixed by * a...