Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message while share via email on received shares #2956

Closed
wolfsjohannes opened this issue Jan 5, 2017 · 20 comments
Closed

Error message while share via email on received shares #2956

wolfsjohannes opened this issue Jan 5, 2017 · 20 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: sharing medium

Comments

@wolfsjohannes
Copy link

wolfsjohannes commented Jan 5, 2017

Steps to reproduce

  1. having user1 and user2
  2. user1 has a folder abc which contains a file def
  3. user1 shares the folder abc to user2
  4. user2 tries to share def inside the received shared folder abc via email
  5. The given object name is invalid notification pops up, but the share is created

There shouldn't be any of such pop up.


Old text:

Steps to reproduce

  1. Install Nextcloud on Ubuntu 14.04 with Apache2 and PHP 5.6
  2. Login with Admin user and create several groups
  3. Create several user und assign them to groups
  4. Upload file (admin or normal user) and share via mail address

Expected behaviour

Mail should be sent out without any failure.

Actual behaviour

Mail goes out without failure only if admin shares a file.
If a unpriviliged user shares a file via mail address the following error message appears:
"The given object name is invalid"

Server configuration

Ubuntu 14.04
Apache2
MySQL
PHP5.6

Nextcloud version: 11.0.0

Where did you install Nextcloud from: ZIP-Archive

Signing status:

Signing status

No errors have been found.

List of activated apps:

App list

Enabled:

  • activity: 2.4.1
  • admin_audit: 1.1.0
  • comments: 1.1.0
  • dav: 1.1.1
  • federatedfilesharing: 1.1.1
  • federation: 1.1.1
  • files: 1.6.1
  • files_accesscontrol: 1.1.2
  • files_automatedtagging: 1.1.1
  • files_pdfviewer: 1.0.1
  • files_retention: 1.0.1
  • files_sharing: 1.1.1
  • files_texteditor: 2.2
  • files_trashbin: 1.1.0
  • files_versions: 1.4.0
  • files_videoplayer: 1.0.0
  • firstrunwizard: 2.0
  • gallery: 16.0.0
  • logreader: 2.0.0
  • lookup_server_connector: 1.0.0
  • nextcloud_announcements: 1.0
  • notifications: 1.0.1
  • password_policy: 1.1.0
  • provisioning_api: 1.1.0
  • serverinfo: 1.1.1
  • sharebymail: 1.0.1
  • survey_client: 0.1.5
  • systemtags: 1.1.3
  • templateeditor: 0.2
  • theming: 1.1.1
  • twofactor_backupcodes: 1.0.0
  • updatenotification: 1.1.1
  • workflowengine: 1.1.1
    Disabled:
  • encryption
  • external
  • files_external
  • user_external
  • user_ldap
  • user_saml

The content of config/config.php:

Config report

{
"system": {
"instanceid": "ocatab9i7lbq",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"media.academymaker.de"
],
"datadirectory": "/var/www/nextcloud/data",
"overwrite.cli.url": "https://media.academymaker.de",
"dbtype": "mysql",
"version": "11.0.0.10",
"dbname": "nextcloud",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "UTC",
"installed": true,
"mail_from_address": "media",
"mail_smtpmode": "php",
"mail_domain": "academymaker.de",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "mta4.xcellcom.de",
"mail_smtpport": "25",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"updater.release.channel": "stable"
}
}

Are you using encryption: no

Client configuration

Browser:
FireFox

Operating system:
Windows 10

Logs

Web server error log

Web server error log [Wed Jan 04 14:38:59.000688 2017] [:notice] [pid 24010] ModSecurity for Apache/2.7.7 (http://www.modsecurity.org/) configured. [Wed Jan 04 14:38:59.000797 2017] [:notice] [pid 24010] ModSecurity: APR compiled version="1.5.1-dev"; loaded version="1.5.1-dev" [Wed Jan 04 14:38:59.000807 2017] [:notice] [pid 24010] ModSecurity: PCRE compiled version="8.31 "; loaded version="8.31 2012-07-06" [Wed Jan 04 14:38:59.000810 2017] [:notice] [pid 24010] ModSecurity: LUA compiled version="Lua 5.1" [Wed Jan 04 14:38:59.000813 2017] [:notice] [pid 24010] ModSecurity: LIBXML compiled version="2.9.1" [Wed Jan 04 14:39:00.002212 2017] [mpm_prefork:notice] [pid 24011] AH00163: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f configured -- resuming normal operations [Wed Jan 04 14:39:00.002264 2017] [core:notice] [pid 24011] AH00094: Command line: '/usr/sbin/apache2' [Wed Jan 04 14:47:01.513995 2017] [authz_core:error] [pid 24300] [client 80.152.169.62:54754] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:47:15.692475 2017] [authz_core:error] [pid 24300] [client 80.152.169.62:54760] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:49:33.294227 2017] [authz_core:error] [pid 24319] [client 80.152.169.62:54837] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:50:21.480493 2017] [authz_core:error] [pid 24322] [client 80.152.169.62:54853] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:50:25.223708 2017] [authz_core:error] [pid 24325] [client 80.152.169.62:54856] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:50:36.226753 2017] [authz_core:error] [pid 24325] [client 80.152.169.62:54860] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:50:44.018206 2017] [authz_core:error] [pid 24322] [client 80.152.169.62:54871] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:51:28.854353 2017] [authz_core:error] [pid 24247] [client 80.152.169.62:54900] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 14:51:58.209296 2017] [authz_core:error] [pid 24247] [client 80.152.169.62:54909] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:05:49.625732 2017] [authz_core:error] [pid 24347] [client 80.152.169.62:55227] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:05:53.809805 2017] [authz_core:error] [pid 24405] [client 80.152.169.62:55228] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:05:58.897543 2017] [authz_core:error] [pid 24337] [client 80.152.169.62:55226] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:33:41.546849 2017] [authz_core:error] [pid 24417] [client 80.152.169.62:55901] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:33:44.835218 2017] [authz_core:error] [pid 24412] [client 80.152.169.62:55900] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:39:28.793294 2017] [mpm_prefork:notice] [pid 24011] AH00173: SIGHUP received. Attempting to restart AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 80.82.213.231. Set the 'ServerName' directive globally to suppress this message [Wed Jan 04 15:39:29.001304 2017] [mpm_prefork:notice] [pid 24011] AH00163: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f configured -- resuming normal operations [Wed Jan 04 15:39:29.001346 2017] [core:notice] [pid 24011] AH00094: Command line: '/usr/sbin/apache2' [Wed Jan 04 15:39:30.926242 2017] [authz_core:error] [pid 24946] [client 80.152.169.62:56098] AH01630: client denied by server configuration: /var/www/nextcloud/index.php [Wed Jan 04 15:39:32.158147 2017] [authz_core:error] [pid 24947] [client 80.152.169.62:56099] AH01630: client denied by server configuration: /var/www/nextcloud/ocs/v2.php [Wed Jan 04 15:39:44.863507 2017] [authz_core:error] [pid 24948] [client 80.152.169.62:56104] AH01630: client denied by server configuration: /var/www/nextcloud/ocs/v2.php [Wed Jan 04 15:39:45.420719 2017] [mpm_prefork:notice] [pid 24011] AH00173: SIGHUP received. Attempting to restart AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 80.82.213.231. Set the 'ServerName' directive globally to suppress this message [Wed Jan 04 15:39:46.001675 2017] [mpm_prefork:notice] [pid 24011] AH00163: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f configured -- resuming normal operations [Wed Jan 04 15:39:46.001718 2017] [core:notice] [pid 24011] AH00094: Command line: '/usr/sbin/apache2' [Wed Jan 04 15:47:08.476898 2017] [authz_core:error] [pid 25013] [client 80.152.169.62:56254] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:47:14.595486 2017] [authz_core:error] [pid 25025] [client 80.152.169.62:56264] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:47:17.109458 2017] [authz_core:error] [pid 25029] [client 80.152.169.62:56262] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:47:18.844192 2017] [authz_core:error] [pid 25027] [client 80.152.169.62:56266] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Wed Jan 04 15:47:25.548121 2017] [authz_core:error] [pid 25029] [client 80.152.169.62:56274] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 14:38:14.895513 2017] [authz_core:error] [pid 25529] [client 80.152.169.62:56782] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 14:38:57.026327 2017] [authz_core:error] [pid 2956] [client 80.152.169.62:56797] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 14:45:43.099426 2017] [mpm_prefork:notice] [pid 24011] AH00173: SIGHUP received. Attempting to restart AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 80.82.213.231. Set the 'ServerName' directive globally to suppress this message [Thu Jan 05 14:45:44.001206 2017] [mpm_prefork:notice] [pid 24011] AH00163: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f configured -- resuming normal operations [Thu Jan 05 14:45:44.001252 2017] [core:notice] [pid 24011] AH00094: Command line: '/usr/sbin/apache2' [Thu Jan 05 14:59:03.788953 2017] [authz_core:error] [pid 3225] [client 80.152.169.62:57222] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 14:59:46.615052 2017] [authz_core:error] [pid 3217] [client 80.152.169.62:57241] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 15:04:16.559712 2017] [authz_core:error] [pid 3252] [client 80.152.169.62:57350] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 15:04:30.981680 2017] [authz_core:error] [pid 3222] [client 80.152.169.62:57364] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 15:04:49.693966 2017] [authz_core:error] [pid 3268] [client 80.152.169.62:57380] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata [Thu Jan 05 16:38:14.834761 2017] [authz_core:error] [pid 3268] [client 80.152.169.62:59873] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata

Nextcloud log (data/nextcloud.log)

Nextcloud log {"reqId":"WGzEjFBS1ecAAFPFRV0AAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"file_get_contents(\/var\/www\/nextcloud\/.htaccess): failed to open stream: No such file or directory at \/var\/www\/nextcloud\/lib\/private\/Setup.php#434","level":3,"time":"2017-01-04T09:46:53+00:00","method":"POST","url":"\/index.php","user":"--","version":"11.0.0.10"} {"reqId":"WGzEjFBS1ecAAFPFRV0AAAAF","remoteAddr":"80.152.169.62","app":"no app in context","message":"Exception: {\"Exception\":\"InvalidArgumentException\",\"Message\":\"The given object name is invalid\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(892): OC\\\\Activity\\\\Event->setObject('files', 2, false)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(184): OCA\\\\Activity\\\\FilesHooks->addNotificationsForUser('admin', 'created_self', Array, 2, false, true, true, 0, 'file_created')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(111): OCA\\\\Activity\\\\FilesHooks->addNotificationsForFileAction('\\\/', 'file_created', 'created_self', 'created_by')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooksStatic.php(45): OCA\\\\Activity\\\\FilesHooks->fileCreate('\\\/')\\n#4 [internal function]: OCA\\\\Activity\\\\FilesHooksStatic::fileCreate(Array)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/hook.php(106): call_user_func(Array, Array)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1237): OC_Hook::emit('OC_Filesystem', 'post_create', Array)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1163): OC\\\\Files\\\\View->runHooks(Array, '\\\/admin\\\/files', true)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(266): OC\\\\Files\\\\View->basicOperation('mkdir', '\\\/admin\\\/files', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php(149): OC\\\\Files\\\\View->mkdir('\\\/admin\\\/files')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Root.php(380): OC\\\\Files\\\\Node\\\\Folder->newFolder('\\\/admin\\\/files')\\n#11 [internal function]: OC\\\\Files\\\\Node\\\\Root->getUserFolder('admin')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/LazyRoot.php(65): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/LazyRoot.php(282): OC\\\\Files\\\\Node\\\\LazyRoot->__call('getUserFolder', Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Server.php(948): OC\\\\Files\\\\Node\\\\LazyRoot->getUserFolder('admin')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(411): OC\\\\Server->getUserFolder('admin')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(479): OC\\\\User\\\\Session->prepareUserLogin(true)\\n#17 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(299): OC\\\\User\\\\Session->loginWithPassword(*** sensitive parameters replaced ***)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Setup.php(393): OC\\\\User\\\\Session->login(*** sensitive parameters replaced ***)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/core\\\/Controller\\\/SetupController.php(65): OC\\\\Setup->install(Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(957): OC\\\\Core\\\\Controller\\\\SetupController->run(Array)\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(40): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Activity\\\/Event.php\",\"Line\":401}","level":3,"time":"2017-01-04T09:46:53+00:00","method":"POST","url":"\/index.php","user":"admin","version":"11.0.0.10"} {"reqId":"WGzEjFBS1ecAAFPFRV0AAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"copy(\/var\/www\/nextcloud\/.user.ini): failed to open stream: No such file or directory at \/var\/www\/nextcloud\/lib\/private\/IntegrityCheck\/Checker.php#196","level":3,"time":"2017-01-04T09:46:54+00:00","method":"POST","url":"\/index.php","user":"admin","version":"11.0.0.10"} {"reqId":"WGzEjFBS1ecAAFPFRV0AAAAF","remoteAddr":"80.152.169.62","app":"files","message":"Can't write upload limit to \/tmp\/oc_tmp_x0hlQP-folder\/.user.ini. Please check the file permissions","level":2,"time":"2017-01-04T09:46:54+00:00","method":"POST","url":"\/index.php","user":"admin","version":"11.0.0.10"} {"reqId":"WGzG0FBS1ecAAFQIOYsAAAAI","remoteAddr":"80.152.169.62","app":"PHP","message":"Undefined offset: 0 at \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http.php#149","level":3,"time":"2017-01-04T09:56:32+00:00","method":"GET","url":"\/index.php\/apps\/templateeditor\/settings\/mailtemplate?theme=example&template=core%2Ftemplates%2Finternalmail.php","user":"admin","version":"11.0.0.10"} {"reqId":"WGzIUlBS1ecAAFRDJgUAAAAO","remoteAddr":"80.152.169.62","app":"no app in context","message":"Exception: {\"Exception\":\"InvalidArgumentException\",\"Message\":\"The given object name is invalid\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(892): OC\\\\Activity\\\\Event->setObject('files', 42, false)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(184): OCA\\\\Activity\\\\FilesHooks->addNotificationsForUser('tschaar', 'created_self', Array, 42, false, true, true, 0, 'file_created')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(111): OCA\\\\Activity\\\\FilesHooks->addNotificationsForFileAction('\\\/', 'file_created', 'created_self', 'created_by')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooksStatic.php(45): OCA\\\\Activity\\\\FilesHooks->fileCreate('\\\/')\\n#4 [internal function]: OCA\\\\Activity\\\\FilesHooksStatic::fileCreate(Array)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/hook.php(106): call_user_func(Array, Array)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1237): OC_Hook::emit('OC_Filesystem', 'post_create', Array)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1163): OC\\\\Files\\\\View->runHooks(Array, '\\\/tschaar\\\/files', true)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(266): OC\\\\Files\\\\View->basicOperation('mkdir', '\\\/tschaar\\\/files', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php(149): OC\\\\Files\\\\View->mkdir('\\\/tschaar\\\/files')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Root.php(380): OC\\\\Files\\\\Node\\\\Folder->newFolder('\\\/tschaar\\\/files')\\n#11 [internal function]: OC\\\\Files\\\\Node\\\\Root->getUserFolder('tschaar')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/LazyRoot.php(65): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/LazyRoot.php(282): OC\\\\Files\\\\Node\\\\LazyRoot->__call('getUserFolder', Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Server.php(948): OC\\\\Files\\\\Node\\\\LazyRoot->getUserFolder('tschaar')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(411): OC\\\\Server->getUserFolder('tschaar')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(479): OC\\\\User\\\\Session->prepareUserLogin(true)\\n#17 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(299): OC\\\\User\\\\Session->loginWithPassword(*** sensitive parameters replaced ***)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/core\\\/Controller\\\/LoginController.php(244): OC\\\\User\\\\Session->login(*** sensitive parameters replaced ***)\\n#19 [internal function]: OC\\\\Core\\\\Controller\\\\LoginController->tryLogin(*** sensitive parameters replaced ***)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#21 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OC\\\\Core\\\\Controller\\\\LoginController), 'tryLogin')\\n#22 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OC\\\\Core\\\\Controller\\\\LoginController), 'tryLogin')\\n#23 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('LoginController', 'tryLogin', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#24 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#25 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#26 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1010): OC\\\\Route\\\\Router->match('\\\/login')\\n#27 \\\/var\\\/www\\\/nextcloud\\\/index.php(40): OC::handleRequest()\\n#28 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Activity\\\/Event.php\",\"Line\":401}","level":3,"time":"2017-01-04T10:02:59+00:00","method":"POST","url":"\/index.php\/login","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGzIbFBS1ecAAFRBEi0AAAAM","remoteAddr":"80.152.169.62","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 403 Access denied\",\"Exception\":\"OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Exception\\\\Forbidden\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1186): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createDirectory('Blubb')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(590): Sabre\\\\DAV\\\\Server->createCollection('Blubb', Object(Sabre\\\\DAV\\\\MkCol))\\n#2 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpMkcol(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(479): Sabre\\\\Event\\\\EventEmitter->emit('method:MKCOL', Array)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(254): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#6 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(60): Sabre\\\\DAV\\\\Server->exec()\\n#7 \\\/var\\\/www\\\/nextcloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/nextcl...')\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/Directory.php\",\"Line\":174,\"User\":\"tschaar\"}","level":4,"time":"2017-01-04T10:03:24+00:00","method":"MKCOL","url":"\/remote.php\/webdav\/Blubb","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGzIlFBS1ecAAFQ7uF0AAAAG","remoteAddr":"80.152.169.62","app":"no app in context","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\ForbiddenException\",\"Message\":\"Access denied\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_accesscontrol\\\/lib\\\/StorageWrapper.php(47): OCA\\\\FilesAccessControl\\\\Operation->checkFileAccess(Object(OCA\\\\FilesAccessControl\\\\StorageWrapper), 'files_versions\\\/...')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_accesscontrol\\\/lib\\\/StorageWrapper.php(61): OCA\\\\FilesAccessControl\\\\StorageWrapper->checkFileAccess('files_versions\\\/...')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1124): OCA\\\\FilesAccessControl\\\\StorageWrapper->mkdir('files_versions\\\/...')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(266): OC\\\\Files\\\\View->basicOperation('mkdir', '\\\/files_versions...', Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(817): OC\\\\Files\\\\View->mkdir('\\\/files_versions...')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(189): OCA\\\\Files_Versions\\\\Storage::createMissingDirectories('\\\/Content\\\/Blubb\\\/...', Object(OC\\\\Files\\\\View))\\n#6 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_versions\\\/lib\\\/Hooks.php(61): OCA\\\\Files_Versions\\\\Storage::store('\\\/Content\\\/Blubb\\\/...')\\n#7 [internal function]: OCA\\\\Files_Versions\\\\Hooks::write_hook(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/hook.php(106): call_user_func(Array, Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1237): OC_Hook::emit('OC_Filesystem', 'write', Array)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1113): OC\\\\Files\\\\View->runHooks(Array, '\\\/Content\\\/Blubb\\\/...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(676): OC\\\\Files\\\\View->basicOperation('file_put_conten...', '\\\/Content\\\/Blubb\\\/...', Array, 'tester\\\\n')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_texteditor\\\/controller\\\/filehandlingcontroller.php(155): OC\\\\Files\\\\View->file_put_contents('\\\/Content\\\/Blubb\\\/...', 'tester\\\\n')\\n#13 [internal function]: OCA\\\\Files_Texteditor\\\\Controller\\\\FileHandlingController->save('\\\/Content\\\/Blubb\\\/...', 'tester\\\\n', 1483524240)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Texteditor\\\\Controller\\\\FileHandlingController), 'save')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Texteditor\\\\Controller\\\\FileHandlingController), 'save')\\n#17 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('FileHandlingCon...', 'save', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#18 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1010): OC\\\\Route\\\\Router->match('\\\/apps\\\/files_tex...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(40): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_accesscontrol\\\/lib\\\/Operation.php\",\"Line\":73}","level":3,"time":"2017-01-04T10:04:04+00:00","method":"PUT","url":"\/index.php\/apps\/files_texteditor\/ajax\/savefile","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGzSzlBS1ecAAFbBqO8AAAAA","remoteAddr":"80.152.169.62","app":"no app in context","message":"Exception: {\"Exception\":\"InvalidArgumentException\",\"Message\":\"The given object name is invalid\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(892): OC\\\\Activity\\\\Event->setObject('files', 70, false)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(184): OCA\\\\Activity\\\\FilesHooks->addNotificationsForUser('jwolf', 'created_self', Array, 70, false, true, true, 0, 'file_created')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooks.php(111): OCA\\\\Activity\\\\FilesHooks->addNotificationsForFileAction('\\\/', 'file_created', 'created_self', 'created_by')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/FilesHooksStatic.php(45): OCA\\\\Activity\\\\FilesHooks->fileCreate('\\\/')\\n#4 [internal function]: OCA\\\\Activity\\\\FilesHooksStatic::fileCreate(Array)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/hook.php(106): call_user_func(Array, Array)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1237): OC_Hook::emit('OC_Filesystem', 'post_create', Array)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1163): OC\\\\Files\\\\View->runHooks(Array, '\\\/jwolf\\\/files', true)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(266): OC\\\\Files\\\\View->basicOperation('mkdir', '\\\/jwolf\\\/files', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php(149): OC\\\\Files\\\\View->mkdir('\\\/jwolf\\\/files')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Root.php(380): OC\\\\Files\\\\Node\\\\Folder->newFolder('\\\/jwolf\\\/files')\\n#11 [internal function]: OC\\\\Files\\\\Node\\\\Root->getUserFolder('jwolf')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/LazyRoot.php(65): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/LazyRoot.php(282): OC\\\\Files\\\\Node\\\\LazyRoot->__call('getUserFolder', Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Server.php(948): OC\\\\Files\\\\Node\\\\LazyRoot->getUserFolder('jwolf')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(411): OC\\\\Server->getUserFolder('jwolf')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(479): OC\\\\User\\\\Session->prepareUserLogin(true)\\n#17 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/User\\\/Session.php(299): OC\\\\User\\\\Session->loginWithPassword(*** sensitive parameters replaced ***)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/core\\\/Controller\\\/LoginController.php(244): OC\\\\User\\\\Session->login(*** sensitive parameters replaced ***)\\n#19 [internal function]: OC\\\\Core\\\\Controller\\\\LoginController->tryLogin(*** sensitive parameters replaced ***)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#21 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OC\\\\Core\\\\Controller\\\\LoginController), 'tryLogin')\\n#22 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OC\\\\Core\\\\Controller\\\\LoginController), 'tryLogin')\\n#23 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('LoginController', 'tryLogin', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#24 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#25 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#26 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1010): OC\\\\Route\\\\Router->match('\\\/login')\\n#27 \\\/var\\\/www\\\/nextcloud\\\/index.php(40): OC::handleRequest()\\n#28 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Activity\\\/Event.php\",\"Line\":401}","level":3,"time":"2017-01-04T10:47:43+00:00","method":"POST","url":"\/index.php\/login","user":"jwolf","version":"11.0.0.10"} {"reqId":"WGzXX1BS1ecAAFafnbgAAAAD","remoteAddr":"216.218.206.68","app":"core","message":"Trusted domain error. \"216.218.206.68\" tried to access using \"80.82.213.231\" as host.","level":2,"time":"2017-01-04T11:07:11+00:00","method":"GET","url":"\/","user":"--","version":"11.0.0.10"} {"reqId":"WGzcpFBS1ecAAFbOcs4AAAAC","remoteAddr":"109.84.2.143","app":"core","message":"Trusted domain error. \"109.84.2.143\" tried to access using \"bkk-training.academymaker.de\" as host.","level":2,"time":"2017-01-04T11:29:40+00:00","method":"GET","url":"\/","user":"--","version":"11.0.0.10"} {"reqId":"WGzkDFBS1ecAAFahF-AAAAAB","remoteAddr":"80.152.169.62","app":"core","message":"Login failed: 'jwolf' (Remote IP: '80.152.169.62')","level":2,"time":"2017-01-04T12:01:16+00:00","method":"POST","url":"\/index.php\/login","user":"--","version":"11.0.0.10"} {"reqId":"WGzr4FBS1ecAAFafndMAAAAD","remoteAddr":"80.152.169.62","app":"core","message":"Error while running background job (class: OCA\\Activity\\BackgroundJob\\EmailNotification, arguments: ): {\"Exception\":\"Doctrine\\\\DBAL\\\\Exception\\\\SyntaxErrorException\",\"Message\":\"An exception occurred while executing 'DELETE FROM `oc_activity_mq` WHERE `amq_timestamp` <= ? AND `amq_affecteduser` IN ()' with params [1483533279]:\\n\\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(128): Doctrine\\\\DBAL\\\\Driver\\\\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException))\\n#1 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Statement.php(178): Doctrine\\\\DBAL\\\\DBALException::driverExceptionDuringQuery(Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOMySql\\\\Driver), Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException), 'DELETE FROM `oc...', Array)\\n#2 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/MailQueueHandler.php(334): Doctrine\\\\DBAL\\\\Statement->execute(Array)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(131): OCA\\\\Activity\\\\MailQueueHandler->deleteSentItems(Array, 1483533279)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(85): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->runStep(25, 1483533279)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(53): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->run(NULL)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(54): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#7 \\\/var\\\/www\\\/nextcloud\\\/cron.php(145): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/AbstractMySQLDriver.php\",\"Line\":90}","level":3,"time":"2017-01-04T12:34:40+00:00","method":"GET","url":"\/cron.php","user":"--","version":"11.0.0.10"} {"reqId":"WGzsAlBS1ecAAFoBwPAAAAAA","remoteAddr":"80.152.169.62","app":"PHP","message":"syntax error, unexpected 'arial' (T_STRING) at \/var\/www\/nextcloud\/apps\/sharebymail\/templates\/mail.php#55","level":3,"time":"2017-01-04T12:35:15+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzsg1BS1ecAAFsG3rsAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"syntax error, unexpected 'arial' (T_STRING) at \/var\/www\/nextcloud\/apps\/sharebymail\/templates\/mail.php#55","level":3,"time":"2017-01-04T12:37:23+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzvTFBS1ecAAFafneYAAAAD","remoteAddr":"80.152.169.62","app":"PHP","message":"syntax error, unexpected 'arial' (T_STRING) at \/var\/www\/nextcloud\/apps\/sharebymail\/templates\/mail.php#55","level":3,"time":"2017-01-04T12:49:16+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzvgFBS1ecAAFbCo9wAAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"syntax error, unexpected ''Bei Problemen k\u00f6nnen Sie uns' (T_ENCAPSED_AND_WHITESPACE) at \/var\/www\/nextcloud\/apps\/sharebymail\/templates\/mail.php#47","level":3,"time":"2017-01-04T12:50:08+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzvu1BS1ecAAFbCo@YAAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"syntax error, unexpected ''Bei Problemen k\u00f6nnen Sie uns' (T_ENCAPSED_AND_WHITESPACE) at \/var\/www\/nextcloud\/apps\/sharebymail\/templates\/mail.php#47","level":3,"time":"2017-01-04T12:51:07+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzwBlBS1ecAAFwMjcsAAAAC","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T12:52:22+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzwBlBS1ecAAFwMjcsAAAAC","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T12:52:22+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzwjlBS1ecAAFv4A@gAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"syntax error, unexpected '(' at \/var\/www\/nextcloud\/apps\/sharebymail\/templates\/mail.php#56","level":3,"time":"2017-01-04T12:54:38+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzw2lBS1ecAAFv4A@8AAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T12:55:54+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzw2lBS1ecAAFv4A@8AAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T12:55:54+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzxWFBS1ecAAFwp65cAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T12:58:00+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGzxWFBS1ecAAFwp65cAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T12:58:00+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGz5wlBS1ecAAF1ERsYAAAAE","remoteAddr":"80.152.169.62","app":"core","message":"Error while running background job (class: OCA\\Activity\\BackgroundJob\\EmailNotification, arguments: ): {\"Exception\":\"Doctrine\\\\DBAL\\\\Exception\\\\SyntaxErrorException\",\"Message\":\"An exception occurred while executing 'DELETE FROM `oc_activity_mq` WHERE `amq_timestamp` <= ? AND `amq_affecteduser` IN ()' with params [1483536833]:\\n\\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(128): Doctrine\\\\DBAL\\\\Driver\\\\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException))\\n#1 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Statement.php(178): Doctrine\\\\DBAL\\\\DBALException::driverExceptionDuringQuery(Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOMySql\\\\Driver), Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException), 'DELETE FROM `oc...', Array)\\n#2 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/MailQueueHandler.php(334): Doctrine\\\\DBAL\\\\Statement->execute(Array)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(131): OCA\\\\Activity\\\\MailQueueHandler->deleteSentItems(Array, 1483536833)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(85): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->runStep(25, 1483536833)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(53): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->run(NULL)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(54): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#7 \\\/var\\\/www\\\/nextcloud\\\/cron.php(145): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/AbstractMySQLDriver.php\",\"Line\":90}","level":3,"time":"2017-01-04T13:33:54+00:00","method":"GET","url":"\/cron.php","user":"--","version":"11.0.0.10"} {"reqId":"WGz52lBS1ecAAF1ERsoAAAAE","remoteAddr":"80.152.169.62","app":"no app in context","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\ForbiddenException\",\"Message\":\"Access denied\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_accesscontrol\\\/lib\\\/StorageWrapper.php(47): OCA\\\\FilesAccessControl\\\\Operation->checkFileAccess(Object(OCA\\\\FilesAccessControl\\\\StorageWrapper), 'files_versions\\\/...')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_accesscontrol\\\/lib\\\/StorageWrapper.php(61): OCA\\\\FilesAccessControl\\\\StorageWrapper->checkFileAccess('files_versions\\\/...')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1124): OCA\\\\FilesAccessControl\\\\StorageWrapper->mkdir('files_versions\\\/...')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(266): OC\\\\Files\\\\View->basicOperation('mkdir', '\\\/files_versions...', Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(817): OC\\\\Files\\\\View->mkdir('\\\/files_versions...')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(189): OCA\\\\Files_Versions\\\\Storage::createMissingDirectories('\\\/Content\\\/TESTER...', Object(OC\\\\Files\\\\View))\\n#6 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_versions\\\/lib\\\/Hooks.php(61): OCA\\\\Files_Versions\\\\Storage::store('\\\/Content\\\/TESTER...')\\n#7 [internal function]: OCA\\\\Files_Versions\\\\Hooks::write_hook(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/hook.php(106): call_user_func(Array, Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1237): OC_Hook::emit('OC_Filesystem', 'write', Array)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1113): OC\\\\Files\\\\View->runHooks(Array, '\\\/Content\\\/TESTER...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(676): OC\\\\Files\\\\View->basicOperation('file_put_conten...', '\\\/Content\\\/TESTER...', Array, 'TESTERTEST\\\\n')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_texteditor\\\/controller\\\/filehandlingcontroller.php(155): OC\\\\Files\\\\View->file_put_contents('\\\/Content\\\/TESTER...', 'TESTERTEST\\\\n')\\n#13 [internal function]: OCA\\\\Files_Texteditor\\\\Controller\\\\FileHandlingController->save('\\\/Content\\\/TESTER...', 'TESTERTEST\\\\n', 1483536852)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Texteditor\\\\Controller\\\\FileHandlingController), 'save')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Texteditor\\\\Controller\\\\FileHandlingController), 'save')\\n#17 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('FileHandlingCon...', 'save', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#18 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1010): OC\\\\Route\\\\Router->match('\\\/apps\\\/files_tex...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(40): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_accesscontrol\\\/lib\\\/Operation.php\",\"Line\":73}","level":3,"time":"2017-01-04T13:34:19+00:00","method":"PUT","url":"\/index.php\/apps\/files_texteditor\/ajax\/savefile","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz52lBS1ecAAF1KJ6EAAAAN","remoteAddr":"80.152.169.62","app":"index","message":"Exception: {\"Exception\":\"OCP\\\\Lock\\\\LockedException\",\"Message\":\"\\\"Content\\\/TESTER.txt\\\" is locked\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1997): OC\\\\Files\\\\View->lockPath('\\\/files\\\/Content\\\/...', 1, false)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1110): OC\\\\Files\\\\View->lockFile('\\\/files\\\/Content\\\/...', 1)\\n#2 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(967): OC\\\\Files\\\\View->basicOperation('fopen', '\\\/files\\\/Content\\\/...', Array, 'r')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Preview\\\/TXT.php(48): OC\\\\Files\\\\View->fopen('\\\/files\\\/Content\\\/...', 'r')\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Preview\\\/GeneratorHelper.php(54): OC\\\\Preview\\\\TXT->getThumbnail('\\\/files\\\/Content\\\/...', 2048, 2048, false, Object(OC\\\\Files\\\\View))\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Preview\\\/Generator.php(155): OC\\\\Preview\\\\GeneratorHelper->getThumbnail(Object(OC\\\\Preview\\\\TXT), Object(OC\\\\Files\\\\Node\\\\File), 2048, 2048)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Preview\\\/Generator.php(108): OC\\\\Preview\\\\Generator->getMaxPreview(Object(OC\\\\Files\\\\SimpleFS\\\\SimpleFolder), Object(OC\\\\Files\\\\Node\\\\File), 'text\\\/plain')\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/PreviewManager.php(182): OC\\\\Preview\\\\Generator->getPreview(Object(OC\\\\Files\\\\Node\\\\File), 32, 32, true, 'fill', NULL)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/core\\\/Controller\\\/PreviewController.php(113): OC\\\\PreviewManager->getPreview(Object(OC\\\\Files\\\\Node\\\\File), 32, 32, true, 'fill')\\n#9 [internal function]: OC\\\\Core\\\\Controller\\\\PreviewController->getPreview('\\\/Content\\\/TESTER...', 32, 32, false, false, 'fill')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#11 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OC\\\\Core\\\\Controller\\\\PreviewController), 'getPreview')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OC\\\\Core\\\\Controller\\\\PreviewController), 'getPreview')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('PreviewControll...', 'getPreview', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#14 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1010): OC\\\\Route\\\\Router->match('\\\/core\\\/preview.p...')\\n#17 \\\/var\\\/www\\\/nextcloud\\\/index.php(40): OC::handleRequest()\\n#18 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1899}","level":3,"time":"2017-01-04T13:34:19+00:00","method":"GET","url":"\/index.php\/core\/preview.png?file=%2FContent%2FTESTER.txt&c=1483536947&x=32&y=32&forceIcon=0","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz5-lBS1ecAAF1PmDMAAAAA","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:34:54+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz5-lBS1ecAAF1PmDMAAAAA","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:34:54+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz7XlBS1ecAAF67dswAAAAH","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:40:46+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz7XlBS1ecAAF67dswAAAAH","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:40:46+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz7tFBS1ecAAF65rhUAAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:42:12+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz7tFBS1ecAAF65rhUAAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:42:12+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz7zVBS1ecAAF67dtEAAAAH","remoteAddr":"93.230.105.251","app":"core","message":"Trusted domain error. \"93.230.105.251\" tried to access using \"bkk-training.academymaker.de\" as host.","level":2,"time":"2017-01-04T13:42:37+00:00","method":"GET","url":"\/","user":"--","version":"11.0.0.10"} {"reqId":"WGz8AlBS1ecAAF69AGgAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:43:30+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGz8AlBS1ecAAF69AGgAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:43:30+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WGz8G1BS1ecAAF7aJ@oAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:43:55+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz8G1BS1ecAAF7aJ@oAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:43:55+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz8ulBS1ecAAF63@DUAAAAD","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:46:34+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz8ulBS1ecAAF63@DUAAAAD","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:46:34+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz9AlBS1ecAAF7TZyEAAAAG","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:47:46+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz9AlBS1ecAAF7TZyEAAAAG","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:47:46+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz9zVBS1ecAAF7TZ0MAAAAG","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:51:09+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz9zVBS1ecAAF7TZ0MAAAAG","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:51:09+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz@D1BS1ecAAF63@E0AAAAD","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:52:15+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz@D1BS1ecAAF63@E0AAAAD","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:52:15+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz@alBS1ecAAF8bxz8AAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:53:46+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz@alBS1ecAAF8bxz8AAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:53:46+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz-lFBS1ecAAF8e5GwAAAAG","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T13:58:44+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WGz-lFBS1ecAAF8e5GwAAAAG","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T13:58:44+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0AzlBS1ecAAF8bx7YAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:03:58+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0AzlBS1ecAAF8bx7YAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:03:58+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0BuFBS1ecAAF9dE2MAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:07:52+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WG0BuFBS1ecAAF9dE2MAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:07:52+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WG0B1FBS1ecAAF9eO9IAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:08:20+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0B1FBS1ecAAF9eO9IAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:08:20+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0EdlBS1ecAAF9VjpUAAAAC","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:19:34+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0EdlBS1ecAAF9VjpUAAAAC","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:19:34+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0F6VBS1ecAAGBfKoQAAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:25:45+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0F6VBS1ecAAGBfKoQAAAAF","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:25:45+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0GNVBS1ecAAGBhv1IAAAAH","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:27:01+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WG0GNVBS1ecAAGBhv1IAAAAH","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:27:01+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WG0Jo1BS1ecAAGF7ZxEAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:41:39+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0Jo1BS1ecAAGF7ZxEAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:41:39+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0J8lBS1ecAAGF7ZxsAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:42:58+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0J8lBS1ecAAGF7ZxsAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:42:58+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0Kx1BS1ecAAGG1cQIAAAAA","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:46:31+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0Kx1BS1ecAAGG1cQIAAAAA","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:46:31+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0K7FBS1ecAAGHCySAAAAAE","remoteAddr":"80.152.169.62","app":"core","message":"Error while running background job (class: OCA\\Activity\\BackgroundJob\\EmailNotification, arguments: ): {\"Exception\":\"Doctrine\\\\DBAL\\\\Exception\\\\SyntaxErrorException\",\"Message\":\"An exception occurred while executing 'DELETE FROM `oc_activity_mq` WHERE `amq_timestamp` <= ? AND `amq_affecteduser` IN ()' with params [1483541227]:\\n\\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(128): Doctrine\\\\DBAL\\\\Driver\\\\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException))\\n#1 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Statement.php(178): Doctrine\\\\DBAL\\\\DBALException::driverExceptionDuringQuery(Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOMySql\\\\Driver), Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException), 'DELETE FROM `oc...', Array)\\n#2 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/MailQueueHandler.php(334): Doctrine\\\\DBAL\\\\Statement->execute(Array)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(131): OCA\\\\Activity\\\\MailQueueHandler->deleteSentItems(Array, 1483541227)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(85): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->runStep(25, 1483541227)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(53): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->run(NULL)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(54): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#7 \\\/var\\\/www\\\/nextcloud\\\/cron.php(145): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/AbstractMySQLDriver.php\",\"Line\":90}","level":3,"time":"2017-01-04T14:47:08+00:00","method":"GET","url":"\/cron.php","user":"--","version":"11.0.0.10"} {"reqId":"WG0Lx1BS1ecAAGHlY24AAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T14:50:47+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0Lx1BS1ecAAGHlY24AAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T14:50:47+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0cbFBS1ecAAGHOUdoAAAAI","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T16:01:48+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0cbFBS1ecAAGHOUdoAAAAI","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T16:01:48+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0cg1BS1ecAAGO6IqMAAAAL","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-04T16:02:12+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG0cg1BS1ecAAGO6IqMAAAAL","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-04T16:02:12+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG4BXVBS1ecAAGWJV1oAAAAA","remoteAddr":"71.6.146.185","app":"core","message":"Trusted domain error. \"71.6.146.185\" tried to access using \"80.82.213.231\" as host.","level":2,"time":"2017-01-05T08:18:37+00:00","method":"GET","url":"\/","user":"--","version":"11.0.0.10"} {"reqId":"WG4PmVBS1ecAAAQaQ9sAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-05T09:19:21+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG4PmVBS1ecAAAQaQ9sAAAAE","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-05T09:19:21+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG4PxVBS1ecAAGO5MPsAAAAK","remoteAddr":"80.152.169.62","app":"core","message":"Error while running background job (class: OCA\\Activity\\BackgroundJob\\EmailNotification, arguments: ): {\"Exception\":\"Doctrine\\\\DBAL\\\\Exception\\\\SyntaxErrorException\",\"Message\":\"An exception occurred while executing 'DELETE FROM `oc_activity_mq` WHERE `amq_timestamp` <= ? AND `amq_affecteduser` IN ()' with params [1483608005]:\\n\\nSQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(128): Doctrine\\\\DBAL\\\\Driver\\\\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException))\\n#1 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Statement.php(178): Doctrine\\\\DBAL\\\\DBALException::driverExceptionDuringQuery(Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOMySql\\\\Driver), Object(Doctrine\\\\DBAL\\\\Driver\\\\PDOException), 'DELETE FROM `oc...', Array)\\n#2 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/MailQueueHandler.php(334): Doctrine\\\\DBAL\\\\Statement->execute(Array)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(131): OCA\\\\Activity\\\\MailQueueHandler->deleteSentItems(Array, 1483608005)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/activity\\\/lib\\\/BackgroundJob\\\/EmailNotification.php(85): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->runStep(25, 1483608005)\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(53): OCA\\\\Activity\\\\BackgroundJob\\\\EmailNotification->run(NULL)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(54): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#7 \\\/var\\\/www\\\/nextcloud\\\/cron.php(145): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#8 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/AbstractMySQLDriver.php\",\"Line\":90}","level":3,"time":"2017-01-05T09:20:06+00:00","method":"GET","url":"\/cron.php","user":"--","version":"11.0.0.10"} {"reqId":"WG5RSlBS1ecAAAyQiDIAAAAA","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-05T13:59:38+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG5RSlBS1ecAAAyQiDIAAAAA","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-05T13:59:38+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"tschaar","version":"11.0.0.10"} {"reqId":"WG5SeFBS1ecAAAyRC@IAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"vsprintf(): Too few arguments at \/var\/www\/nextcloud\/lib\/private\/legacy\/l10n\/string.php#72","level":3,"time":"2017-01-05T14:04:40+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"} {"reqId":"WG5SeFBS1ecAAAyRC@IAAAAB","remoteAddr":"80.152.169.62","app":"PHP","message":"Method OC_L10N_String::__toString() must return a string value at \/var\/www\/nextcloud\/lib\/private\/L10N\/L10N.php#85","level":3,"time":"2017-01-05T14:04:40+00:00","method":"POST","url":"\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","user":"admin","version":"11.0.0.10"}

Browser log

Browser log filter?format=json&object_type=files&object_id=99 200 xhr jquery.js:8630 3.7 KB 251 ms 99 207 xhr client.js?v=0c6ce36…:183 1.5 KB 389 ms preview.png?file=%2FContent%2Fjw.png&x=538&y=303&a=1&mode=cover&c=caaf215b1df2df18a2f277a220857f93&forceIcon=0 304 png Other 268 B 597 ms add-color.svg 200 svg+xml Other (from disk cache) 2 ms 21 200 json Other 32 B 14 ms shares?format=json&path=%2FContent%2Fjw.png&reshares=true 200 xhr jquery.js:8630 642 B 251 ms shares?format=json&path=%2FContent%2Fjw.png&shared_with_me=true 200 xhr jquery.js:8630 642 B 402 ms info.svg?v=1 200 svg+xml jquery.js:5562 (from disk cache) 1 ms sharees?format=json&search=johannes&perPage=200&itemType=file 200 xhr jquery.js:8630 794 B 223 ms sharees?format=json&search=johannes.wolf%40x-cell.com&perPage=200&itemType=file 200 xhr jquery.js:8630 992 B 214 ms
@MorrisJobke
Copy link
Member

cc @schiessle

@MorrisJobke
Copy link
Member

Mail goes out without failure only if admin shares a file.
If a unpriviliged user shares a file via mail address the following error message appears:
"The given object name is invalid"

Works here fine.

Any more details about this? maybe it has some special characters in the email address?

@wolfsjohannes
Copy link
Author

Hi,
thanks for your answer.
There are no special characters in the email address.
This error only appears, when a user wants to share a file via mail from a shared folder. If the user shares a file from a non-shared folder the system is working fine an no error message appears.

Best regards
Johannes

@wolfsjohannes
Copy link
Author

Just found out the following:
The error only appears, when a user shares a file via mail in a folder which was created by another user. If the user shares a file via mail in a shared folder he created himself no error message is coming up.

Any idea?

@MorrisJobke MorrisJobke changed the title Failure when unpriviliged user shares file Error message while share via email on received shares Jan 10, 2017
@MorrisJobke
Copy link
Member

Just found out the following:
The error only appears, when a user shares a file via mail in a folder which was created by another user. If the user shares a file via mail in a shared folder he created himself no error message is coming up.

Thanks. I could reproduce this and added the steps to your first post: #2956 (comment)

@schiessle @rullzer Could you have a look?

@MorrisJobke MorrisJobke added this to the Nextcloud 12.0 milestone Jan 10, 2017
@wolfsjohannes
Copy link
Author

That sounds like good news, even it is a bug on your side :)
Do you know if there if a bug fix coming soon?

@wolfsjohannes
Copy link
Author

Is there any news when there could be a fix for this problem?
We want to use nextcloud as productive system, but this is a main function for us.

@MorrisJobke
Copy link
Member

Ping @rullzer @schiessle

@wolfsjohannes
Copy link
Author

Can someone comment on this topic? @rullzer @schiessle

@MorrisJobke
Copy link
Member

Can someone comment on this topic? @rullzer @schiessle

Damn ... I can't reproduce this anymore. Let me maybe bisect this. I know that I reproduced this when triaging it - maybe it was fixed in the meantime 😄

@wolfsjohannes
Copy link
Author

wolfsjohannes commented Jan 20, 2017

I just updated to the recent published stable version 11.0.1 and can still reproduce this error.
User A creates a folder and shares the folder with User B. User B uploads a file to the shared folder from User A. User B wants to share his file via mail and gets "The given object name is invalid" error message but the mail is going out.

Any suggestions? :)

@wolfsjohannes
Copy link
Author

@MorrisJobke Any news on this topic?

@Clickadelic
Copy link

Hi, I'm new to nc and making my way through the bugfixes. (Integrity check, etc :( which is a real pain...).
However, I'm also getting the error message mentioned above.

My collegue did create a folder, then shared it with me - when I want to re-share this shared folder I'm getting the error message of this topic:

The given object name is invalid.

Are there any solutions / fixes to this in sight?

Thanks

given-object-name-is-invalid

@wolfsjohannes
Copy link
Author

Hi @Clickadelic ,

this is what helped for me:

Go to administration and change your update-chanek to daily, beta or something else.
Afterwards you should be prompted to update your nextcloud installation.
Afterwards change your update channel back to stable.
Now the error message should not popup anymore.

Best regards
Johannes

@Clickadelic
Copy link

Clickadelic commented Feb 24, 2017

Hi @johannes,

Thank you for giving me the hint - I have just tried your solution:

  1. Changing update channel to anything else than "stable"
  2. Let the update message pop up
  3. Changed the update channel back to "stable"
  4. Page refresh, trying to share a file under the circumstances described above
  5. same result

The given object name is invalid.

Thank you for your approach to solve this, unfortunately this did not have any effect.

Cheers

Toby

@ChristophWurst
Copy link
Member

Hi @Clickadelic ,

this is what helped for me:

Go to administration and change your update-chanek to daily, beta or something else.
Afterwards you should be prompted to update your nextcloud installation.
Afterwards change your update channel back to stable.
Now the error message should not popup anymore.

Best regards
Johannes

Does that mean the problem has been resolved on newer (unstable/beta) version of Nextcloud? If so, could you please tell us which version you're running now?

@Clickadelic
Copy link

Hi @ChristophWurst,

I'm currently running the latest version of NC, 11.0.3 (stable). Me and my collegue have just tried to reproduce the error in order to give you an appropriate answer.

I'm confused, because after:

  1. creating a new folder
  2. and then sharing it with somebody else
  3. when trying to re-share this newly created folder
  4. I'm getting the error message: "Public upload not allowed".

public-upload-not-allowed

So.. unfortunately, I can neither confirm, nor deny that this error has been fixed.

@MorrisJobke MorrisJobke removed this from the Nextcloud 12.0 milestone May 22, 2017
@tezukzai
Copy link

Hi, I am getting this error in the following scenario when trying to password protect a file:

Error Message (where password field is): The given object name is invalid
NextCloud instance: 12.0.03

User 1 Creates folder A
User 2 Creates folder B within A
User 2 shares folder B successfully with external user
User 2 tries to password protect folder B, but gets an error message.

@jospoortvliet
Copy link
Member

Probably related to #7469, the same even.

@nextcloud-bot nextcloud-bot removed the stale Ticket or PR with no recent activity label Jul 4, 2018
@skjnldsv skjnldsv added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Jun 12, 2019
@skjnldsv
Copy link
Member

As the version of the software you've reported this for has reached end of life, I will close this ticket. If this is still happening after an upgrade to the latest version, feel free to reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: sharing medium
Projects
None yet
Development

No branches or pull requests

8 participants