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

Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache #6172

Closed
lenusch opened this issue Aug 17, 2017 · 9 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug needs info stale Ticket or PR with no recent activity

Comments

@lenusch
Copy link

lenusch commented Aug 17, 2017

Steps to reproduce

  1. For Example: Change Theme Background (Theming app)
  2. download Files which was crypted and shared, (i moved my NC before.)

Expected behaviour

WORK.

Actual behaviour

Background is not Changing, loading everytime, several Errors (see Links below or Information)

Server configuration

Operating system:
Ubuntu 16.04.3 LTS

Database:
Ver 14.14 Distrib 5.7.19, for Linux (x86_64)

PHP version:
PHP 7.0.22-0ubuntu0.16.04.

Nextcloud version:
12.0.2

Updated from an older ownCloud or fresh install:
older one and several upgrades and also moved to another Server with documentations and manuals

Login as admin user into your ownCloud and access 
"No errors have been found."

The content of config/config.php:

{
    "system": {
        "instanceid": "oc5o1jd69vws",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "xxxxxx.cloud"
        ],
        "forcessl": false,
        "datadirectory": "\/var\/www\/nextcloud\/data",
        "overwrite.cli.url": "\/",
        "dbtype": "mysql",
        "version": "12.0.2.0",
        "logtimezone": "UTC",
        "installed": true,
        "theme": "",
        "loglevel": 2,
        "maintenance": false,
        "trashbin_retention_obligation": "auto",
        "mail_from_address": "info",
        "mail_smtpmode": "smtp",
        "mail_domain": "xxxxxxx.de",
        "enable_avatars": true,
        "check_for_working_htaccess": true,
        "appcodechecker": true,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "dbname": "nextcloud2",
        "dbhost": "localhost",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "updater.release.channel": "stable",
        "mail_smtpsecure": "ssl",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "HOSTNAME",
        "mail_smtpport": "465",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "debug": true,
        "htaccess.RewriteBase": "\/"
    },
    "apps": {
        "activity": {
            "enabled": "yes",
            "installed_version": "2.5.2",
            "types": "filesystem"
        },
        "admin_audit": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "logging"
        },
        "backgroundjob": {
            "lastjob": "293"
        },
        "bruteforcesettings": {
            "enabled": "yes",
            "installed_version": "1.0.2",
            "types": ""
        },
        "comments": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "logging"
        },
        "core": {
            "OC_Channel": "beta",
            "backgroundjobs_mode": "ajax",
            "default_encryption_module": "OC_DEFAULT_MODULE",
            "encryption_enabled": "yes",
            "installed.bundles": "[\"CoreBundle\"]",
            "installedat": "1454875115.8526",
            "lastcron": "1502980748",
            "lastupdateResult": "[]",
            "lastupdatedat": "1502980748",
            "moveavatarsdone": "yes",
            "oc.integritycheck.checker": "[]",
            "previewsCleanedUp": "1",
            "public_files": "files_sharing\/public.php",
            "public_gallery": "gallery\/public.php",
            "public_webdav": "dav\/appinfo\/v1\/publicwebdav.php",
            "remote_caldav": "dav\/appinfo\/v1\/caldav.php",
            "remote_calendar": "dav\/appinfo\/v1\/caldav.php",
            "remote_carddav": "dav\/appinfo\/v1\/carddav.php",
            "remote_contacts": "dav\/appinfo\/v1\/carddav.php",
            "remote_dav": "dav\/appinfo\/v2\/remote.php",
            "remote_files": "dav\/appinfo\/v1\/webdav.php",
            "remote_webdav": "dav\/appinfo\/v1\/webdav.php",
            "repairlegacystoragesdone": "yes",
            "scss.variables": "a6fab06205bb5c6877e95a85f95c8b7f",
            "shareapi_allow_public_notification": "yes",
            "shareapi_allow_public_upload": "yes",
            "shareapi_default_expire_date": "no",
            "umgmt_send_email": "true",
            "umgmt_show_backend": "false",
            "umgmt_show_email": "true",
            "umgmt_show_last_login": "true",
            "umgmt_show_storage_location": "false",
            "updater.secret.created": "1502799072",
            "vendor": "nextcloud"
        },
        "dav": {
            "buildCalendarSearchIndex": "yes",
            "enabled": "yes",
            "installed_version": "1.3.0",
            "types": "filesystem"
        },
        "encryption": {
            "enabled": "yes",
            "encryptHomeStorage": "0",
            "installed_version": "1.6.0",
            "masterKeyId": "master_e8f5c2b5",
            "publicShareKeyId": "pubShare_e8f5c2b5",
            "recoveryAdminEnabled": "1",
            "recoveryKeyId": "recoveryKey_e8f5c2b5",
            "types": "filesystem"
        },
        "external": {
            "enabled": "yes",
            "installed_version": "2.0.3",
            "max_site": "1",
            "sites": "{\"1\":{\"id\":1,\"name\":\"xxxxxxx\",\"url\":\"https:\\\/\\\/xxxxxxxx.de\",\"lang\":\"\",\"type\":\"link\",\"device\":\"\",\"icon\":\"external.png\"}}",
            "types": ""
        },
        "federatedfilesharing": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": ""
        },
        "federation": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "authentication"
        },
        "files": {
            "cronjob_scan_files": "500",
            "default_quota": "50 GB",
            "enabled": "yes",
            "installed_version": "1.7.2",
            "types": "filesystem"
        },
        "files_antivirus": {
            "av_chunk_size": "10485760",
            "av_cmd_options": "",
            "av_host": "",
            "av_infected_action": "only_log",
            "av_mode": "socket",
            "av_path": "\/usr\/bin\/clamscan",
            "av_port": "0",
            "av_socket": "\/var\/run\/clamav\/clamd.ctl",
            "enabled": "no",
            "installed_version": "1.0.0.0",
            "ocsid": "157439",
            "types": "filesystem"
        },
        "files_locking": {
            "enabled": "no",
            "installed_version": "",
            "types": "filesystem"
        },
        "files_pdfviewer": {
            "enabled": "yes",
            "installed_version": "1.1.1",
            "ocsid": "166049",
            "types": ""
        },
        "files_retention": {
            "enabled": "yes",
            "installed_version": "1.1.2",
            "types": "filesystem"
        },
        "files_sharing": {
            "enabled": "yes",
            "installed_version": "1.4.0",
            "types": "filesystem"
        },
        "files_texteditor": {
            "enabled": "yes",
            "installed_version": "2.4.1",
            "ocsid": "166051",
            "types": ""
        },
        "files_trashbin": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "filesystem"
        },
        "files_versions": {
            "enabled": "yes",
            "installed_version": "1.5.0",
            "types": "filesystem"
        },
        "files_videoplayer": {
            "enabled": "yes",
            "installed_version": "1.1.0",
            "types": ""
        },
        "files_videoviewer": {
            "enabled": "no",
            "installed_version": "0.1.3",
            "ocsid": "166054",
            "types": ""
        },
        "firstrunwizard": {
            "enabled": "yes",
            "installed_version": "2.1",
            "types": "logging"
        },
        "gallery": {
            "enabled": "yes",
            "installed_version": "17.0.0",
            "types": ""
        },
        "logreader": {
            "enabled": "yes",
            "installed_version": "2.0.0",
            "ocsid": "170871",
            "relativedates": "1",
            "types": ""
        },
        "lookup_server_connector": {
            "enabled": "yes",
            "installed_version": "1.0.0",
            "types": "authentication"
        },
        "nextcloud_announcements": {
            "enabled": "yes",
            "installed_version": "1.1",
            "pub_date": "Sat, 10 Dec 2016 00:00:00 +0100",
            "types": "logging"
        },
        "notifications": {
            "enabled": "yes",
            "installed_version": "2.0.0",
            "types": "logging"
        },
        "oauth2": {
            "enabled": "yes",
            "installed_version": "1.0.5",
            "types": "authentication"
        },
        "ownbackup": {
            "enabled": "no",
            "installed_version": "0.3.8",
            "ocsid": "170674",
            "types": ""
        },
        "password_policy": {
            "enabled": "yes",
            "installed_version": "1.2.2",
            "minLength": "10",
            "types": ""
        },
        "provisioning_api": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "prevent_group_restriction"
        },
        "quota_warning": {
            "enabled": "yes",
            "installed_version": "1.0.1",
            "types": "filesystem"
        },
        "serverinfo": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": ""
        },
        "sharebymail": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "filesystem"
        },
        "survey_client": {
            "enabled": "yes",
            "installed_version": "1.0.0",
            "last_report": "{\"id\":\"oc5o1jd69vws\",\"items\":[[\"server\",\"version\",\"12.0.0.29\"],[\"server\",\"code\",\"other\"],[\"server\",\"enable_avatars\",\"yes\"],[\"server\",\"enable_previews\",\"yes\"],[\"server\",\"memcache.local\",\"\\\\OC\\\\Memcache\\\\APCu\"],[\"server\",\"memcache.distributed\",\"none\"],[\"server\",\"asset-pipeline.enabled\",\"no\"],[\"server\",\"filelocking.enabled\",\"yes\"],[\"server\",\"memcache.locking\",\"none\"],[\"server\",\"debug\",\"no\"],[\"server\",\"cron\",\"ajax\"],[\"php\",\"version\",\"7.0.18\"],[\"php\",\"memory_limit\",536870912],[\"php\",\"max_execution_time\",3600],[\"php\",\"upload_max_filesize\",535822336],[\"database\",\"type\",\"mysql\"],[\"database\",\"version\",\"5.7.18\"],[\"database\",\"size\",34635776],[\"apps\",\"activity\",\"2.5.2\"],[\"apps\",\"admin_audit\",\"1.2.0\"],[\"apps\",\"bruteforcesettings\",\"1.0.2\"],[\"apps\",\"comments\",\"1.2.0\"],[\"apps\",\"dav\",\"1.3.0\"],[\"apps\",\"encryption\",\"1.6.0\"],[\"apps\",\"federatedfilesharing\",\"1.2.0\"],[\"apps\",\"federation\",\"1.2.0\"],[\"apps\",\"files\",\"1.7.2\"],[\"apps\",\"files_antivirus\",\"disabled\"],[\"apps\",\"files_locking\",\"disabled\"],[\"apps\",\"files_pdfviewer\",\"1.1.1\"],[\"apps\",\"files_retention\",\"1.1.2\"],[\"apps\",\"files_sharing\",\"disabled\"],[\"apps\",\"files_texteditor\",\"2.4.1\"],[\"apps\",\"files_trashbin\",\"disabled\"],[\"apps\",\"files_versions\",\"1.5.0\"],[\"apps\",\"files_videoplayer\",\"1.1.0\"],[\"apps\",\"files_videoviewer\",\"disabled\"],[\"apps\",\"firstrunwizard\",\"2.1\"],[\"apps\",\"gallery\",\"17.0.0\"],[\"apps\",\"logreader\",\"2.0.0\"],[\"apps\",\"lookup_server_connector\",\"1.0.0\"],[\"apps\",\"nextcloud_announcements\",\"1.1\"],[\"apps\",\"notifications\",\"2.0.0\"],[\"apps\",\"oauth2\",\"1.0.5\"],[\"apps\",\"ownbackup\",\"disabled\"],[\"apps\",\"password_policy\",\"1.2.2\"],[\"apps\",\"provisioning_api\",\"1.2.0\"],[\"apps\",\"quota_warning\",\"1.0.0\"],[\"apps\",\"serverinfo\",\"1.2.0\"],[\"apps\",\"sharebymail\",\"1.2.0\"],[\"apps\",\"survey_client\",\"1.0.0\"],[\"apps\",\"systemtags\",\"1.2.0\"],[\"apps\",\"templateeditor\",\"disabled\"],[\"apps\",\"theming\",\"1.3.0\"],[\"apps\",\"twofactor_backupcodes\",\"1.1.1\"],[\"apps\",\"updatenotification\",\"1.2.0\"],[\"apps\",\"updater\",\"disabled\"],[\"apps\",\"workflowengine\",\"1.2.0\"],[\"stats\",\"num_files\",43250],[\"stats\",\"num_users\",5],[\"stats\",\"num_storages\",12],[\"stats\",\"num_storages_local\",3],[\"stats\",\"num_storages_home\",5],[\"stats\",\"num_storages_other\",4],[\"stats\",\"num_comments\",0],[\"stats\",\"num_comment_markers\",0],[\"stats\",\"num_systemtags\",0],[\"stats\",\"num_systemtags_mappings\",0],[\"files_sharing\",\"num_shares\",79],[\"files_sharing\",\"num_shares_user\",0],[\"files_sharing\",\"num_shares_groups\",0],[\"files_sharing\",\"num_shares_link\",79],[\"files_sharing\",\"num_shares_link_no_password\",79],[\"files_sharing\",\"num_fed_shares_sent\",0],[\"files_sharing\",\"num_fed_shares_received\",0],[\"files_sharing\",\"permissions_3_1\",\"69\"],[\"files_sharing\",\"permissions_3_15\",\"10\"],[\"encryption\",\"enabled\",\"yes\"]]}",
            "last_sent": "1498540954",
            "types": ""
        },
        "systemtags": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "logging"
        },
        "templateeditor": {
            "enabled": "no",
            "installed_version": "0.1",
            "types": ""
        },
        "theming": {
            "backgroundMime": "backgroundColor",
            "cachebuster": "34",
            "color": "#C7C7C7",
            "enabled": "yes",
            "installed_version": "1.3.0",
            "logoMime": "image\/png",
            "name": "xxxxxxx",
            "slogan": "ein sicherer Ort f\u00fcr all Ihre Daten - https:\/\/xxxxxxxxx.de\/datenschutz",
            "types": "logging",
            "url": "https:\/\/dxxxxxxxxx.de"
        },
        "twofactor_backupcodes": {
            "enabled": "yes",
            "installed_version": "1.1.1",
            "types": ""
        },
        "twofactor_totp": {
            "enabled": "yes",
            "installed_version": "1.3.1",
            "types": ""
        },
        "updatenotification": {
            "core": "12.0.1.5",
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "",
            "update_check_errors": "0"
        },
        "updater": {
            "enabled": "no",
            "installed_version": "0.6",
            "types": ""
        },
        "workflowengine": {
            "enabled": "yes",
            "installed_version": "1.2.0",
            "types": "filesystem"
        }
    }
}

List of activated apps:


Enabled:
  - activity: 2.5.2
  - admin_audit: 1.2.0
  - bruteforcesettings: 1.0.2
  - comments: 1.2.0
  - dav: 1.3.0
  - encryption: 1.6.0
  - external: 2.0.3
  - federatedfilesharing: 1.2.0
  - federation: 1.2.0
  - files: 1.7.2
  - files_pdfviewer: 1.1.1
  - files_retention: 1.1.2
  - files_sharing: 1.4.0
  - files_texteditor: 2.4.1
  - files_trashbin: 1.2.0
  - files_versions: 1.5.0
  - files_videoplayer: 1.1.0
  - firstrunwizard: 2.1
  - gallery: 17.0.0
  - logreader: 2.0.0
  - lookup_server_connector: 1.0.0
  - nextcloud_announcements: 1.1
  - notifications: 2.0.0
  - oauth2: 1.0.5
  - password_policy: 1.2.2
  - provisioning_api: 1.2.0
  - quota_warning: 1.0.1
  - serverinfo: 1.2.0
  - sharebymail: 1.2.0
  - survey_client: 1.0.0
  - systemtags: 1.2.0
  - theming: 1.3.0
  - twofactor_backupcodes: 1.1.1
  - twofactor_totp: 1.3.1
  - updatenotification: 1.2.0
  - workflowengine: 1.2.0
Disabled:
  - files_external
  - user_external
  - user_ldap

Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption:
yes
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no

Client configuration

Browser:
Chrome: Version 60.0.3112.101 (Offizieller Build) (64-Bit)

Operating system:
MacOS Sierra 10.12.6 (16G29)

Logs

Web server error log

1.
[client xx.xx.xx.xx:62346] PHP Fatal error:  Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in /var/www/nextcloud/lib/private/Files/Filesystem.php:804\nStack trace:\n#0 /var/www/nextcloud/lib/private/Files/View.php(2032): OC\\Files\\Filesystem::normalizePath('/rehost24/files...')\n#1 /var/www/nextcloud/lib/private/Files/View.php(1170): OC\\Files\\View->unlockFile('/URLAUBSL/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 /var/www/nextcloud/3rdparty/icewind/streams/src/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown in /var/www/nextcloud/lib/private/Files/Filesystem.php on line 804
2. several of these while changing background of theming: 
[Thu Aug 17 16:44:54.971159 2017] [authz_core:error] [pid 10790] [client xx.xx.xx.xx:62338] AH01630: client denied by server configuration: /var/www/nextcloud/data/.ocdata

ownCloud log (data/owncloud.log)


{"reqId":"eOj2TAwqh9v3sVyautxF","level":1,"time":"2017-08-15T12:14:51+00:00","remoteAddr":"83.43.20.222","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=ogs8LWwT0o5zNbi%2FcAji%2BVwFnIsOCXBd7Xb8d1O7cH4%3D%3AzHt7TwN2nLo6dtXRBVu1kz4y7%2Fs%2BYBYWmTvIIgnII08%3D","message":"\\OC\\Updater::maintenanceDisabled: Turned off maintenance mode","userAgent":"Mozilla\/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit\/603.3.8 (KHTML, like Gecko) Version\/10.0 Mobile\/14G60 Safari\/602.1","version":"12.0.2.0"}
{"reqId":"eOj2TAwqh9v3sVyautxF","level":1,"time":"2017-08-15T12:14:51+00:00","remoteAddr":"83.43.20.222","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=ogs8LWwT0o5zNbi%2FcAji%2BVwFnIsOCXBd7Xb8d1O7cH4%3D%3AzHt7TwN2nLo6dtXRBVu1kz4y7%2Fs%2BYBYWmTvIIgnII08%3D","message":"\\OC\\Updater::resetLogLevel: Reset log level to Warning(2)","userAgent":"Mozilla\/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit\/603.3.8 (KHTML, like Gecko) Version\/10.0 Mobile\/14G60 Safari\/602.1","version":"12.0.2.0"}
{"reqId":"txo4VcNqqniSU1RCEa4S","level":3,"time":"2017-08-15T12:17:47+00:00","remoteAddr":"80.187.104.149","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit\/603.3.8 (KHTML, like Gecko) Version\/10.0 Mobile\/14G60 Safari\/602.1","version":"12.0.2.0"}
{"reqId":"V1qagssafUcQLfM6duiQ","level":3,"time":"2017-08-15T12:19:59+00:00","remoteAddr":"80.187.104.149","user":"username","app":"gallery","method":"GET","url":"\/apps\/gallery\/thumbnails?ids=98230%3B98237%3B98226%3B92113%3B92117%3B115782%3B115770%3B115767%3B115773&scale=3&square=1&requesttoken=bRLObNynaDjKbk0RmGzHtOp6%2F%2BnJ7KD9C73b8SWuVN4%3D%3AAn72Xa39C0KALA8l%2BgezhpIPqr2Cx8quZtOigHPiDIQ%3D","message":"Exception: Preview generation has failed","userAgent":"Mozilla\/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit\/603.3.8 (KHTML, like Gecko) Version\/10.0 Mobile\/14G60 Safari\/602.1","version":"12.0.2.0"}
{"reqId":"V1qagssafUcQLfM6duiQ","level":3,"time":"2017-08-15T12:19:59+00:00","remoteAddr":"80.187.104.149","user":"username","app":"gallery","method":"GET","url":"\/apps\/gallery\/thumbnails?ids=98230%3B98237%3B98226%3B92113%3B92117%3B115782%3B115770%3B115767%3B115773&scale=3&square=1&requesttoken=bRLObNynaDjKbk0RmGzHtOp6%2F%2BnJ7KD9C73b8SWuVN4%3D%3AAn72Xa39C0KALA8l%2BgezhpIPqr2Cx8quZtOigHPiDIQ%3D","message":"Exception: Preview generation has failed","userAgent":"Mozilla\/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit\/603.3.8 (KHTML, like Gecko) Version\/10.0 Mobile\/14G60 Safari\/602.1","version":"12.0.2.0"}
{"reqId":"ijqqHhGNl8m3mPB75ulu","level":3,"time":"2017-08-16T14:08:17+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"gallery","method":"GET","url":"\/apps\/gallery\/thumbnails?ids=98230%3B98237%3B98226%3B92113%3B92117%3B116563%3B116554%3B116560%3B116557&scale=2&square=1&requesttoken=v0xtbggO%2Fcd1s90q6uW3RZUrePUF8gd7o2nkkvFqsqc%3D%3A1hQ6Aj57y6gYnJF%2BgqPkPfRlT5FTm0YU8wu837QQ9cM%3D","message":"Exception: Preview generation has failed","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"ijqqHhGNl8m3mPB75ulu","level":3,"time":"2017-08-16T14:08:17+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"gallery","method":"GET","url":"\/apps\/gallery\/thumbnails?ids=98230%3B98237%3B98226%3B92113%3B92117%3B116563%3B116554%3B116560%3B116557&scale=2&square=1&requesttoken=v0xtbggO%2Fcd1s90q6uW3RZUrePUF8gd7o2nkkvFqsqc%3D%3A1hQ6Aj57y6gYnJF%2BgqPkPfRlT5FTm0YU8wu837QQ9cM%3D","message":"Exception: Preview generation has failed","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"8rzd0DF83yA9Wb8qFLmq","level":3,"time":"2017-08-16T18:31:24+00:00","remoteAddr":"93.227.72.138","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2F","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"8rzd0DF83yA9Wb8qFLmq","level":3,"time":"2017-08-16T18:31:25+00:00","remoteAddr":"93.227.72.138","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2F","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #191, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #194, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #194, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #194, 'URLAUBSL\\\/Bilder...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #194, 'URLAUBSL\\\/Bilder...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(84): OC\\\\Streamer->addDirRecursive('\\\/\\\/URLAUBSL\\\/Bild...', 'URLAUBSL\\\/Bilder...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/\\\/URLAUBSL')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/', 'URLAUBSL', Array)\\n#13 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/', '')\\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_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#17 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#18 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#19 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#21 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#22 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#23 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"2V9a7dhrQptvXCbS1Ez0","level":3,"time":"2017-08-16T18:32:23+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Bloonix Plugin Check-HTTP","version":"12.0.2.0"}
{"reqId":"NUujYFwmgJYHBKmygsml","level":3,"time":"2017-08-16T19:05:31+00:00","remoteAddr":"93.227.72.138","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"NUujYFwmgJYHBKmygsml","level":3,"time":"2017-08-16T19:05:31+00:00","remoteAddr":"93.227.72.138","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #188, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #191, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #191, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#12 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#17 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#18 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"VgKi5UyHipols1XfZkeR","level":3,"time":"2017-08-16T19:06:13+00:00","remoteAddr":"93.227.72.138","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"VgKi5UyHipols1XfZkeR","level":3,"time":"2017-08-16T19:06:13+00:00","remoteAddr":"93.227.72.138","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #188, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #191, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #191, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#12 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#17 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#18 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"WD7BsBmcVWhFtRzIWPny","level":3,"time":"2017-08-16T19:09:23+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Bloonix Plugin Check-HTTP","version":"12.0.2.0"}
{"reqId":"HgmRvz2JOpcakUicWv1v","level":3,"time":"2017-08-16T21:46:32+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"nKYm2L04nyOIlwhC3qsV","level":3,"time":"2017-08-16T23:36:59+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"gZvDC2Ttyf2jTVhNMx7o","level":3,"time":"2017-08-16T23:43:19+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"iaQiz88kzypDDBqrwFRV","level":3,"time":"2017-08-16T23:51:03+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"Lxw6qv5V1qo9lqshFYub","level":3,"time":"2017-08-16T23:53:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"bvWrdpKZOmAShplqDVrN","level":3,"time":"2017-08-17T00:01:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"bvWrdpKZOmAShplqDVrN","level":3,"time":"2017-08-17T00:01:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"bvWrdpKZOmAShplqDVrN","level":3,"time":"2017-08-17T00:01:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"bvWrdpKZOmAShplqDVrN","level":3,"time":"2017-08-17T00:01:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"OC\\HintException: Can't write into config directory! at \/var\/www\/nextcloud\/lib\/private\/Config.php#250","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"xLJvcb01bkQQEkKhUdG0","level":3,"time":"2017-08-17T00:01:59+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"xLJvcb01bkQQEkKhUdG0","level":3,"time":"2017-08-17T00:01:59+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"xLJvcb01bkQQEkKhUdG0","level":3,"time":"2017-08-17T00:01:59+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"xLJvcb01bkQQEkKhUdG0","level":3,"time":"2017-08-17T00:01:59+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gKwC2OrSF6lGsUNaK7V9","level":3,"time":"2017-08-17T00:02:00+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gKwC2OrSF6lGsUNaK7V9","level":3,"time":"2017-08-17T00:02:00+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gKwC2OrSF6lGsUNaK7V9","level":3,"time":"2017-08-17T00:02:00+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gKwC2OrSF6lGsUNaK7V9","level":3,"time":"2017-08-17T00:02:00+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"hzjl4G0CkOQzuSEhcr1u","level":3,"time":"2017-08-17T00:02:01+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"hzjl4G0CkOQzuSEhcr1u","level":3,"time":"2017-08-17T00:02:01+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"hzjl4G0CkOQzuSEhcr1u","level":3,"time":"2017-08-17T00:02:01+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"hzjl4G0CkOQzuSEhcr1u","level":3,"time":"2017-08-17T00:02:01+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"AWmJjjuV6CVDpU2F2zP7","level":3,"time":"2017-08-17T00:02:02+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"AWmJjjuV6CVDpU2F2zP7","level":3,"time":"2017-08-17T00:02:02+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"AWmJjjuV6CVDpU2F2zP7","level":3,"time":"2017-08-17T00:02:02+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"AWmJjjuV6CVDpU2F2zP7","level":3,"time":"2017-08-17T00:02:02+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/favicon.ico","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"oCzpnNOGneYemMynuWK0","level":3,"time":"2017-08-17T00:02:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"oCzpnNOGneYemMynuWK0","level":3,"time":"2017-08-17T00:02:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"oCzpnNOGneYemMynuWK0","level":3,"time":"2017-08-17T00:02:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"oCzpnNOGneYemMynuWK0","level":3,"time":"2017-08-17T00:02:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"uP0h6qCWUwuzgP0x9L67","level":3,"time":"2017-08-17T00:02:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"uP0h6qCWUwuzgP0x9L67","level":3,"time":"2017-08-17T00:02:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"uP0h6qCWUwuzgP0x9L67","level":3,"time":"2017-08-17T00:02:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"uP0h6qCWUwuzgP0x9L67","level":3,"time":"2017-08-17T00:02:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"OC\\HintException: Can't write into config directory! at \/var\/www\/nextcloud\/lib\/private\/Config.php#250","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"anqvrVmlRyVEo4cbNoT6","level":3,"time":"2017-08-17T00:02:27+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"anqvrVmlRyVEo4cbNoT6","level":3,"time":"2017-08-17T00:02:27+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"anqvrVmlRyVEo4cbNoT6","level":3,"time":"2017-08-17T00:02:27+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"anqvrVmlRyVEo4cbNoT6","level":3,"time":"2017-08-17T00:02:27+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"kOFLbAC58L9787cKKZjq","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"kOFLbAC58L9787cKKZjq","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"kOFLbAC58L9787cKKZjq","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"kOFLbAC58L9787cKKZjq","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"DZksCdFDCBS6VN1BUly6","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"DZksCdFDCBS6VN1BUly6","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"DZksCdFDCBS6VN1BUly6","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"DZksCdFDCBS6VN1BUly6","level":3,"time":"2017-08-17T00:02:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gr7VdMcDWeXXo4I5OFfE","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"7hPHWTPTlWlsdTa4XhZm","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"gr7VdMcDWeXXo4I5OFfE","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"7hPHWTPTlWlsdTa4XhZm","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"gr7VdMcDWeXXo4I5OFfE","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"7hPHWTPTlWlsdTa4XhZm","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"gr7VdMcDWeXXo4I5OFfE","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"7hPHWTPTlWlsdTa4XhZm","level":3,"time":"2017-08-17T00:02:41+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"xOobCfVH32IS9JJ52rI4","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"xOobCfVH32IS9JJ52rI4","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"xOobCfVH32IS9JJ52rI4","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"xOobCfVH32IS9JJ52rI4","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"INhRGYeodSNebHDhKTQB","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"INhRGYeodSNebHDhKTQB","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"INhRGYeodSNebHDhKTQB","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"INhRGYeodSNebHDhKTQB","level":3,"time":"2017-08-17T00:02:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"wjIiVFQVaeKonOxNk6GJ","level":3,"time":"2017-08-17T00:02:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"wjIiVFQVaeKonOxNk6GJ","level":3,"time":"2017-08-17T00:02:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"wjIiVFQVaeKonOxNk6GJ","level":3,"time":"2017-08-17T00:02:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"wjIiVFQVaeKonOxNk6GJ","level":3,"time":"2017-08-17T00:02:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"OC\\HintException: Can't write into config directory! at \/var\/www\/nextcloud\/lib\/private\/Config.php#250","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"Sh30wJK2taTkPrsICQzR","level":3,"time":"2017-08-17T00:03:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"Sh30wJK2taTkPrsICQzR","level":3,"time":"2017-08-17T00:03:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"Sh30wJK2taTkPrsICQzR","level":3,"time":"2017-08-17T00:03:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"Sh30wJK2taTkPrsICQzR","level":3,"time":"2017-08-17T00:03:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"CVVy9Hzey8Q3vKcdFWHb","level":3,"time":"2017-08-17T00:03:05+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"CVVy9Hzey8Q3vKcdFWHb","level":3,"time":"2017-08-17T00:03:05+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"CVVy9Hzey8Q3vKcdFWHb","level":3,"time":"2017-08-17T00:03:05+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"CVVy9Hzey8Q3vKcdFWHb","level":3,"time":"2017-08-17T00:03:05+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gJ1azzTsUzvQRQjRNmPc","level":3,"time":"2017-08-17T00:03:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gJ1azzTsUzvQRQjRNmPc","level":3,"time":"2017-08-17T00:03:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gJ1azzTsUzvQRQjRNmPc","level":3,"time":"2017-08-17T00:03:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"gJ1azzTsUzvQRQjRNmPc","level":3,"time":"2017-08-17T00:03:07+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"7RfGiQecozbmfMh2i0tI","level":3,"time":"2017-08-17T00:03:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"7RfGiQecozbmfMh2i0tI","level":3,"time":"2017-08-17T00:03:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"7RfGiQecozbmfMh2i0tI","level":3,"time":"2017-08-17T00:03:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"7RfGiQecozbmfMh2i0tI","level":3,"time":"2017-08-17T00:03:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"OC\\HintException: Can't write into config directory! at \/var\/www\/nextcloud\/lib\/private\/Config.php#250","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"OameMXCOZ9kKv2YVTOCx","level":3,"time":"2017-08-17T00:03:26+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"OameMXCOZ9kKv2YVTOCx","level":3,"time":"2017-08-17T00:03:26+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"OameMXCOZ9kKv2YVTOCx","level":3,"time":"2017-08-17T00:03:26+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"OameMXCOZ9kKv2YVTOCx","level":3,"time":"2017-08-17T00:03:26+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"1Z2H0ooYfHSkVZNdF8o2","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"1Z2H0ooYfHSkVZNdF8o2","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"1Z2H0ooYfHSkVZNdF8o2","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"1Z2H0ooYfHSkVZNdF8o2","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"yjaW2CgBETKsTVld02vl","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"yjaW2CgBETKsTVld02vl","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"yjaW2CgBETKsTVld02vl","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"yjaW2CgBETKsTVld02vl","level":3,"time":"2017-08-17T00:03:42+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"epMTT0tKIyGA6ROstOUV","level":3,"time":"2017-08-17T00:03:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"epMTT0tKIyGA6ROstOUV","level":3,"time":"2017-08-17T00:03:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"epMTT0tKIyGA6ROstOUV","level":3,"time":"2017-08-17T00:03:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"epMTT0tKIyGA6ROstOUV","level":3,"time":"2017-08-17T00:03:55+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"OC\\HintException: Can't write into config directory! at \/var\/www\/nextcloud\/lib\/private\/Config.php#250","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":""}
{"reqId":"m9Z6oSekf3t21m2PY2wy","level":3,"time":"2017-08-17T00:06:59+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/59.0.3071.115 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"EYyOTnbxXdbH6iEW0t9q","level":2,"time":"2017-08-17T06:02:48+00:00","remoteAddr":"106.75.61.227","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"106.75.61.227\" tried to access using \"185.194.140.166\" as host.","userAgent":"Mozilla\/5.0 (Windows NT 6.1) AppleWebKit\/537.1 (KHTML, like Gecko) Chrome\/21.0.1180.89 Safari\/537.1","version":"12.0.2.0"}
{"reqId":"uYLWDuln13m3pbdWFUwU","level":2,"time":"2017-08-17T07:50:02+00:00","remoteAddr":"220.128.74.10","user":"--","app":"core","method":"GET","url":"\/admin\/config.php","message":"Trusted domain error. \"220.128.74.10\" tried to access using \"185.194.140.166\" as host.","userAgent":"curl\/7.15.5 (x86_64-redhat-linux-gnu) libcurl\/7.15.5 OpenSSL\/0.9.8b zlib\/1.2.3 libidn\/0.6.5","version":"12.0.2.0"}
{"reqId":"Imt3RIyT9d4sP43Hi4Lq","level":2,"time":"2017-08-17T09:38:30+00:00","remoteAddr":"60.191.38.77","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"60.191.38.77\" tried to access using \"185.194.140.166:443\" as host.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko\/20100101 Firefox\/47.0","version":"12.0.2.0"}
{"reqId":"quPsDjNPJ5VdFbGmjXvm","level":2,"time":"2017-08-17T10:01:57+00:00","remoteAddr":"184.105.139.67","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"184.105.139.67\" tried to access using \"185.194.140.166\" as host.","userAgent":"--","version":"12.0.2.0"}
{"reqId":"UIiqjkho8YbdWBb1e6ZU","level":3,"time":"2017-08-17T12:55:45+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"UIiqjkho8YbdWBb1e6ZU","level":3,"time":"2017-08-17T12:55:45+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #188, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #191, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #191, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#12 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#17 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#18 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"J2BhBixIP3NigyQFPgqB","level":3,"time":"2017-08-17T12:56:06+00:00","remoteAddr":"93.227.69.240","user":"--","app":"PHP","method":"PROPFIND","url":"\/public.php\/webdav\/","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"UGCmKTzuAiugEUoh2BRl","level":3,"time":"2017-08-17T12:56:22+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2F&files=Bilder&downloadStartSecret=g5enq61kvbu","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"UGCmKTzuAiugEUoh2BRl","level":3,"time":"2017-08-17T12:56:22+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2F&files=Bilder&downloadStartSecret=g5enq61kvbu","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #188, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #191, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #191, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(530): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#12 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', 'Bilder', '\\\/', 'g5enq61kvbu')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#17 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#18 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"UJ7MDBelQXq1MQIDHylN","level":3,"time":"2017-08-17T12:58:10+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/css\/core\/c20a81866e932d9241030015d4022c1e-share.css","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"Cew40KNjgs4tIWZ3VTV0","level":3,"time":"2017-08-17T12:58:26+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"Cew40KNjgs4tIWZ3VTV0","level":3,"time":"2017-08-17T12:58:26+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #180, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #183, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #183, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #183, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"weME5cFgXTkaH6DoOYbe","level":3,"time":"2017-08-17T12:59:08+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Bloonix Plugin Check-HTTP","version":"12.0.2.0"}
{"reqId":"E2VwifVj6P8MElXoPH5K","level":3,"time":"2017-08-17T12:59:19+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2F&files=Bilder&downloadStartSecret=rq0wh9cylkvb","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/52.0.2743.116 Safari\/537.36 Edge\/15.15063","version":"12.0.2.0"}
{"reqId":"E2VwifVj6P8MElXoPH5K","level":3,"time":"2017-08-17T12:59:19+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2F&files=Bilder&downloadStartSecret=rq0wh9cylkvb","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #188, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #191, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #191, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(530): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#12 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', 'Bilder', '\\\/', 'rq0wh9cylkvb')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#17 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#18 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/52.0.2743.116 Safari\/537.36 Edge\/15.15063","version":"12.0.2.0"}
{"reqId":"STLGMOShP8FV27XXhT8L","level":3,"time":"2017-08-17T12:59:49+00:00","remoteAddr":"37.201.55.207","user":"--","app":"PHP","method":"GET","url":"\/apps\/files_sharing\/ajax\/publicpreview.php?file=%2FLEV01969.JPG&c=05b534bcacb78f26b58770d2e72d930c&x=32&y=32&t=869Is4rV3UuKbB7","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Windows NT 10.0) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"bYtrR2QEv41XMOXemK6o","level":3,"time":"2017-08-17T12:59:53+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"bYtrR2QEv41XMOXemK6o","level":3,"time":"2017-08-17T12:59:53+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #188, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #191, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #191, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#12 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#17 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#18 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"V7Fl2B78yrvmy3YjsPWy","level":3,"time":"2017-08-17T13:00:01+00:00","remoteAddr":"37.201.55.207","user":"--","app":"PHP","method":"GET","url":"\/apps\/files_sharing\/ajax\/publicpreview.php?file=%2FLEV02252.JPG&c=8f164c35a656af9d659193d400ad59d1&x=32&y=32&t=869Is4rV3UuKbB7","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Windows NT 10.0) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"2ESG7uhyJ8tyFplHPcou","level":3,"time":"2017-08-17T13:00:07+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"2ESG7uhyJ8tyFplHPcou","level":3,"time":"2017-08-17T13:00:07+00:00","remoteAddr":"93.227.69.240","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #188, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(368): fread(Resource id #191, 1048560)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/mcnetic\\\/zipstreamer\\\/src\\\/ZipStreamer.php(222): ZipStreamer\\\\ZipStreamer->streamFileData(Resource id #191, 0, 1)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(107): ZipStreamer\\\\ZipStreamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #191, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#12 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#17 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#18 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#20 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#21 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#22 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko\/20100101 Firefox\/54.0","version":"12.0.2.0"}
{"reqId":"zODQzBFVqA1xcjwb2oTT","level":3,"time":"2017-08-17T13:00:32+00:00","remoteAddr":"37.201.55.207","user":"--","app":"PHP","method":"GET","url":"\/apps\/files_sharing\/ajax\/publicpreview.php?file=%2FLEV04265.JPG&c=40c880a206c6f952023cddbc80c48dda&x=32&y=32&t=869Is4rV3UuKbB7","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Windows NT 10.0) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"IZzW1beM3WXKmxdNwMwK","level":3,"time":"2017-08-17T13:01:52+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"IZzW1beM3WXKmxdNwMwK","level":3,"time":"2017-08-17T13:01:52+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #180, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #183, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #183, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #183, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"1NkDYblMT2CIOq9wYrqA","level":3,"time":"2017-08-17T13:04:06+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"60HjuP0eyXYlIx0EvnjZ","level":2,"time":"2017-08-17T13:04:25+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"files","method":"POST","url":"\/apps\/files\/settings\/maxUpload","message":"Can't write upload limit to \/var\/www\/nextcloud\/.user.ini. Please check the file permissions","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"xMu4gRW26NUcO5a1jCo3","level":3,"time":"2017-08-17T13:07:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"xMu4gRW26NUcO5a1jCo3","level":3,"time":"2017-08-17T13:07:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #179, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #182, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"W8T7yzTMRFDxccegpGiZ","level":3,"time":"2017-08-17T13:07:06+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/s\/crnzelMFMwTfAB5?path=%2FBilder","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"J4XnW9TakhALRuV8jyJE","level":3,"time":"2017-08-17T13:07:18+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"J4XnW9TakhALRuV8jyJE","level":3,"time":"2017-08-17T13:07:18+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #179, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #182, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"t8hkuWuYYLs0QbtowEJN","level":3,"time":"2017-08-17T13:07:45+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"qcenL5IXxgEuwFLLFRkO","level":3,"time":"2017-08-17T13:10:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"qcenL5IXxgEuwFLLFRkO","level":3,"time":"2017-08-17T13:10:28+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #818, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #821, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #821, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #821, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"BY51dyeOHw3Qku6JHTyV","level":3,"time":"2017-08-17T13:10:37+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"BY51dyeOHw3Qku6JHTyV","level":3,"time":"2017-08-17T13:10:37+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #179, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #182, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"9clFrdbFIq9qi9AqumEX","level":3,"time":"2017-08-17T13:10:57+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"wm3QEaukqp54BDUPlKfH","level":3,"time":"2017-08-17T13:13:35+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"q9Twsy4Z1gEIjax1SPG5","level":3,"time":"2017-08-17T13:24:00+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"q9Twsy4Z1gEIjax1SPG5","level":3,"time":"2017-08-17T13:24:00+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #179, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #182, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"2KOZmK0TOmslCGAXlp4k","level":3,"time":"2017-08-17T13:24:48+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"o2Ht14F8v3wjSNFpMfwP","level":3,"time":"2017-08-17T13:27:17+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"o2Ht14F8v3wjSNFpMfwP","level":3,"time":"2017-08-17T13:27:17+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"o2Ht14F8v3wjSNFpMfwP","level":3,"time":"2017-08-17T13:27:17+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"o2Ht14F8v3wjSNFpMfwP","level":3,"time":"2017-08-17T13:27:17+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"yAscrT2npvxsmieJQLhB","level":3,"time":"2017-08-17T13:27:18+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"yAscrT2npvxsmieJQLhB","level":3,"time":"2017-08-17T13:27:18+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"yAscrT2npvxsmieJQLhB","level":3,"time":"2017-08-17T13:27:18+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"yAscrT2npvxsmieJQLhB","level":3,"time":"2017-08-17T13:27:18+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"3hLJaWvXD6Ge9RhCCdkg","level":3,"time":"2017-08-17T13:27:19+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"3hLJaWvXD6Ge9RhCCdkg","level":3,"time":"2017-08-17T13:27:19+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"3hLJaWvXD6Ge9RhCCdkg","level":3,"time":"2017-08-17T13:27:19+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"3hLJaWvXD6Ge9RhCCdkg","level":3,"time":"2017-08-17T13:27:19+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/settings\/admin\/logging","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"HKpn2t0P3XAlWWm3hHef","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"HKpn2t0P3XAlWWm3hHef","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"HKpn2t0P3XAlWWm3hHef","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"HKpn2t0P3XAlWWm3hHef","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"MBXmdCCgfe9cavhsbK19","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"MBXmdCCgfe9cavhsbK19","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"MBXmdCCgfe9cavhsbK19","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"MBXmdCCgfe9cavhsbK19","level":3,"time":"2017-08-17T13:28:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at \/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php#61","userAgent":"Bloonix Plugin Check-HTTP","version":""}
{"reqId":"HqkDRM5PAtdPzecfuCf4","level":3,"time":"2017-08-17T13:28:47+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"HqkDRM5PAtdPzecfuCf4","level":3,"time":"2017-08-17T13:28:47+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #251, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #254, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #254, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #254, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"7XMQQ7HVTit9NSUMLKOs","level":3,"time":"2017-08-17T13:29:09+00:00","remoteAddr":"46.4.54.156","user":"--","app":"PHP","method":"GET","url":"\/","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Bloonix Plugin Check-HTTP","version":"12.0.2.0"}
{"reqId":"TySTMY5NxJr8PJVuBhcm","level":3,"time":"2017-08-17T13:30:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"touch(): Utime failed: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#239","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"TySTMY5NxJr8PJVuBhcm","level":3,"time":"2017-08-17T13:30:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"fopen(\/var\/www\/nextcloud\/config\/config.php): failed to open stream: Permission denied at \/var\/www\/nextcloud\/lib\/private\/Config.php#240","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"TySTMY5NxJr8PJVuBhcm","level":3,"time":"2017-08-17T13:30:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"chmod(): Operation not permitted at \/var\/www\/nextcloud\/lib\/private\/Config.php#243","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"TySTMY5NxJr8PJVuBhcm","level":3,"time":"2017-08-17T13:30:50+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"OC\\HintException: Can't write into config directory! at \/var\/www\/nextcloud\/lib\/private\/Config.php#250","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":""}
{"reqId":"Eu51hWg3wqCNOpAyzyxV","level":3,"time":"2017-08-17T13:59:36+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"Eu51hWg3wqCNOpAyzyxV","level":3,"time":"2017-08-17T13:59:36+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #179, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #182, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"ef33bv5JwHp7PRGFYTII","level":3,"time":"2017-08-17T14:00:08+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"PHP","method":"GET","url":"\/data\/.ocdata?t=1502978407941","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"pIc1PlWJZhrlui79ZD9O","level":3,"time":"2017-08-17T14:02:00+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\ModuleDoesNotExistsException\",\"Message\":\"Module with ID: OC_DEFAULT_MODULE does not exist.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Encryption.php(396): OC\\\\Encryption\\\\Manager->getEncryptionModule('OC_DEFAULT_MODU...')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(294): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Encryption->fopen('files\\\/URLAUBSL\\\/...', 'r')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1134): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->fopen('files\\\/URLAUBSL\\\/...', 'r')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(975): OC\\\\Files\\\\View->basicOperation('fopen', '\\\/URLAUBSL\\\/Bilde...', Array, 'r')\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Filesystem.php(737): OC\\\\Files\\\\View->fopen('\\\/URLAUBSL\\\/Bilde...', 'r')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(80): OC\\\\Files\\\\Filesystem::fopen('\\\/URLAUBSL\\\/Bilde...', 'r')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#7 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#8 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#13 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#14 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#17 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#18 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Encryption\\\/Manager.php\",\"Line\":198}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"HRcdMO3ggjGnTLCRa3WO","level":3,"time":"2017-08-17T14:02:03+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\ModuleDoesNotExistsException\",\"Message\":\"Module with ID: OC_DEFAULT_MODULE does not exist.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Encryption.php(396): OC\\\\Encryption\\\\Manager->getEncryptionModule('OC_DEFAULT_MODU...')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(294): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Encryption->fopen('files\\\/URLAUBSL\\\/...', 'r')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1134): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->fopen('files\\\/URLAUBSL\\\/...', 'r')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(975): OC\\\\Files\\\\View->basicOperation('fopen', '\\\/URLAUBSL\\\/Bilde...', Array, 'r')\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Filesystem.php(737): OC\\\\Files\\\\View->fopen('\\\/URLAUBSL\\\/Bilde...', 'r')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(80): OC\\\\Files\\\\Filesystem::fopen('\\\/URLAUBSL\\\/Bilde...', 'r')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#7 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#8 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#10 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#11 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#13 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#14 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#17 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#18 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Encryption\\\/Manager.php\",\"Line\":198}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"92CjQQouhONMr5IkDHwf","level":3,"time":"2017-08-17T14:02:14+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder&files=_MG_5829.CR2","message":"Encryption module defined in \"files\/URLAUBSL\/Bilder\/_MG_5829.CR2\" not loaded!","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"92CjQQouhONMr5IkDHwf","level":3,"time":"2017-08-17T14:02:14+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder&files=_MG_5829.CR2","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\ModuleDoesNotExistsException\",\"Message\":\"Module with ID: OC_DEFAULT_MODULE does not exist.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Encryption.php(953): OC\\\\Encryption\\\\Manager->getEncryptionModule('OC_DEFAULT_MODU...')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Encryption.php(327): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Encryption->getEncryptionModule('files\\\/URLAUBSL\\\/...')\\n#2 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(169): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Encryption->isReadable('files\\\/URLAUBSL\\\/...')\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(1136): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->isReadable('files\\\/URLAUBSL\\\/...')\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/View.php(492): OC\\\\Files\\\\View->basicOperation('isReadable', '\\\/URLAUBSL\\\/Bilde...')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Filesystem.php(686): OC\\\\Files\\\\View->isReadable('\\\/URLAUBSL\\\/Bilde...')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(264): OC\\\\Files\\\\Filesystem::isReadable('\\\/URLAUBSL\\\/Bilde...')\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(120): OC_Files::getSingleFile(Object(OC\\\\Files\\\\View), '\\\/URLAUBSL\\\/Bilde...', '_MG_5829.CR2', Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(530): OC_Files::get('\\\/URLAUBSL\\\/Bilde...', '_MG_5829.CR2', Array)\\n#9 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', '_MG_5829.CR2', '\\\/Bilder', '')\\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(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#14 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#15 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#16 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#17 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#18 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#19 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Encryption\\\/Manager.php\",\"Line\":198}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"9tXktlDC3hxWqWz1fsLI","level":3,"time":"2017-08-17T14:02:49+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"9tXktlDC3hxWqWz1fsLI","level":3,"time":"2017-08-17T14:02:49+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #179, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #182, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"I1VuTkA8dNyHBLIqvAaE","level":3,"time":"2017-08-17T14:16:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"PHP","method":"GET","url":"\/ocs\/v2.php\/apps\/notifications\/api\/v2\/notifications","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"7tEW8UxlDx8GMkFZEqtM","level":3,"time":"2017-08-17T14:25:27+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"7tEW8UxlDx8GMkFZEqtM","level":3,"time":"2017-08-17T14:25:27+00:00","remoteAddr":"ip.ip.ip.ip","user":"--","app":"no app in context","method":"GET","url":"\/s\/crnzelMFMwTfAB5\/download?path=%2FBilder","message":"Exception: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(460): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(291): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #179, 8192)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/nextcloud\\\/3rdparty\\\/deepdiver1975\\\/tarstreamer\\\/src\\\/TarStreamer.php(96): fread(Resource id #182, 1048576)\\n#7 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(109): ownCloud\\\\TarStreamer\\\\TarStreamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Streamer.php(81): OC\\\\Streamer->addFileFromStream(Resource id #182, 'Bilder\\\/IMG_6029...', 2198089, 1502892387)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/files.php(169): OC\\\\Streamer->addDirRecursive('\\\/URLAUBSL\\\/Bilde...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files_sharing\\\/lib\\\/Controller\\\/ShareController.php(535): OC_Files::get('\\\/URLAUBSL', 'Bilder', Array)\\n#11 [internal function]: OCA\\\\Files_Sharing\\\\Controller\\\\ShareController->downloadShare('crnzelMFMwTfAB5', NULL, '\\\/Bilder', '')\\n#12 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#13 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#14 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files_Sharing\\\\Controller\\\\ShareController), 'downloadShare')\\n#15 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/public\\\/AppFramework\\\/App.php(136): OC\\\\AppFramework\\\\App::main('ShareController', 'downloadShare', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer))\\n#16 \\\/var\\\/www\\\/nextcloud\\\/core\\\/routes.php(129): OCP\\\\AppFramework\\\\App->dispatch('ShareController', 'downloadShare')\\n#17 [internal function]: OC\\\\Route\\\\Router->{closure}(Array)\\n#18 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(Closure), Array)\\n#19 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/s\\\/crnzelMFMwTf...')\\n#20 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#21 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":375}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"lptcxAi9GUMiosfTIcjG","level":3,"time":"2017-08-17T14:25:47+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"PHP","method":"GET","url":"\/settings\/ajax\/checksetup","message":"Uncaught Error: Access to undeclared static property: OC\\Files\\Filesystem::$normalizedPathCache in \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php:804\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(2032): OC\\Files\\Filesystem::normalizePath('\/username\/files...')\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1170): OC\\Files\\View->unlockFile('\/URLAUBSL\/Bilde...', 1)\n#2 [internal function]: OC\\Files\\View->OC\\Files\\{closure}()\n#3 \/var\/www\/nextcloud\/3rdparty\/icewind\/streams\/src\/CallbackWrapper.php(109): call_user_func(Object(Closure))\n#4 [internal function]: Icewind\\Streams\\CallbackWrapper->stream_close()\n#5 {main}\n  thrown at \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php#804","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}
{"reqId":"LnkPUnro3rSmamOxWxX9","level":3,"time":"2017-08-17T14:45:04+00:00","remoteAddr":"ip.ip.ip.ip","user":"username","app":"index","method":"POST","url":"\/apps\/theming\/ajax\/updateLogo","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotPermittedException\",\"Message\":\"No create permission for path\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/SimpleFS\\\/SimpleFolder.php(83): OC\\\\Files\\\\Node\\\\Folder->newFile('background')\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/theming\\\/lib\\\/Controller\\\/ThemingController.php(229): OC\\\\Files\\\\SimpleFS\\\\SimpleFolder->newFile('background')\\n#2 [internal function]: OCA\\\\Theming\\\\Controller\\\\ThemingController->updateLogo()\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Theming\\\\Controller\\\\ThemingController), 'updateLogo')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('OCA\\\\\\\\Theming\\\\\\\\Con...', 'updateLogo', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/theming\\\/a...')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Files\\\/Node\\\/Folder.php\",\"Line\":187}","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/60.0.3112.101 Safari\/537.36","version":"12.0.2.0"}

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log

/apps/theming/ajax/updateLogo Failed to load resource: the server responded with a status of 500 (Internal Server Error)
settings-admin.js:157 Uncaught TypeError: Cannot read property 'data' of undefined
    at HTMLInputElement.fail (https://hostname/apps/theming/js/settings-admin.js:157:87)
    at e.(anonymous function).(anonymous function)._trigger (https://hostname/core/vendor/jquery-ui/ui/minified/jquery-ui.custom.min.js:6:10075)
    at e.(anonymous function).(anonymous function)._onFail (https://hostname/apps/files/js/jquery.fileupload.js:876:18)
    at e.(anonymous function).(anonymous function)._onFail (https://hostname/core/vendor/jquery-ui/ui/minified/jquery-ui.custom.min.js:6:5077)
    at Object.<anonymous> (https://hostname/apps/files/js/jquery.fileupload.js:910:30)
    at j (https://hostname/core/vendor/jquery/dist/jquery.min.js:2:26925)
    at Object.fireWith [as rejectWith] (https://hostname/core/vendor/jquery/dist/jquery.min.js:2:27738)
    at x (https://hostname/core/vendor/jquery/dist/jquery.min.js:4:11278)
    at XMLHttpRequest.<anonymous> (https://hostname/core/vendor/jquery/dist/jquery.min.js:4:14765)
b) The network log 
c) ...

bildschirmfoto 2017-08-17 um 15 37 25
bildschirmfoto 2017-08-17 um 15 37 39
bildschirmfoto 2017-08-17 um 15 38 03

Additionally Informations:
Same as here: owncloud/core#22370
Also reported here: https://help.nextcloud.com/t/apps-theming-ajax-updatelogo-500-internal-server-error/14613/8

@LukasReschke
Copy link
Member

@icewind1991

@MorrisJobke
Copy link
Member

It was stated, that this is fixed via #4491 - so maybe a regression?

@lenusch
Copy link
Author

lenusch commented Aug 28, 2017

i still have these Problems ^^

@Bardioc
Copy link

Bardioc commented Sep 27, 2017

I can confirm this being an issue in 12.0.3 as well.

@lenusch
Copy link
Author

lenusch commented Nov 15, 2017

Nothing? Problem still persist .

@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 20, 2018
@tflidd
Copy link
Contributor

tflidd commented Jul 21, 2018

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

skjnldsv commented Jun 7, 2019

Can anyone still reproduce the issue on 15 or 16?

@ghost
Copy link

ghost commented Jul 7, 2019

This issue has been automatically marked as stale because it has not had recent activity and it seems to be missing some essential informations. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost ghost added the stale Ticket or PR with no recent activity label Jul 7, 2019
@ghost ghost closed this as completed Jul 21, 2019
@printfuck
Copy link

For anyone coming across here:
I recently had this issue on nextcloud 15, with a link to a renamed folder.

This issue was closed.
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 needs info stale Ticket or PR with no recent activity
Projects
None yet
Development

No branches or pull requests

8 participants