eid-login / eid-login-nextcloud

SAML based eID-Login App for Nextcloud
GNU Affero General Public License v3.0
20 stars 3 forks source link

Session timeout is changed and app passwords are deactivated #2

Closed Varbin closed 3 years ago

Varbin commented 3 years ago

After activation of the eID app login configuration, all active sessions are revoked and (existing?) app passwords do not work anymore. Additionally the session timeout seems to drastically reduced (from multiple weeks by default to a few minutes). After deactivation of the eID login, app passwords started working again. The option to enforce eID usage was not enabled.

While I assume this is intended, it was a bit unexpected and it is not mentioned in the admin documentation. Would it be possible to add this to the documentation and more clearly document this?

Anyway, signing in with an eID works as intended.

In the case this is a bug, the LDAP user backend is in use on my Nextcloud instance. Below is a screens hot of my logs, the entries only appear after activation of eID sign-in. I'll attach a textual copy once I have more time.

image

The used Nextcloud version is 21.0.2.

Thanks in advance!

ecmrauh commented 3 years ago

Thanks for your report! We will have a look at it and try to investigate if there are unexpected conflicts with the LDAP user backend.

ecmrauh commented 3 years ago

Regarding the LDAP issue: I set up a Nextcloud test instance with the LDAP user backend enabled and connected to an openldap container. With one of the LDAP users, I was able to create an eID connection without any error. Do you have a different setup? More detailed log files would be helpful to further track down the problem.

micha1848 commented 3 years ago

Hello,

the same thing happens here. Once a user has successfully added an E-ID, the APP passwords and thus CalDav and CardDav synchronizations no longer work.

What is active for me is the "Two-Factor TOTP provider". It still works so far, but I suspect that's where the conflicts are.

At the webfrontend I can login with both options "User + PW + TFA" and e-ID without any problems. Only the APP passwords do not work. If you deactivate the e-ID link, the passwords work again.

Varbin commented 3 years ago

Regarding the LDAP issue: I set up a Nextcloud test instance with the LDAP user backend enabled and connected to an openldap container. With one of the LDAP users, I was able to create an eID connection without any error. Do you have a different setup? More detailed log files would be helpful to further track down the problem.

From a user perspective, using the eID to sign in works without (a visible) problem (besides app passwords - maybe only the ones that existed before eID configuration?). Here are the logs I promised:

Log ``` {"reqId":"hjU5NdfwwU1JBl6dTu4b","level":3,"time":"2021-06-23T11:37:35+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"hjU5NdfwwU1JBl6dTu4b","level":3,"time":"2021-06-23T11:37:35+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: activated at /srv/www/apps/eidlogin/templates/adminsettings.php#430","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":430,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"9pXYz0N5J2RdSfus4p0Z","level":3,"time":"2021-06-23T12:03:32+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"2cVQirkZ3w4wUyWm9y9r","level":2,"time":"2021-06-23T12:10:59+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"PUT","url":"/apps/user_status/heartbeat","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"2cVQirkZ3w4wUyWm9y9r","level":2,"time":"2021-06-23T12:10:59+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"PUT","url":"/apps/user_status/heartbeat","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"2cVQirkZ3w4wUyWm9y9r","level":2,"time":"2021-06-23T12:10:59+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"core","method":"PUT","url":"/apps/user_status/heartbeat","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"dUeI0ulXZ0aye1i1lX1A","level":2,"time":"2021-06-23T12:12:29+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"PROPFIND","url":"/remote.php/dav/files/sbiewald/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Linux) mirall/2.6.2-1build1 (Nextcloud)","version":"21.0.2.1"} {"reqId":"dUeI0ulXZ0aye1i1lX1A","level":2,"time":"2021-06-23T12:12:29+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"PROPFIND","url":"/remote.php/dav/files/sbiewald/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Linux) mirall/2.6.2-1build1 (Nextcloud)","version":"21.0.2.1"} {"reqId":"dUeI0ulXZ0aye1i1lX1A","level":2,"time":"2021-06-23T12:12:29+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"core","method":"PROPFIND","url":"/remote.php/dav/files/sbiewald/","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Linux) mirall/2.6.2-1build1 (Nextcloud)","version":"21.0.2.1"} {"reqId":"oyNF8AwsHQcVlGdNuqgC","level":2,"time":"2021-06-23T12:13:12+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"PROPFIND","url":"/remote.php/webdav/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"oyNF8AwsHQcVlGdNuqgC","level":2,"time":"2021-06-23T12:13:12+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"PROPFIND","url":"/remote.php/webdav/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"oyNF8AwsHQcVlGdNuqgC","level":2,"time":"2021-06-23T12:13:12+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"core","method":"PROPFIND","url":"/remote.php/webdav/","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"gOrjboM8e2CDXUPClXeF","level":3,"time":"2021-06-23T12:16:49+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"l6esFwg8sKXT6b28etNo","level":2,"time":"2021-06-23T12:22:01+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"GET","url":"/csrftoken","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"l6esFwg8sKXT6b28etNo","level":2,"time":"2021-06-23T12:22:01+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"GET","url":"/csrftoken","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"l6esFwg8sKXT6b28etNo","level":2,"time":"2021-06-23T12:22:01+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"core","method":"GET","url":"/csrftoken","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"MpNakCXsQAixZJclGPqJ","level":2,"time":"2021-06-23T12:28:27+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/webdav/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"MpNakCXsQAixZJclGPqJ","level":2,"time":"2021-06-23T12:28:27+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/webdav/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"MpNakCXsQAixZJclGPqJ","level":2,"time":"2021-06-23T12:28:27+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"PROPFIND","url":"/remote.php/webdav/","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"MpNakCXsQAixZJclGPqJ","level":2,"time":"2021-06-23T12:28:27+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/webdav/","message":"Bind failed: 49: Invalid credentials","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"MpNakCXsQAixZJclGPqJ","level":2,"time":"2021-06-23T12:28:28+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/webdav/","message":"Bind failed: 49: Invalid credentials","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"MpNakCXsQAixZJclGPqJ","level":2,"time":"2021-06-23T12:28:28+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"PROPFIND","url":"/remote.php/webdav/","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"VGzDW8ARmd0JheRtUvQD","level":2,"time":"2021-06-23T12:40:10+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/dav/calendars/sbiewald/personal/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"DAVx5/3.3.11-ose (2021/06/02; dav4jvm; okhttp/4.9.1) Android/11","version":"21.0.2.1"} {"reqId":"VGzDW8ARmd0JheRtUvQD","level":2,"time":"2021-06-23T12:40:10+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/dav/calendars/sbiewald/personal/","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"DAVx5/3.3.11-ose (2021/06/02; dav4jvm; okhttp/4.9.1) Android/11","version":"21.0.2.1"} {"reqId":"VGzDW8ARmd0JheRtUvQD","level":2,"time":"2021-06-23T12:40:10+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"PROPFIND","url":"/remote.php/dav/calendars/sbiewald/personal/","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"DAVx5/3.3.11-ose (2021/06/02; dav4jvm; okhttp/4.9.1) Android/11","version":"21.0.2.1"} {"reqId":"VGzDW8ARmd0JheRtUvQD","level":2,"time":"2021-06-23T12:40:10+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/dav/calendars/sbiewald/personal/","message":"Bind failed: 49: Invalid credentials","userAgent":"DAVx5/3.3.11-ose (2021/06/02; dav4jvm; okhttp/4.9.1) Android/11","version":"21.0.2.1"} {"reqId":"VGzDW8ARmd0JheRtUvQD","level":2,"time":"2021-06-23T12:40:11+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"PROPFIND","url":"/remote.php/dav/calendars/sbiewald/personal/","message":"Bind failed: 49: Invalid credentials","userAgent":"DAVx5/3.3.11-ose (2021/06/02; dav4jvm; okhttp/4.9.1) Android/11","version":"21.0.2.1"} {"reqId":"VGzDW8ARmd0JheRtUvQD","level":2,"time":"2021-06-23T12:40:11+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"PROPFIND","url":"/remote.php/dav/calendars/sbiewald/personal/","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"DAVx5/3.3.11-ose (2021/06/02; dav4jvm; okhttp/4.9.1) Android/11","version":"21.0.2.1"} {"reqId":"HUJgn827LnF1kskW163x","level":3,"time":"2021-06-23T12:42:32+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"yZ9OPU4TUzFRMkXqbLcK","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/index.php/avatar/sbiewald/302","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"yZ9OPU4TUzFRMkXqbLcK","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/index.php/avatar/sbiewald/302","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"yZ9OPU4TUzFRMkXqbLcK","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"GET","url":"/index.php/avatar/sbiewald/302","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"UMDkhx1XTDYqMPS2Hz61","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/ocs/v2.php/cloud/user?format=json","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"UMDkhx1XTDYqMPS2Hz61","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/ocs/v2.php/cloud/user?format=json","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"UMDkhx1XTDYqMPS2Hz61","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/user?format=json","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"yZ9OPU4TUzFRMkXqbLcK","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/index.php/avatar/sbiewald/302","message":"Bind failed: 49: Invalid credentials","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"UMDkhx1XTDYqMPS2Hz61","level":2,"time":"2021-06-23T12:43:14+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/ocs/v2.php/cloud/user?format=json","message":"Bind failed: 49: Invalid credentials","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"yZ9OPU4TUzFRMkXqbLcK","level":2,"time":"2021-06-23T12:43:15+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/index.php/avatar/sbiewald/302","message":"Bind failed: 49: Invalid credentials","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"UMDkhx1XTDYqMPS2Hz61","level":2,"time":"2021-06-23T12:43:15+00:00","remoteAddr":"78.55.11.235","user":"--","app":"user_ldap","method":"GET","url":"/ocs/v2.php/cloud/user?format=json","message":"Bind failed: 49: Invalid credentials","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"yZ9OPU4TUzFRMkXqbLcK","level":2,"time":"2021-06-23T12:43:15+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"GET","url":"/index.php/avatar/sbiewald/302","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"UMDkhx1XTDYqMPS2Hz61","level":2,"time":"2021-06-23T12:43:15+00:00","remoteAddr":"78.55.11.235","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/user?format=json","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"tbyNVzpKDd28r0CVjkO4","level":3,"time":"2021-06-23T12:43:16+00:00","remoteAddr":"78.55.11.235","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Nextcloud%20Manual.pdf","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /srv/www/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":130,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"6Vr3UFwUAs6gni033Tfd","level":3,"time":"2021-06-23T12:43:21+00:00","remoteAddr":"78.55.11.235","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Nextcloud%20Manual.pdf","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /srv/www/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":130,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"Ctbn28KJnxeIbWAtZlKH","level":3,"time":"2021-06-23T12:43:32+00:00","remoteAddr":"78.55.11.235","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Nextcloud%20Manual.pdf","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /srv/www/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":130,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"3xPuUD4gglJmztt1rgEB","level":3,"time":"2021-06-23T12:43:32+00:00","remoteAddr":"78.55.11.235","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Nextcloud%20Manual.pdf","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /srv/www/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":130,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"OoNE8Cr806Pqsq3BR9sN","level":3,"time":"2021-06-23T12:43:49+00:00","remoteAddr":"78.55.11.235","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Nextcloud%20Manual.pdf","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /srv/www/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":130,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"fdhMrUtRg5qZrxZnHE3R","level":3,"time":"2021-06-23T12:45:55+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"80webC2Y5p4I7nuUgtlg","level":3,"time":"2021-06-23T12:46:56+00:00","remoteAddr":"78.55.11.235","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Nextcloud%20Manual.pdf","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /srv/www/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":130,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"pECKfzAOGFCO9UhYwkFQ","level":2,"time":"2021-06-23T12:47:26+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"pECKfzAOGFCO9UhYwkFQ","level":2,"time":"2021-06-23T12:47:26+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"user_ldap","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Configuration Error (prefix s01): either no password is given for the user agent or a password is given, but not an LDAP agent.","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"pECKfzAOGFCO9UhYwkFQ","level":2,"time":"2021-06-23T12:47:26+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"core","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Login failed: 'sbiewald' (Remote IP: '78.55.11.235')","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"XZibhLp5I5ayyvNvN8M3","level":3,"time":"2021-06-23T12:48:21+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"POPBgNgp3PcTu7tCyxC5","level":3,"time":"2021-06-23T12:48:26+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"o8BmZIbd2i6R1ndbu9eD","level":3,"time":"2021-06-23T12:48:28+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"1p6ZNOagLLAGixlOXq78","level":3,"time":"2021-06-23T12:48:46+00:00","remoteAddr":"78.55.11.235","user":"--","app":"index","method":"GET","url":"/index.php/apps/files/api/v1/thumbnail/256/256/Nextcloud%20Manual.pdf","message":{"Exception":"TypeError","Message":"Argument 3 passed to OCA\\Files\\Service\\TagService::__construct() must be an instance of OCP\\ITags, null given, called in /srv/www/apps/files/lib/AppInfo/Application.php on line 108","Code":0,"Trace":[{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":108,"function":"__construct","class":"OCA\\Files\\Service\\TagService","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":56,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/apps/files/lib/AppInfo/Application.php","line":88,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":155,"function":"OCA\\Files\\AppInfo\\{closure}","class":"OCA\\Files\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/3rdparty/pimple/pimple/src/Pimple/Container.php","line":118,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/srv/www/lib/private/AppFramework/Utility/SimpleContainer.php","line":122,"function":"offsetGet","class":"Pimple\\Container","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":453,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":130,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/apps/files/lib/Service/TagService.php","Line":61,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.16.1","version":"21.0.2.1"} {"reqId":"tDCHcOt9YTjZVU5Fj7L0","level":3,"time":"2021-06-23T13:05:03+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"yWlTaXgf2lt3ObDsREAB","level":3,"time":"2021-06-23T13:07:50+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"PHP","method":"GET","url":"/settings/admin/eidlogin","message":{"Exception":"Error","Message":"Undefined index: idp_metadata_url at /srv/www/apps/eidlogin/templates/adminsettings.php#234","Code":0,"Trace":[{"file":"/srv/www/apps/eidlogin/templates/adminsettings.php","line":234,"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/srv/www/lib/private/Template/Base.php","line":180,"args":["/srv/www/apps/eidlogin/templates/adminsettings.php"],"function":"include"},{"file":"/srv/www/lib/private/Template/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/private/legacy/OC_Template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->"},{"file":"/srv/www/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":139,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/CommonSettingsTrait.php","line":149,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/srv/www/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/srv/www/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/srv/www/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/srv/www/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/srv/www/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} {"reqId":"mQjzkeNpdLjoW26KyvUs","level":2,"time":"2021-06-23T13:14:20+00:00","remoteAddr":"78.55.11.235","user":"sbiewald","app":"appstoreFetcher","method":"GET","url":"/settings/admin/serverinfo","message":"Could not connect to appstore: cURL error 28: Failed to connect to apps.nextcloud.com port 443: Connection timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://apps.nextcloud.com/api/v1/apps.json","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0","version":"21.0.2.1"} ```

Requests from Firefox are Browser sessions, "mirall/2.6.2" is the Desktop Client, "Nextcloud-android" is the mobile app, DAVx5 is Cal/CardDAV synchronisation. I only saw those kind of messages while having eID signing active and configured for my user.

The above errors where seen only while an eID was configured for my account. After deactivation, all app passwords started to work again, signing in with Password + MFA worked as well, exactly as @micha1848 confirmed.

ecmrauh commented 3 years ago

Thank you both for your input!

ecmrauh commented 3 years ago

We were able to reproduce the issue with the app passwords and let you know if there is any progress on this.

7118path commented 3 years ago

After investigating this, I think the behaviour is the following:

The behaviour is the same when doing an WebAuthn based password less login. An pull request regarding the behaviour has been made.

For the moment you can do the following to keep app passwords valid AND use the eID based login:

Hope this helps. The documentation will be updated to reflect the current behaviour.

I will close this issue, as hopefully nextcloud will change the token handling, to prevent this behaviour.