server
server copied to clipboard
[Bug]: any share has break to access files
⚠️ This issue respects the following points: ⚠️
- [X] This is a bug, not a question or a configuration/webserver/proxy issue.
- [X] This issue is not already reported on Github (I've searched it).
- [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [X] Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- [X] I agree to follow Nextcloud's Code of Conduct.
Bug description
For any share, i get error to see/access files
With examples and screenshots :
Here, share between to users of my instance
And here with rights on share :
(same issue if add/del some right(s) )
Log on nginx :
ip.of.request - - [05/Jan/2023:10:10:49 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:53 +0100] "GET /apps/files/?dir=/Share/InstantUpload/Pictures&fileid=498216 HTTP/2.0" 200 15752 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:53 +0100] "GET /apps/integration_whiteboard/css/style.css?v=1b123539-1 HTTP/2.0" 404 20 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:54 +0100] "GET /ocs/v2.php/search/providers?from=%2Fapps%2Ffiles%2F%3Fdir%3D%2FShare%2FInstantUpload%2FPictures%26fileid%3D498216 HTTP/2.0" 200 334 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:56 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 200 1183 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:56 +0100] "GET /apps/files_sharing/api/externalShares HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:56 +0100] "PROPFIND /remote.php/dav/files/username/Share/InstantUpload/Pictures HTTP/2.0" 207 813 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:56 +0100] "GET /ocs/v2.php/apps/text/workspace?path=%2FShare%2FInstantUpload%2FPictures HTTP/2.0" 404 142 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:56 +0100] "GET /apps/recommendations/api/recommendations HTTP/2.0" 200 342 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:56 +0100] "GET /apps/files/ajax/getstoragestats?dir=%2FShare%2FInstantUpload%2FPictures HTTP/2.0" 200 234 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:10:56 +0100] "GET /core/preview?fileId=498228&c=35b8eb32d2cc72ef3353e0aad5a1f334&x=250&y=250&forceIcon=0&a=0 HTTP/2.0" 404 2 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:11:01 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
I get this view :
After, on detail via app metadata, i get exif informations about picture... i can't see it and i can get metadata...
no log on nextcloud.log except if remove all right (view-only mode) and get this error :
==> /path/data/nextcloud.log <==
{"reqId":"W9aGdUg5KeSfW6h8SLwr","level":3,"time":"2023-01-05T09:05:04+00:00","remoteAddr":"ip","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/Share/InstantUpload/Pictures/1665417891919.jpg","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
If create share link(folder or file) :
View after open link :
Permissions on share link :
Log on nginx (no log on nextcloud.log) :
ip.of.request - - [05/Jan/2023:10:18:42 +0100] "GET /s/zk6zdeKMkJrNLJJ HTTP/2.0" 200 10138 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:18:42 +0100] "GET /apps/integration_whiteboard/css/style.css?v=1b123539-1 HTTP/2.0" 404 20 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - zk6zdeKMkJrNLJJ [05/Jan/2023:10:18:43 +0100] "PROPFIND /public.php/webdav/ HTTP/2.0" 207 967 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:18:43 +0100] "GET /apps/files_sharing/publicpreview/zk6zdeKMkJrNLJJ?file=/&fileId=498228&x=1874&y=1007&a=true HTTP/2.0" 404 2 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0)
Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:18:43 +0100] "GET /s/zk6zdeKMkJrNLJJ/download?path=&files= HTTP/2.0" 200 1399827 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:19:03 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 200 470 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
If set permission "Hide Download" :
If put ok loop on error message and top tab : no reactions
log of nginx (no nextcloud.log) :
ip.of.request - - [05/Jan/2023:10:24:54 +0100] "GET /s/zk6zdeKMkJrNLJJ HTTP/2.0" 200 9649 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:54 +0100] "GET /apps/integration_whiteboard/css/style.css?v=1b123539-1 HTTP/2.0" 404 20 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - zk6zdeKMkJrNLJJ [05/Jan/2023:10:24:55 +0100] "PROPFIND /public.php/webdav/ HTTP/2.0" 207 967 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:55 +0100] "GET /apps/richdocumentscode/proxy.php?status HTTP/2.0" 200 35 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:56 +0100] "GET /apps/richdocuments/public?shareToken=zk6zdeKMkJrNLJJ&fileName=1665417891919.jpg&requesttoken=Oa9lO06F3rscTjK0I%2BmU45DvU%2BZu2q0Zyww3rOmpkaA%3D%3AUPosYzbwlo9bD2XNedzf0N2HNpwfg5Rbm3kYw93AwdM%3D&fileId=%7BfileId%7D HTTP/2.0" 200 10247 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:56 +0100] "GET /apps/files_sharing/publicpreview/zk6zdeKMkJrNLJJ?file=/&fileId=498228&x=1874&y=1007&a=true HTTP/2.0" 404 2 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:56 +0100] "GET /s/zk6zdeKMkJrNLJJ/download?path=&files= HTTP/2.0" 200 1399827 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:56 +0100] "GET /apps/richdocumentscode/proxy.php?status HTTP/2.0" 200 35 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:56 +0100] "POST /apps/richdocumentscode/proxy.php?req=/browser/a4b9c74/cool.html?WOPISrc=https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4&title=1665417891919.jpg&lang=en&closebutton=1&revisionhistory=1 HTTP/2.0" 200 9142 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:56 +0100] "POST /apps/richdocumentscode/proxy.php?req=/cool/https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4%3Faccess_token%3DlO8L3WmQH1GCSnC3M5VpWegAhW8NRVjE%26access_token_ttl%3D1672946696000/ws?WOPISrc=https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4&compat=/ws/open/open/0 HTTP/2.0" 200 32 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:57 +0100] "POST /apps/richdocumentscode/proxy.php?req=/cool/https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4%3Faccess_token%3DlO8L3WmQH1GCSnC3M5VpWegAhW8NRVjE%26access_token_ttl%3D1672946696000/ws?WOPISrc=https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4&compat=/ws/d87c1fc75455ca06a82c521deb283fd8/write/2 HTTP/2.0" 400 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:57 +0100] "POST /apps/richdocumentscode/proxy.php?req=/cool/https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4%3Faccess_token%3DlO8L3WmQH1GCSnC3M5VpWegAhW8NRVjE%26access_token_ttl%3D1672946696000%26permission%3Dedit/ws?WOPISrc=https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4&compat=/ws/open/open/0 HTTP/2.0" 200 32 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:24:57 +0100] "POST /apps/richdocumentscode/proxy.php?req=/cool/https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4%3Faccess_token%3DlO8L3WmQH1GCSnC3M5VpWegAhW8NRVjE%26access_token_ttl%3D1672946696000%26permission%3Dedit/ws?WOPISrc=https%3A%2F%2Fcloud.eric.ovh%2Findex.php%2Fapps%2Frichdocuments%2Fwopi%2Ffiles%2F498228_oc86iehatdi4&compat=/ws/4eed9c1cba8b851dbfa9db6b6ff14ca3/write/4 HTTP/2.0" 400 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:25:03 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 200 547 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
ip.of.request - - [05/Jan/2023:10:25:08 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0"
not only for picture : break video/music/etc
same issue on nextcloud app (tested on android only) if share picture on talk room : same issue, picture can't be see
Steps to reproduce
- create share : internal or link
- for user, test to open file or open link
- see error to load it
Expected behavior
see picture, open music file
Installation method
Community Manual installation with Archive
Operating system
Other
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- [X] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
occ config:list system
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***",
"www.***REMOVED SENSITIVE VALUE***"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "25.0.2.3",
"overwrite.cli.url": "https:\/\/***REMOVED SENSITIVE VALUE***",
"overwriteprotocol": "https",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"default_locale": "fr",
"default_phone_region": "BE",
"app_install_overwrite": [
"caniupdate",
"ocsms",
"socialsharing_email",
"drawio",
"integration_whiteboard"
],
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"mail_smtpmode": "smtp",
"mail_smtpsecure": "ssl",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"theme": "",
"loglevel": 2,
"trashbin_retention_obligation": "auto"
}
}
List of activated Apps
occ app:list
Enabled:
- activity: 2.17.0
- admin_audit: 1.15.0
- announcementcenter: 6.4.0
- appointments: 1.14.8
- bookmarks: 12.0.0
- bruteforcesettings: 2.5.0
- calendar: 4.2.0
- circles: 25.0.0
- cloud_federation_api: 1.8.0
- comments: 1.15.0
- contacts: 5.0.2
- contactsinteraction: 1.6.0
- cospend: 1.5.4
- dav: 1.24.0
- deck: 1.8.3
- drawio: 2.0.2
- federatedfilesharing: 1.15.0
- federation: 1.15.0
- files: 1.20.1
- files_mindmap: 0.0.27
- files_pdfviewer: 2.6.0
- files_rightclick: 1.4.0
- files_sharing: 1.17.0
- files_trashbin: 1.15.0
- files_versions: 1.18.0
- firstrunwizard: 2.14.0
- forms: 3.0.3
- groupfolders: 13.1.0
- integration_whiteboard: 0.0.14
- logreader: 2.10.0
- lookup_server_connector: 1.13.0
- mail: 2.2.2
- mediadc: 0.3.2
- metadata: 0.17.0
- nextcloud_announcements: 1.14.0
- notes: 4.6.0
- notifications: 2.13.1
- oauth2: 1.13.0
- password_policy: 1.15.0
- photos: 2.0.1
- polls: 4.0.0
- privacy: 1.9.0
- provisioning_api: 1.15.0
- quota_warning: 1.15.0
- recommendations: 1.4.0
- related_resources: 1.0.3
- richdocuments: 7.0.2
- richdocumentscode: 22.5.802
- serverinfo: 1.15.0
- settings: 1.7.0
- sharebymail: 1.15.0
- sharerenamer: 3.1.0
- spreed: 15.0.2
- support: 1.8.0
- survey_client: 1.13.0
- suspicious_login: 4.3.0
- text: 3.6.0
- theming: 2.0.1
- twofactor_backupcodes: 1.14.0
- twofactor_email: 2.7.1
- twofactor_totp: 7.0.0
- twofactor_webauthn: 1.0.0
- updatenotification: 1.15.0
- viewer: 1.9.0
- workflowengine: 2.7.0
Disabled:
- dashboard: 7.1.0
- encryption
- files_external
- ocsms: 2.2.0
- socialsharing_email: 2.5.0
- systemtags: 1.11.0
- twofactor_u2f: 6.3.0
- user_ldap
- user_status: 1.1.1
- weather_status: 1.1.0
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
{"reqId":"6VXmL2SkJkIO2pjQFJTG","level":3,"time":"2023-01-05T00:04:06+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"WH6eh4vYvP2HtfLhJWgH","level":3,"time":"2023-01-05T08:14:14+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"JGXqUbD52TIZlXb2ttUm","level":3,"time":"2023-01-05T08:24:14+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"yj8uaoDmaKjnyWAXMCWC","level":3,"time":"2023-01-05T08:27:33+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/InstantUpload/Pictures/Screenshots/Screenshot_20221008-193427_NatureID.png","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"mcrGdEfEmksTGhkNwfnL","level":3,"time":"2023-01-05T08:33:39+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/InstantUpload/Pictures/1665417891919.jpg","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"HRdThgh8BN7x8JllZh6p","level":3,"time":"2023-01-05T08:34:15+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"4r1KBGJ40nv8IvydinJA","level":3,"time":"2023-01-05T08:34:27+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/InstantUpload/Pictures/Screenshots/Screenshot_20221008-193427_NatureID.png","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"uIvwQ32jbZFv0o4vcdtn","level":2,"time":"2023-01-05T08:42:49+00:00","remoteAddr":"ip.of.request","user":"username","app":"suspicious_login","method":"POST","url":"/login","message":"Detected a login from a suspicious login. user=username ip=ip.of.request strategy=ipv4","userAgent":"Mozilla/5.0 (Windows NT 10.0; rv:108.0) Gecko/20100101 Firefox/108.0","version":"25.0.2.3","data":{"app":"suspicious_login"}}
{"reqId":"xAHBsovcDIAjjrVyRVHZ","level":3,"time":"2023-01-05T08:43:08+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/InstantUpload/Pictures/Screenshots/Screenshot_20221008-193427_NatureID.png","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; rv:108.0) Gecko/20100101 Firefox/108.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"QEfbxP92UvpKVESrOqu1","level":3,"time":"2023-01-05T08:44:14+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"XqOuNOFCd34Vk7cQ21YK","level":3,"time":"2023-01-05T08:49:13+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/InstantUpload/Pictures/Screenshots/Screenshot_20221008-193427_NatureID.png","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"f6chBxH0a7JMcyXGfolq","level":3,"time":"2023-01-05T08:49:17+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/InstantUpload/Pictures/Screenshots/Screenshot_20221008-193427_NatureID.png","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"fb8SiZAzSedTYT2dJsOF","level":3,"time":"2023-01-05T08:49:22+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"8i0oADmmDSt1YZMPlmjl","level":3,"time":"2023-01-05T08:59:20+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"W9aGdUg5KeSfW6h8SLwr","level":3,"time":"2023-01-05T09:05:04+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/Share/InstantUpload/Pictures/1665417891919.jpg","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"Eq7SPcRsacLClwT4yifl","level":3,"time":"2023-01-05T09:09:20+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"2jMtgTTKMpl1JIRDLwx7","level":3,"time":"2023-01-05T09:15:42+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/Share/InstantUpload/Pictures/1665417891919.jpg","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"I6HT0pdKzgvxVWAUCYPq","level":3,"time":"2023-01-05T09:15:59+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/Share/InstantUpload/Pictures/1665417891919.jpg","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"7bMZPxCbfYaTrp2EMWYu","level":3,"time":"2023-01-05T09:19:21+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"OZajoA7zzpnZ1txR3hnh","level":3,"time":"2023-01-05T09:29:21+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"mCKcfxDoFom3pOJn4Ttv","level":3,"time":"2023-01-05T09:39:20+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Bookmarks\\BackgroundJobs\\CrawlJob, arguments: )","userAgent":"--","version":"25.0.2.3","exception":{"Exception":"League\\Uri\\Exceptions\\SyntaxError","Message":"If there is no authority the path `//index.html` can not start with a `//`.","Code":0,"Trace":[{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Uri.php","line":1359,"function":"assertValidState","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/Http.php","line":276,"function":"withPath","class":"League\\Uri\\Uri","type":"->"},{"file":"/path/apps/twofactor_webauthn/vendor/league/uri/src/UriResolver.php","line":83,"function":"withPath","class":"League\\Uri\\Http","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":813,"function":"resolve","class":"League\\Uri\\UriResolver","type":"::"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":2211,"function":"toAbsoluteURI","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/vendor/fivefilters/readability.php/src/Readability.php","line":258,"function":"postProcessContent","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":125,"function":"parse","class":"fivefilters\\Readability\\Readability","type":"->"},{"file":"/path/apps/bookmarks/lib/Service/CrawlService.php","line":106,"function":"archiveContent","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/apps/bookmarks/lib/BackgroundJobs/CrawlJob.php","line":54,"function":"crawl","class":"OCA\\Bookmarks\\Service\\CrawlService","type":"->"},{"file":"/path/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Bookmarks\\BackgroundJobs\\C ...
{"reqId":"goY4gexYv21Eh1UiEN0j","level":3,"time":"2023-01-05T09:39:53+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/Share/InstantUpload/Pictures/1665417891919.jpg","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
{"reqId":"CEZ27lrZ0izjyJ0DAh4O","level":2,"time":"2023-01-05T09:40:37+00:00","remoteAddr":"ip.of.request","user":"A3","app":"suspicious_login","method":"POST","url":"/login","message":"Detected a login from a suspicious login. user=A3 ip=ip.of.request strategy=ipv4","userAgent":"Mozilla/5.0 (Windows NT 10.0; rv:108.0) Gecko/20100101 Firefox/108.0","version":"25.0.2.3","data":{"app":"suspicious_login"}}
{"reqId":"QirtW9CUef7gouCU3r6W","level":3,"time":"2023-01-05T09:41:04+00:00","remoteAddr":"ip.of.request","user":"username","app":"webdav","method":"GET","url":"/remote.php/dav/files/username/Share/InstantUpload/Pictures/1665417891919.jpg","message":"Access to this resource has been denied because it is in view-only mode.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0","version":"25.0.2.3","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\Forbidden","Message":"Access to this resource has been denied because it is in view-only mode.","Code":0,"Trace":[{"file":"/path/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkViewOnly","class":"OCA\\DAV\\DAV\\ViewOnlyPlugin","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/lib/Server.php","line":360,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/path/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/path/remote.php","line":171,"args":["/path/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/path/apps/dav/lib/DAV/ViewOnlyPlugin.php","Line":96,"message":"Access to this resource has been denied because it is in view-only mode.","exception":{},"CustomMessage":"Access to this resource has been denied because it is in view-only mode."}}
Additional info
Kernel: 5.17.9-arch1-1 mysql Ver 15.1 Distrib 10.7.3-MariaDB, for Linux (x86_64) using readline 5.1 nginx/1.20.2 PHP 8.1.6 (cli) (built: May 15 2022 06:10:08) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.6, Copyright (c) Zend Technologies with Zend OPcache v8.1.6, Copyright (c), by Zend Technologies
never see this error on log before upgrade V24.0.5 to V25