nextcloud / user_external

👥 External user authentication methods like IMAP, SMB and FTP
https://apps.nextcloud.com/apps/user_external
108 stars 64 forks source link

Frequent session timeouts when using External users (OC_User_IMAP) #101

Open gatoth opened 6 years ago

gatoth commented 6 years ago
### Steps to reproduce 1. Enable External Users 2. Set user backends 'user_backends' => array ( 0 => array ( 'class' => 'OC_User_IMAP', 'arguments' => array ( 0 => '{:993/imap/ssl/novalidate-cert}', ), ), ), 3. Log in with an IMAP backed account, and even if you keep browsing the folders and files continuously, the session expires after 5 minutes. 4. Use a non-IMAP user, do the same and the session does not expire after 5 minutes. ### Expected behaviour Session should not expire while user is active, regardless if user is backed by IMAP. ### Actual behaviour Session expires for IMAP users after 5 minutes, even if they are being active all the time. ### Server configuration **Operating system**: FreeBSD 11.2 **Web server:** Apache 2.4.34 **Database:** mysql 5.6.41 **PHP version:** 5.6.37 **Nextcloud version:** 13.0.6 **Updated from an older Nextcloud/ownCloud or fresh install:** Updated from 13.0.4 (freshly installed 13.0.4 had the same behaviour) **Where did you install Nextcloud from:** Downloaded from nextcloud.com, updated with built-in updater. **Signing status:**
Signing status No errors have been found.
**List of activated apps:**
App list The process control (PCNTL) extensions are required in case you want to interrupt long running commands - see http://php.net/manual/en/book.pcntl.php Enabled: - activity: 2.6.1 - calendar: 1.6.1 - comments: 1.3.0 - contacts: 2.1.5 - dav: 1.4.7 - federatedfilesharing: 1.3.1 - files: 1.8.0 - files_external: 1.4.1 - files_pdfviewer: 1.2.1 - files_sharing: 1.5.0 - files_texteditor: 2.5.1 - files_trashbin: 1.3.0 - files_versions: 1.6.0 - files_videoplayer: 1.2.0 - gallery: 18.0.0 - groupfolders: 1.3.3 - logreader: 2.0.0 - lookup_server_connector: 1.1.0 - nextcloud_announcements: 1.2.0 - notes: 2.4.1 - notifications: 2.1.2 - oauth2: 1.1.1 - password_policy: 1.3.0 - polls: 0.8.3 - provisioning_api: 1.3.0 - serverinfo: 1.3.0 - survey_client: 1.1.0 - systemtags: 1.3.0 - tasks: 0.9.7 - theming: 1.4.5 - twofactor_backupcodes: 1.2.3 - updatenotification: 1.3.0 - user_external: 0.4 - workflowengine: 1.3.0 Disabled: - admin_audit - bruteforcesettings - deck - encryption - federation - files_fulltextsearch - firstrunwizard - fulltextsearch - impersonate - mail - ojsxc - rainloop - ransomware_protection - sharebymail - spreed - unsplash - user_ldap
**Nextcloud configuration:**
Config report The process control (PCNTL) extensions are required in case you want to interrupt long running commands - see http://php.net/manual/en/book.pcntl.php { "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "***REMOVED SENSITIVE VALUE***" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "13.0.6.1", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "php", "mail_smtpauthtype": "LOGIN", "mail_domain": "***REMOVED SENSITIVE VALUE***", "theme": "", "loglevel": 0, "maintenance": false, "session_lifetime": 3600, "session_keepalive": true, "apps_paths": [ { "path": "\/usr\/local\/www\/nextcloud\/apps", "url": "\/apps", "writable": true }, { "path": "\/usr\/local\/www\/nextcloud\/apps-pkg", "url": "\/apps-pkg", "writable": false } ], "user_backends": [ { "class": "OC_User_IMAP", "arguments": [ "{server:993\/imap\/ssl\/novalidate-cert}" ] } ], "updater.secret": "***REMOVED SENSITIVE VALUE***" } }
**Are you using external storage, if yes which one:** NONE **Are you using encryption:** no **Are you using an external user-backend, if yes which one:** OC_User_IMAP ### Client configuration **Browser:** Firefox, Chrome **Operating system:** Linux, Windows ### Logs #### Web server error log
Web server error log [Sat Sep 08 15:24:26.306389 2018] [authz_core:error] [pid 41778] [client CLIENT_IP:41192] AH01630: client denied by server configuration: /usr/local/www/nextcloud/data/.ocdata [Sat Sep 08 15:43:46.530126 2018] [authz_core:error] [pid 71617] [client CLIENT_IP:42956] AH01630: client denied by server configuration: /usr/local/www/nextcloud/data/.ocdata
#### Nextcloud log (data/nextcloud.log)
Nextcloud log [nextcloud.log](https://github.com/nextcloud/server/files/2363378/nextcloud.log)
#### Browser log
Browser log Navigated to https://fqdn.net/nextcloud/index.php/login?redirect_url=/nextcloud/index.php/apps/files/%3Fdir%3D/Eln%25C3%25B6ks%25C3%25A9g/Ki%25C3%25A1ll%25C3%25ADt%25C3%25A1sok/2018%2520Orsz%25C3%25A1gos%2520Ki%25C3%25A1ll%25C3%25ADt%25C3%25A1s%26fileid%3D1705 Content Security Policy: Directive ‘child-src’ has been deprecated. Please use directive ‘worker-src’ to control workers, or directive ‘frame-src’ to control frames respectively. JQMIGRATE: Migrate is installed, version 1.4.0 core.js:7:542 window.controllers/Controllers is deprecated. Do not use it for UA detection. merged.js:2171 Source map error: TypeError: NetworkError when attempting to fetch resource. Resource URL: https://fqdn.net.hu/nextcloud/core/vendor/core.js?v=97481833-10 Source Map URL: purify.min.js.map[Learn More] Shutting down notifications: [401] Unauthorized merged.js:285:5 _onFetchError https://fqdn.net/nextcloud/index.php/js/notifications/merged.js:285:5 j https://fqdn.net/nextcloud/core/vendor/core.js:2:26920 fireWith https://fqdn.net/nextcloud/core/vendor/core.js:2:27738 x https://fqdn.net/nextcloud/core/vendor/core.js:4:11276 b/< https://fqdn.net/nextcloud/core/vendor/core.js:4:14765 Navigated to https://fqdn.net/nextcloud/index.php/apps/files/?dir=/Eln%C3%B6ks%C3%A9g/Ki%C3%A1ll%C3%ADt%C3%A1sok/2018%20Orsz%C3%A1gos%20Ki%C3%A1ll%C3%ADt%C3%A1s&fileid=1705
nextcloud-bot commented 6 years ago

GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/5566 (Error when adding external user), https://github.com/nextcloud/server/issues/3132 (User backend OC_User_IMAP already initialized), https://github.com/nextcloud/server/issues/5079 (Frequent File Locking with External Storage), https://github.com/nextcloud/server/issues/2158 (LDAP-Users can't use external storage), and https://github.com/nextcloud/server/issues/3723 (Auth - Session).

kienanstewart commented 5 years ago

I am also experiencing similar issues (nextcloud 13.0.5 and 14.0.3) w/ PHP 7.0.30 on debian stretch

gatoth commented 5 years ago

I upgraded to NextCloud 14.0.3 and PHP 7.2.11 and still experiencing the same.

kienanstewart commented 5 years ago

In the end we discovered it was the session cleaning settings in our PHP configuration. We were using a 1/100 requests start session cleaning (and sessions shouldn't last more than 3600s). By disabling it we stopped having random log outs. It's worth trying to tweak it to something less frequent.

ediazcomellas commented 5 years ago

We have been struggling with this issue for several weeks. We disabled garbage collection, session expiration and everything else with no effect: 5 minutes after login, you were redirected to login again. We are authenticating using IMAP-SSL

We have tested with PHP as an Apache module, FPM, versions from 7.0 to 7.3. No difference. Same problem a few minutes after login.

So after several sessions of debug, we found lib/private/User/Session.php, line 680: function checkToken:

680 private function checkTokenCredentials(IToken $dbToken, $token) { 681 // Check whether login credentials are still valid and the user was not disabled 682 // This check is performed each 5 minutes 683 $lastCheck = $dbToken->getLastCheck() ? : 0; 684 $now = $this->timeFactory->getTime(); 685 *if ($lastCheck > ($now - 60 5)) {** 686 // Checked performed recently, nothing to do now 687 return true; 688 } 689 690 try { 691 $pwd = $this->tokenProvider->getPassword($dbToken, $token); 692 } catch (InvalidTokenException $ex) { 693 // An invalid token password was used -> log user out 694 return false; 695 } catch (PasswordlessTokenException $ex) { 696 // Token has no password 697 698 if (!is_null($this->activeUser) && !$this->activeUser->isEnabled()) { 699 $this->tokenProvider->invalidateToken($token); 700 return false; 701 } 702 703 $dbToken->setLastCheck($now); 704 return true; 705 }

Nextcloud is checking the password again after 5 minutes. Unfortunately, external_user must be missing something here, and the test always fails. As a result, the token is invalidated and the session must start again.

As a mitigation (in order to avoid user's rage) we have changed the time to 5000 minutes:

685 if ($lastCheck > ($now - 60 * 5000)) {

This is something we would rather don't do, as it opens the door to unsynced password problems.

Can anyone check why the external_user app is failing this check?

Best regards.

kesselb commented 5 years ago

Moved this issue to the right repository. Is this still relevant?

violoncelloCH commented 5 years ago

this looks the same as #70 @kienanstewart interesting that the issue disappeared for you when changing php session settings?

@ediazcomellas as you have debugged this issue: how are you sure this issue is on the side of the user external app? could you hop through the steps with a debugger and check what is going wrong when password check is triggered from checkTokenCredentials() rather than when logging in?

ediazcomellas commented 5 years ago

We still had some issues (not so often, but from time to time). We finally changed the auth backend to LDAP and everything was fixed.

Mannshoch commented 4 years ago

Could that be the source if downloading huge files (download time greater than 5min) in Nextcloud app is not working?

violoncelloCH commented 4 years ago

@Mannshoch if you don't get the "auto" logout then this is probably an other issue with your webserver configuration. Please check your php timeouts etc.

Mannshoch commented 4 years ago

since I updated from 5.0.1 to 9 I have also this issue. I today had a talk with nextcloud talk with measuring the time. After 5 minutes the session got killed and nextcloud changed to the login screen.

Mannshoch commented 4 years ago

e.g. The Thunderbird addon Cardbook seems not able to save the password. I'm not sure why it is not able to use the already saved password.

sshambar commented 4 years ago

Finally got annoyed enough at the frequent logouts that I tracked down the root of the problem... There's a thorough description of the bug (design flaw in the nextcloud app loading logic), in nextcloud/server#20756, and I've issued a pull-request with the fix nextcloud/server#20757.

As mentioned in the issue description, it may be possible for user_external to work around the bug, but it would be a bit of a hack, and I'd have to make sure it didn't break anything important before I'd submit a pull here...

I could provide a backport pull to stable18 too if there's interest, but it's easy enough to apply the patch (OC_App.php used be called app.php).

Mannshoch commented 4 years ago

I'm interested in a backport for 18. My Nextcloud I'm responsible for is actually on 17. I plan an upgrade in the next weeks. Would be nice If it works directly after upgrading.

violoncelloCH commented 4 years ago

cool @sshambar ! for backporting there is even a bot which can handle this automatically :) so let's wait for the feedback from some of the server folks and hope this will be merged, then it shouldn't be a problem to get this backported...

sshambar commented 4 years ago

OK, I'll wait for feedback... BTW, a solid workaround for the logout issue is to set the password for the nextcloud user to the same as the external authentication (if you know the password). If the passwords match, the user will be accepted as a DB user, not a user_external one (and won't be logged out at token validation time).

Alternatively, if the passwords differ, but you login with the DB password, you also won't be logged out...

sshambar commented 4 years ago

Just an FYI: I was getting random logouts when I turned caching off during my testing, and tracked the problem to memcached session locking occasionally failing (which triggers a logout)... I fixed it with the following in php.ini:

[memcached]
memcached.sess_lock_retries = 50;

If you're getting hit by logouts, this could be another cause :)

Mannshoch commented 4 years ago

php.ini is ReadOnly for me but I can say that I do not have any [memcached] entries in it.

sshambar commented 4 years ago

Ah, thought it was clear that this only affects sessions that use memcached... basically, if you don't have:

session.save_handler = memcached session.save_path = "/run/memcached/memcached.sock" or session.save_path="localhost:11211"

in your php.ini/php.d then this won't affect you. I can only reproduce the memcached problem when I turn off my browser cache (simulating the first time a user loads nextcloud), and it's just triggered by the sheer number of connections nextcloud makes on that initial login page load (all of which try to load the session from memcached)... people kept saying they'd log in and be immediately logged out, and this was the cause (unrelated to any bugs in user_external). Just thought I'd mention it in case someone came here when dealing with random logouts...

sshambar commented 4 years ago

BTW, an update from the pull request, I've update the patch to solve the session timeouts a different way (there was concerns about skipping any user validation in the first patch).

Also, there's also another, simpler workaround... since this bug only impacts users who appear in both oc_users and oc_users_external with the same userid, one of the nextcloud devs suggested that deleting the user from oc_users would solve the problem (and it does indeed work, I even deleted the admin user and things still worked fine with users just in oc_users_external).

The only drawback is that there's no "fallback" login if user_external is disabled (of course, users can be added back to the oc_users table easily enough, but passwords would have to be reset). Yet another solution would be temporarily changing the userids in oc_users (adding a prefix like "disabled-"), which would be easily reversible and keep the original password.

Realistically, users_external probably should have been written to use a unique userid from day one -- as the other login apps do -- but adding it now would require some migration magic (basically, a userid migration on login or upgrade, but I've no idea how that could be done reliably...).

Of course, combining the above would provide a true fix in user_external... which could simply check if the userid exists in oc_users, and if so change that userid to have a prefix/postfix (or other mapping), so that db users will never match user_external users -- and reverse it when the app is disabled.

If there's interest, I'd be willing to offer a patch...(don't think it'd be difficult).

Mannshoch commented 4 years ago

May a bit to much and may against my wish for a fast fix but I link this Enhancement Request.

syzop commented 4 years ago

Just checking... is this the issue that may be responsible for our users getting logged out after we upgraded from 16.x to 18.x?

I got a bit confused by https://github.com/nextcloud/user_external/issues/101#issuecomment-624198385

Ah, thought it was clear that this only affects sessions that use memcached...

So just to double check: that was an old assumption right? It is no longer valid? We don't use memcached and I suspect we are impacted by the issue. I see this in the logs, that may be an indication of the incorrect loading of classes (order, whatever) right? Jun 15 18:30:56 cloud Nextcloud[22864]: {"reqId":"xxx","level":3,"time":"2020-06-15T18:30:56+02:00","remoteAddr":"xxx","user":"xxx","app":"core","method":"PROPFIND","url":"/remote.php/dav/files/xxx/","message":"User backend OC_User_IMAP not found.","userAgent":"Mozilla/5.0 (Windows) mirall/2.6.3stable-Win64 (build 20200217) (Nextcloud)","version":"18.0.6.0"}

The current fix is to upgrade to 19.0.0?

syzop commented 4 years ago

Oh, not in 19.0.0 it seems. Is this Nextcloud fix from @sshambar sufficient? https://github.com/nextcloud/server/pull/20757/commits/ff8695fdb43aa303f5cccd2d9975c762b44726ae Or does it also need changes in the app?

syzop commented 4 years ago

I've applied the patch to 18.x. Let's see how it goes.

This is what I did (in the nextcloud root directory):

wget -O logout.v19.patch https://github.com/nextcloud/server/commit/ff8695fdb43aa303f5cccd2d9975c762b44726ae.patch
cat logout.v19.patch|sed 's/OC_App/app/g' >logout.v18.patch
patch -p1 <logout.v18.patch
Mannshoch commented 3 years ago

How is the current state?

syzop commented 3 years ago

It's not clear to me if if we still have the same issue. We only recently upgraded away from v18 when it went EOL. We're now on 20.0.7. The patch can still apply cleanly but I don't know if it is needed. My first indication was that we are not seeing the timeouts anymore (without patch)... but i could be wrong.

And you? Do you still have the issue? With what nextcloud version? Maybe worth testing v20? What exact method do you use to reproduce the issue? And is it fully reproducible or is it random? Be sure not to confuse this issue with other authentication/server issues. For example we currently authenticate against IMAP, and when that IMAP server has an issue it basically results in all authentication being rejected and thus logging out all nextcloud users. That is something unrelated to this bug. (And yeah, we will be moving away from IMAP auth, but that is off-topic as well).

I see your comments in https://github.com/nextcloud/user_external/issues/70 were tagged as spam. But I presume for this issue they are valid questions...

Mannshoch commented 3 years ago

I'm also on 20.0.7 I did not install any patch. I still have the problem, that I have to accept the Nextcloud-client on every restart in the browser. I only have this Problem on the Nextcloud that use IMAP to check valid user. Other Nextcloud do not have that problem, once approved it works for ever.

syzop commented 3 years ago

Right, so you have the Windows(?) client and after a computer restart it asks you to open a browser, login and "grant access"? What nextcloud client do you use?

I am using 3.1.2 on Windows myself with a 20.0.7 server, now with the patch applied (did so an hour ago, figured why not). Cannot reproduce the issue. I also have 1 user complaining he has to re-login every time, since our server and client upgrade a week ago, trying to get in contact with him and/or checking if the issue persists even with the patch applied.

Not sure if these issues and the patch are related though. Like I said, i thought they were more related to the webinterface if you were >5m idle.

Mannshoch commented 3 years ago

I use Ubuntu and Nextcloud 3.1.2 also. I have three Nextcloud connected as account. But on the one account where User External with IMAP is used I have to "grant access" on every boot.

syzop commented 3 years ago

@Mannshoch we now have multiple reports with the same problem that you describe. After a reboot the nextcloud client asks to "grant access" via the browser again, next reboot the same, etc etc. Different client versions are used, so we don't have a clear picture yet. I don't have the problem myself with latest client and latest server (with patch). It always makes things more difficult when I cannot reproduce it myself...

Mannshoch commented 3 years ago

May an interesting symptom. The first link the nextcloud-client open in Browser do not work. I get a Token error I'll try to get a log from that

Mannshoch commented 3 years ago
``` {"reqId":"YC1xrhf1cRoHe@SQS-9F6QAAAAs","level":0,"time":"2021.02.17, 20:42:38","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/Presse_shared_by_cloud/","message":{"Exception":"OC\\Authentication\\Exceptions\\InvalidTokenException","Message":"Token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","Line":160,"Previous":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","line":158,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenMapper.php","Line":91},"CustomMessage":"Token is not valid: Token does not exist"},"userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1xvBf1cRoHe@SQS-9F8gAAAAs","level":0,"time":"2021.02.17, 20:42:52","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/status.php","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLaMLTmcO-G1zLNj1wAAAAE","level":0,"time":"2021.02.17, 20:42:52","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLaMLTmcO-G1zLNj1wAAAAE","level":0,"time":"2021.02.17, 20:42:52","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLaMLTmcO-G1zLNj1wAAAAE","level":0,"time":"2021.02.17, 20:42:52","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLaMLTmcO-G1zLNj1wAAAAE","level":0,"time":"2021.02.17, 20:42:52","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLaMLTmcO-G1zLNj1wAAAAE","level":0,"time":"2021.02.17, 20:42:52","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"webdav","method":"GET","url":"/remote.php/webdav/","message":{"Exception":"Sabre\\DAV\\Exception\\NotAuthenticated","Message":"No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured","Code":0,"Trace":[{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:GET",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v1/webdav.php","line":84,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","Line":161,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvLhVIOhfbZV1xfoo2wAAABI","level":0,"time":"2021.02.17, 20:42:53","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/ocs/v2.php/cloud/capabilities?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvF@6O8rdwN77f6XWRwAAAAI","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"PROPFIND","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvF@6O8rdwN77f6XWRwAAAAI","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"PROPFIND","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvF@6O8rdwN77f6XWRwAAAAI","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"PROPFIND","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvF@6O8rdwN77f6XWRwAAAAI","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"PROPFIND","url":"/remote.php/webdav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvF@6O8rdwN77f6XWRwAAAAI","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"webdav","method":"PROPFIND","url":"/remote.php/webdav/","message":{"Exception":"Sabre\\DAV\\Exception\\NotAuthenticated","Message":"No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured","Code":0,"Trace":[{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v1/webdav.php","line":84,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","Line":161,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xvpeTDZuSGr8bIZhQLgAAAAo","level":0,"time":"2021.02.17, 20:42:54","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:55","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:55","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:56","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:56","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:56","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:56","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:56","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:56","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xv5eTDZuSGr8bIZhQLwAAAAo","level":0,"time":"2021.02.17, 20:42:56","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xxosXjuoY8RsgMKPrxwAAAAU","level":0,"time":"2021.02.17, 20:43:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xx1XCQEBAiFWllkefCQAAABQ","level":0,"time":"2021.02.17, 20:43:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/login/v2/flow/qw0axb6emmcsIV2476p9Ow1O0Vrt4ZcelklAixLI61fzYMALTd1oRphknuorCLzUC4i96b8vV2xDYsKC5WgwVjuT7E3DdHISKzItBkoPfyLPmcqSsXdFtVAsP7UmIpkY","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzFhS39h5G8fOP2bGcAAAAAA","level":0,"time":"2021.02.17, 20:43:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzkGDDNiRNMNv@jiUhwAAAA0","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::isCached 39b9-6c3f-theming.css isCachedCache is expired or unset","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzraMLTmcO-G1zLNj5QAAAAE","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::isCached 39b9-6c3f-theming.css dependencies successfully cached for 5 minutes","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzmFH3eecvalOX6JxnAAAAAY","level":0,"time":"2021.02.17, 20:43:10","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzhzGvOdN7MPY0jdWIwAAAAk","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz@iWMEL28SXt4C1aCAAAAAg","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz7hVIOhfbZV1xfoo6QAAABI","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xzsBAzVojpuJF6D4UTAAAAAc","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz2FH3eecvalOX6JxnQAAAAY","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1xz01TiACiMxKD2R4TwgAAAA8","level":0,"time":"2021.02.17, 20:43:11","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0RzGvOdN7MPY0jdWJgAAAAk","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"core","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":{"Exception":"OC\\AppFramework\\Middleware\\Security\\Exceptions\\NotLoggedInException","Message":"Current user is not logged in","Code":401,"Trace":[{"file":"/NEXTCLOUD/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php","line":98,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\SecurityMiddleware","type":"->","args":[{"__class__":"OC\\Core\\Controller\\ClientFlowLoginV2Controller"},"grantPage"]},{"file":"/NEXTCLOUD/lib/private/AppFramework/Http/Dispatcher.php","line":98,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\ClientFlowLoginV2Controller"},"grantPage"]},{"file":"/NEXTCLOUD/lib/private/AppFramework/App.php","line":152,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\ClientFlowLoginV2Controller"},"grantPage"]},{"file":"/NEXTCLOUD/lib/private/Route/Router.php","line":309,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\ClientFlowLoginV2Controller","grantPage",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"core.ClientFlowLoginV2.grantPage"}]},{"file":"/NEXTCLOUD/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/login/v2/grant"]},{"file":"/NEXTCLOUD/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/NEXTCLOUD/lib/private/AppFramework/Middleware/Security/SecurityMiddleware.php","Line":143,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0aeU45PEXFPhZrjdEwAAAAw","level":0,"time":"2021.02.17, 20:43:13","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/login?redirect_url=/login/v2/grant?stateToken%3D1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0jVk-5poo1vzrdKejwAAAB8","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::isCached 39b9-6c3f-theming.css isCachedCache is expired or unset","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0lhS39h5G8fOP2bGeAAAAAA","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::isCached 39b9-6c3f-theming.css dependencies successfully cached for 5 minutes","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0l1Q3VLOEhAMWuGNfAAAAAM","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/accessibility/css/user-a82fd95db10ff25dfad39f07372ebe37","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0peTDZuSGr8bIZhQPAAAAAo","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0hzGvOdN7MPY0jdWKAAAAAk","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0qeU45PEXFPhZrjdFQAAAAw","level":0,"time":"2021.02.17, 20:43:14","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x0k1TiACiMxKD2R4TxgAAAA8","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x05eTDZuSGr8bIZhQPQAAAAo","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x02FH3eecvalOX6JxogAAAAY","level":0,"time":"2021.02.17, 20:43:15","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x2@iWMEL28SXt4C1aFQAAAAg","level":0,"time":"2021.02.17, 20:43:23","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/login","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3FXCQEBAiFWllkefGgAAABQ","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3IsXjuoY8RsgMKPr4QAAAAU","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x3OiWMEL28SXt4C1aFwAAAAg","level":0,"time":"2021.02.17, 20:43:24","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/js/core/merged-template-prepend.js?v=bd424b70-76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4RzGvOdN7MPY0jdWOAAAAAk","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/login/v2/grant?stateToken=1MOYxsctq96zoeTPeFVksyLwePN9jbUTuQuExsumyqqUKwNSEt9NvifPM7xRBHcD","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4VhS39h5G8fOP2bGjAAAAAA","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x4QRfCS-bFjfajGhJhQAAAA4","level":0,"time":"2021.02.17, 20:43:29","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6FhS39h5G8fOP2bGlgAAAAA","level":0,"time":"2021.02.17, 20:43:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1x6qeU45PEXFPhZrjdOQAAAAw","level":0,"time":"2021.02.17, 20:43:39","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Wil_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x6qeU45PEXFPhZrjdOQAAAAw","level":0,"time":"2021.02.17, 20:43:39","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Wil_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x6qeU45PEXFPhZrjdOQAAAAw","level":0,"time":"2021.02.17, 20:43:39","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Wil_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x6qeU45PEXFPhZrjdOQAAAAw","level":0,"time":"2021.02.17, 20:43:39","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Wil_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x6qeU45PEXFPhZrjdOQAAAAw","level":0,"time":"2021.02.17, 20:43:39","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Wil_shared_by_cloud/","message":{"Exception":"OC\\Authentication\\Exceptions\\InvalidTokenException","Message":"Token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","Line":160,"Previous":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","line":158,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenMapper.php","Line":91},"CustomMessage":"Token is not valid: Token does not exist"},"userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x8EGDDNiRNMNv@jiUrgAAAA0","level":0,"time":"2021.02.17, 20:43:44","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Aktive_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x8EGDDNiRNMNv@jiUrgAAAA0","level":0,"time":"2021.02.17, 20:43:44","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Aktive_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x8EGDDNiRNMNv@jiUrgAAAA0","level":0,"time":"2021.02.17, 20:43:44","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Aktive_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x8EGDDNiRNMNv@jiUrgAAAA0","level":0,"time":"2021.02.17, 20:43:44","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Aktive_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x8EGDDNiRNMNv@jiUrgAAAA0","level":0,"time":"2021.02.17, 20:43:44","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP-Aktive_shared_by_cloud/","message":{"Exception":"OC\\Authentication\\Exceptions\\InvalidTokenException","Message":"Token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","Line":160,"Previous":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","line":158,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenMapper.php","Line":91},"CustomMessage":"Token is not valid: Token does not exist"},"userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x9UGDDNiRNMNv@jiUtQAAAA0","level":0,"time":"2021.02.17, 20:43:49","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x9UGDDNiRNMNv@jiUtQAAAA0","level":0,"time":"2021.02.17, 20:43:49","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x9UGDDNiRNMNv@jiUtQAAAA0","level":0,"time":"2021.02.17, 20:43:49","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x9UGDDNiRNMNv@jiUtQAAAA0","level":0,"time":"2021.02.17, 20:43:49","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP_shared_by_cloud/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1x9UGDDNiRNMNv@jiUtQAAAA0","level":0,"time":"2021.02.17, 20:43:49","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/USER@DOMAIN.COM/SP_shared_by_cloud/","message":{"Exception":"OC\\Authentication\\Exceptions\\InvalidTokenException","Message":"Token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","Line":160,"Previous":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"token does not exist","Code":0,"Trace":[{"file":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenProvider.php","line":158,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenMapper","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/Authentication/Token/Manager.php","line":147,"function":"getToken","class":"OC\\Authentication\\Token\\DefaultTokenProvider","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":532,"function":"getToken","class":"OC\\Authentication\\Token\\Manager","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/lib/private/User/Session.php","line":448,"function":"isTokenPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":131,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":106,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":254,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/apps/dav/lib/Connector/Sabre/Auth.php","line":156,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":192,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":144,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/NEXTCLOUD/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/NEXTCLOUD/remote.php","line":167,"args":["/NEXTCLOUD/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/NEXTCLOUD/lib/private/Authentication/Token/DefaultTokenMapper.php","Line":91},"CustomMessage":"Token is not valid: Token does not exist"},"userAgent":"DAVx5/3.3.8-ose (2021/01/13; dav4jvm; okhttp/4.9.0) Android/9","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yBrhVIOhfbZV1xfopJgAAABI","level":0,"time":"2021.02.17, 20:44:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yJOS4vezp7bU8apMTVgAAAAQ","level":0,"time":"2021.02.17, 20:44:36","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yOmFH3eecvalOX6JyIQAAAAY","level":0,"time":"2021.02.17, 20:44:58","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/login/v2/poll","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.1.2-20210128.185328.9398260fb-1.0~focal1 (Nextcloud)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"user_external","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"contacts","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_external","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_sharing","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"apporder","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"external","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"files_markdown","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"metadata","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPBf1cRoHe@SQS-9GdAAAAAs","level":0,"time":"2021.02.17, 20:45:00","remoteAddr":"xxx.xxx.xxx.xxx","user":"--","app":"piwik","method":"POST","url":"/index.php/login/v2","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"USER-pc (Desktop Client - Linux)","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPcBAzVojpuJF6D4UygAAAAc","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/login/v2/flow/KVeQBzTaqv93T3gt9V7UKU9J4y8Wezp9s0fnVeFlZPGmZyrotb8dkzbXYGuRIdnysEx0l60UM3Sobiig4iG0TkRAoDGQziWPHBN6IVkRjX2h8zzlH6833lqpzhXqBRvj","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPQRfCS-bFjfajGhJ4AAAAA4","level":0,"time":"2021.02.17, 20:45:01","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/login/v2/flow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/theming/styles?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::isCached 39b9-6c3f-theming.css isCachedCache is expired or unset","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPuiWMEL28SXt4C1agQAAAAg","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"scss_cacher","method":"GET","url":"/apps/theming/styles?v=76","message":"SCSSCacher::isCached 39b9-6c3f-theming.css dependencies successfully cached for 5 minutes","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPpeTDZuSGr8bIZhQrgAAAAo","level":0,"time":"2021.02.17, 20:45:02","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPgRfCS-bFjfajGhJ4gAAAA4","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/theming/image/logo?useSvg=1&v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPlXCQEBAiFWllkefiQAAABQ","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/theming/image/logo?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yPl1Q3VLOEhAMWuGN8QAAAAM","level":0,"time":"2021.02.17, 20:45:03","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/theming/image/background?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQjVk-5poo1vzrdKfEwAAAB8","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/login/v2/grant?stateToken=RS1jK6X5YHGXMdB7PblfCB4MOrbnRJ0FmFmi6P8gqFjQsMoYO83OR7IEgR2x1dPv","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQlXCQEBAiFWllkefjAAAABQ","level":0,"time":"2021.02.17, 20:45:06","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ7aMLTmcO-G1zLNkYgAAAAE","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"POST","url":"/login/v2/grant","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yQ5eTDZuSGr8bIZhQuAAAAAo","level":0,"time":"2021.02.17, 20:45:07","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/piwik/js/tracking","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRFhS39h5G8fOP2bHBgAAAAA","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/theming/favicon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"user_external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"apporder","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"contacts","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_external","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_markdown","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"files_sharing","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"metadata","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} {"reqId":"YC1yRIsXjuoY8RsgMKPsVwAAAAU","level":0,"time":"2021.02.17, 20:45:08","remoteAddr":"xxx.xxx.xxx.xxx","user":"USER@DOMAIN.COM","app":"piwik","method":"GET","url":"/apps/theming/icon?v=76","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0","version":"20.0.7.1"} ```
syzop commented 3 years ago

The users who reported the problem(s) earlier are saying everything is fine now. I ensured they are really on 3.1.2 (Windows) and that they logged in. They both rebooted and did not have to relogin. So I'm done with this for now, if it changes i will let you know.

As always, user reports were/are vague, it's better to have someone who experiences the problem first hand, like you.

khashmeshab commented 1 year ago

@sshambar If anybody still cares, the exact same problem still exists in NextCloud 23. And the patch also applies successfully, and fixes the issue right away. I wonder why it's not applied to the whole project yet.

dbuerer commented 6 months ago

I care....because i've been having the same issue in 27.1.4 and it's driving a couple of us nuts!