Giter Site home page Giter Site logo

nextcloud / files_rightclick Goto Github PK

View Code? Open in Web Editor NEW
64.0 3.0 23.0 1.13 MB

👉 Right click menu for Nextcloud

Home Page: https://apps.nextcloud.com/apps/files_rightclick

License: GNU Affero General Public License v3.0

PHP 6.65% JavaScript 90.79% CSS 0.53% Makefile 2.04%
nextcloud files-nextcloud nextcloud-app

files_rightclick's Introduction

⚠️ As of Nextcloud 28, this app is deprecated. The right click feature has been merged upstream.

Right click for Nextcloud

This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders. The regular right click menu of the browser can be accessed either on areas which don’t have a right-click handler (like the header or left navigation) or anywhere by simply holding ⬆ Shift before right click.

Some screenshots

Folder context menu

Add "Open folder" option to open the folder as you just left clicked on it Add "Open in a new tab" option to open the folder in a new tab (middle click) alt text

Picture context menu

Add "See this picture" option to see the picture Add "Open in the gallery app" option to open the picture in the gallery app alt text

File context menu

Add "Edit this file" option to edit the file alt text

Other file types are handled (if an app can open it)

  • Audio files: start and stop playing
  • Video files: start watching

Development setup

  1. ☁ Clone the app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/files_rightclick.git
  2. ✔️ Enable the app through the app management of your Nextcloud
  3. 🎉 Help fix some issues and review pull requests 👍

files_rightclick's People

Contributors

apiraino avatar artonge avatar carlschwan avatar chiyi4488 avatar danxuliu avatar darioems avatar jancborchardt avatar joklaps avatar juliushaertl avatar marcoambrosini avatar morrisjobke avatar mrzapp avatar nastuzzisamy avatar nextcloud-bot avatar nextgen-networks avatar nickvergessen avatar pvince81 avatar pytal avatar rullzer avatar skjnldsv avatar szaimen avatar teshynil avatar tomy2e avatar worldworm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

files_rightclick's Issues

Scripts loaded on login page

We've found out that the files_rightclick scripts are loaded on every page, so even on the login page. However, it's not used there.

The problem is that in some scenarios the new JavaScript version is causing issue with the Nextcloud Outlook plugin because that uses IE as web engine for the login flow.

Would it be possible to only load this app's scripts for the files app, where it's actually used?

shifted Submenu

Depending on the scrolllocation of your windows, the submenu shifts away.

If you are all scrolled up -> everything works
grafik

If you scroll a bit down
grafik

if you scroll a lot down
grafik

You have to scroll the page before you open the whole menu

Windows 7
NC 15.0.2
Firefox Quantum 61.0.2 (32-Bit)
Files Right Click 0.10.0

Thanks :)

Strange things with shared folders

Thanks for you cool app. But there is a little bug.

  • User A share a Folder with user B

  • User B, use your app, and select stop sharing this folder (why is this option displayed ? because he don't share this directory) Ok, I'm curious, I click on this option

Result : The folder is no more displayed for user B but when user A check It's allways shared with the user B

Application tries to interact when not logged in

Hi,

first of all, thanks for making this cute NextCloud application!

I've noticed that on the NextCloud login page file_rightclick (version 0.11.0) performs a request which (obviously) receives a 401, as I'm not yet logged in.

The URL requested is: https://myserver.com/index.php/apps/files_rightclick/ajax/applications.

Nothing really important, just thought to leave a trace of it

▶ add a class for "▶"

Hi,

can you maybe add a class for ""
to have a possible for set a font-size:XXpx; to this class ?
could looking like this :
html<span class="arrow" style="padding-right: 10px;">▶</span>

with this it is able to setting up with smaller size the "▶" via font-size: ; :
screen 00000

Changelog on the apps.nextcloud.com

Hi,

you are releasing new versions so quick, that I always need to go to GitHub to see what is new. (I am using RSS reader for the updates from the apps.nextcloud.com.)

(Thanks for the resolving of the #16 )

Would it be possible to add the changes to the release? (To see it here like for example mail app.)

Nothing important but nice-to-have..;-)

Thanks!

README.md throwing integrity error in NC16 RC2

README.md seems to be throwing integrity warnings on 0.13.0 under NC 16 RC2

$(ndo@newtelco-ndo)-(/var/www/html/nextcloud)
$(20:57)-(164Kb)$ sudo -u www-data php occ integrity:check-app files_rightclick
  - EXTRA_FILE:
    - README.md:
      - expected: 
      - current: cf73849388838de5037624e53303618579b164ec69fd55834ce4c5332ae33f778839e36298cbcc8ede90620927e076dbb8883479754e4c09b0491b15bf7653f3

Is this something I (the user) can rectify?

Syntax error on IE11 caused by use of arrow function in apps/files_rightclick/js/script.js

Steps to reproduce

  1. Start IE11 and open the dev tools (via pressing F12)
  2. Navigate to a nextcloud instance with IE11 and watch the IE11 console

Expected behaviour

There should be no syntax error

Actual behaviour

A syntax error is shown:

SCRIPT1002: Syntaxfehler
script.js (316,47)

Server configuration

Operating system:
current docker image docker.io/nextcloud:fpm running with docker 1.13.1 on centos 7.5.1810

Web server:
apache 2.4 with mod_proxy_fcgi to php-fpm

Database:
docker image docker.io/mariadb:10

PHP version:
7.3.6 for the official image docker.io/nextcloud:fpm

Nextcloud version: (see Nextcloud admin page)
16.0.1

Updated from an older Nextcloud/ownCloud or fresh install:
Updated via docker pull docker.io/nextcloud:fpm

Where did you install Nextcloud from:
docker.io/nextcloud:fpm

Signing status:

Signing status ``` No errors have been found. ```

List of activated apps:

App list
www-data@614f8cf034ba:~/html$ php occ app:list
Enabled:
  - accessibility: 1.2.0
  - activity: 2.9.1
  - announcementcenter: 3.5.1
  - calendar: 1.7.0
  - cloud_federation_api: 0.2.0
  - comments: 1.6.0
  - contacts: 3.1.1
  - dav: 1.9.2
  - deck: 0.6.2
  - federatedfilesharing: 1.6.0
  - federation: 1.6.0
  - files: 1.11.0
  - files_fulltextsearch: 1.3.2
  - files_pdfviewer: 1.5.0
  - files_rightclick: 0.13.0
  - files_sharing: 1.8.0
  - files_texteditor: 2.8.0
  - files_trashbin: 1.6.0
  - files_versions: 1.9.0
  - files_videoplayer: 1.5.0
  - firstrunwizard: 2.5.0
  - fulltextsearch: 1.3.3
  - fulltextsearch_elasticsearch: 1.3.1
  - gallery: 18.3.0
  - groupfolders: 4.0.2
  - logreader: 2.1.0
  - lookup_server_connector: 1.4.0
  - nextcloud_announcements: 1.5.0
  - notes: 2.6.0
  - notifications: 2.4.1
  - oauth2: 1.4.2
  - password_policy: 1.6.0
  - privacy: 1.0.0
  - provisioning_api: 1.6.0
  - recommendations: 0.4.0
  - serverinfo: 1.6.0
  - sharebymail: 1.6.0
  - support: 1.0.0
  - survey_client: 1.4.0
  - systemtags: 1.6.0
  - terms_of_service: 1.2.1
  - theming: 1.7.0
  - theming_customcss: 1.3.0
  - twofactor_backupcodes: 1.5.0
  - updatenotification: 1.6.0
  - viewer: 1.0.0
  - workflowengine: 1.6.0
Disabled:
  - admin_audit
  - encryption
  - files_external
  - user_external
  - user_ldap

Nextcloud configuration:

Config report
www-data@614f8cf034ba:~/html$ php occ config:list system
{
    "system": {
        "htaccess.RewriteBase": "\/",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "apps_paths": [
            {
                "path": "\/var\/www\/html\/apps",
                "url": "\/apps",
                "writable": false
            },
            {
                "path": "\/var\/www\/html\/custom_apps",
                "url": "\/custom_apps",
                "writable": true
            }
        ],
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "2": "somehost.somedomain.com"
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
        "overwritehost": "somehost.somedomain.com",
        "overwriteprotocol": "https",
        "dbtype": "mysql",
        "version": "16.0.1.1",
        "overwrite.cli.url": "http:\/\/localhost",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "tls",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "default_language": "de_DE",
        "maintenance": false,
        "loglevel": 2,
        "app_install_overwrite": [
            "fulltextsearch",
            "bookmarks_fulltextsearch"
        ]
    }
}

Are you using external storage, if yes which one: local/smb/sftp/...
No

Are you using encryption: yes/no
No

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No

Client configuration

Browser:
Internet Explorer 11

Operating system:
Windows 10

Browser log

Browser log
DOM7011: Der Code auf dieser Seite hat die Zwischenspeicherung für das Vor- und Zurücknavigieren deaktiviert. Weitere Informationen dazu finden Sie unter: http://go.microsoft.com/fwlink/?LinkID=291337
failed
HTML1300: Navigation wurde ausgeführt.
overview
DOM7011: Der Code auf dieser Seite hat die Zwischenspeicherung für das Vor- und Zurücknavigieren deaktiviert. Weitere Informationen dazu finden Sie unter: http://go.microsoft.com/fwlink/?LinkID=291337
failed
HTML1500: Die Markierung kann nicht selbstschließend sein. Verwenden Sie eine explizite schließende Markierung.
overview (81,61)
HTML1500: Die Markierung kann nicht selbstschließend sein. Verwenden Sie eine explizite schließende Markierung.
overview (92,64)
HTML1500: Die Markierung kann nicht selbstschließend sein. Verwenden Sie eine explizite schließende Markierung.
overview (103,63)
HTML1500: Die Markierung kann nicht selbstschließend sein. Verwenden Sie eine explizite schließende Markierung.
overview (114,64)
HTML1500: Die Markierung kann nicht selbstschließend sein. Verwenden Sie eine explizite schließende Markierung.
overview (125,64)
JQMIGRATE: Migrate is installed, version 1.4.1
SCRIPT1002: Syntaxfehler
script.js (316,47)
The escapeHTML library is deprecated! It will be removed in nextcloud 19.
Legacy browser detected, applying css vars polyfill
cssVars(): variable "--color-text" is undefined
The escapeHTML library is deprecated! It will be removed in nextcloud 19.

Clicking the main content shows a menu with just share

This happens when clicking the white are of the files list (in grid view), share does nothing there, as there is no file that can be used. Maybe we should just show the new files menu there?

image

cc @nextcloud/designers

Right click menu no longer appears

Since updating to 0.15.0 the right click menu no longer appears. I get the normal browser menu instead. I'm in Firefox on Debian Buster, and I've tried refreshing with shift+click to bypass the cache. I use Nexcloud 16.0.4 on Apache with php 7.3. The browser doesn't seem to show any console errors when right clicking on a file.

Nc 16 - right-click menu not the same as ... menu

I'm running Nc 16 beta 2 and installed the extract app: https://apps.nextcloud.com/apps/extract

I don't know if app devs will have to do work/changes to support the app, I know it initially was meant for 17 but I thought I'd report at least this case 😄
right-click-menu

A few things broken, seemingly (screenshot edited to show both menu's of course):

  • favorites
  • an extra 'comment' item without icon
  • missing "Extract here" item

Please add a changelog

Hi,

Could you please add change log to this repository. I really like the many updates for this app and that there is intensive work going on.
For now however I don't know what features were added or which bugs were fixed, so that I could check out the new features or just look forward updating because of some bugs fixed.

Would be great! Thanks and keep up the very good work! I love your app ;)

How to enable "See this picture" option?

In your readme is Add "See this picture" option to see the picture Add "Open in the gallery app" option to open the picture in the gallery app, yet no documentation on how to do this. I don't see this menu option when I right click. Is there a way to add it? Thank you

Simplify and short the language

I think shorter expressions (like in the 3-dot-menu) are the best solution.

Is it necessary to have all the "this" in the expressions. I think with "this" it is not more clear for the user where he clicked at.

some suggestions
Open folder instead of "Open this folder" - maybe just Open could be enough
Share folder - maybe just Share
Open file or Open
Share file or Share
Show picture or Show
Show PDF or Show
Show video or Show
Play - (audio player)
Stop playback - (audio player)
Open in Gallery (without the "app" suffix)

App immediately deactivated after activation

Steps to reproduce

  • Go to app list
  • scroll to bottom of list where the deactivated apps are listet
  • click "Activate" near "Right click"
  • refresh the browser
  • App "Right click" on bottom of app list again and deactivated

Expected behaviour

To see the apps right click menu ;-)

Actual behaviour

No right click menu on files pages, only the browser context menu appears.
App also not listed in "List of activated apps" in this "Issue reporting"
Current Right click version is 0.14.2.

Server configuration detail

Operating system: Linux 4.4.0-146-generic #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 x86_64

Webserver: Apache/2.4.18 (Ubuntu) (fpm-fcgi)

Database: mysql 10.0.38

PHP version:

7.2.17-1+ubuntu16.04.1+deb.sury.org+3
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, cgi-fcgi, mysqlnd, PDO, xml, apcu, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, exif, mysqli, pdo_mysql, apc, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Phar, Zend OPcache

Nextcloud version: 15.0.7 - 15.0.7.0

Updated from an older Nextcloud/ownCloud or fresh install: Updatet from 15.0.4

Where did you install Nextcloud from: unknown

Signing status

Array
(
)

List of activated apps
Enabled:
 - accessibility: 1.1.0
 - activity: 2.8.2
 - admin_audit: 1.5.0
 - announcementcenter: 3.4.1
 - apporder: 0.6.0
 - audioplayer: 2.7.0
 - calendar: 1.6.5
 - circles: 0.16.4
 - cloud_federation_api: 0.1.0
 - comments: 1.5.0
 - contacts: 3.1.1
 - dav: 1.8.1
 - deck: 0.6.1
 - drawio: 0.9.3
 - external: 3.2.0
 - federatedfilesharing: 1.5.0
 - federation: 1.5.0
 - files: 1.10.0
 - files_accesscontrol: 1.5.0
 - files_antivirus: 2.0.1
 - files_automatedtagging: 1.5.0
 - files_downloadactivity: 1.4.0
 - files_external: 1.6.0
 - files_markdown: 2.0.6
 - files_mindmap: 0.0.13
 - files_pdfviewer: 1.4.0
 - files_retention: 1.4.2
 - files_sharing: 1.7.0
 - files_snapshots: 0.2.0
 - files_texteditor: 2.7.0
 - files_trackdownloads: 1.4.0
 - files_trashbin: 1.5.0
 - files_versions: 1.8.0
 - files_videoplayer: 1.4.0
 - gallery: 18.2.0
 - groupfolders: 2.0.4
 - impersonate: 1.2.0
 - issuetemplate: 0.5.0
 - logreader: 2.0.0
 - lookup_server_connector: 1.3.0
 - mail: 0.11.1
 - metadata: 0.9.0
 - nextcloud_announcements: 1.4.0
 - notes: 2.6.0
 - notifications: 2.3.0
 - oauth2: 1.3.0
 - ocsms: 2.1.1
 - onlyoffice: 2.1.10
 - password_policy: 1.5.0
 - passwords: 2019.4.2
 - piwik: 0.5.1
 - polls: 0.10.2
 - provisioning_api: 1.5.0
 - quota_warning: 1.4.0
 - ransomware_protection: 1.3.0
 - richdocuments: 3.2.4
 - serverinfo: 1.5.0
 - sharerenamer: 2.6.0
 - spreed: 5.0.3
 - support: 1.0.0
 - survey_client: 1.3.0
 - systemtags: 1.5.0
 - tasks: 0.9.8
 - theming: 1.6.0
 - twofactor_backupcodes: 1.4.1
 - twofactor_nextcloud_notification: 1.1.1
 - updatenotification: 1.5.0
 - workflowengine: 1.5.0
Disabled:
 - afterlogic
 - dashboard
 - encryption
 - files_fulltextsearch
 - files_rightclick
 - firstrunwizard
 - fulltextsearch
 - sharebymail
 - user_ldap
 - workflow_script

Configuration (config/config.php)
{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "localhost",
        "cloud.gruppe-ass.at",
        "93.189.30.149"
    ],
    "overwrite.cli.url": "http:\/\/cloud.gruppe-ass.at\/nextcloud",
    "appstore.experimental.enabled": false,
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "version": "15.0.7.0",
    "dbtype": "mysql",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbtableprefix": "oc_",
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "logtimezone": "Europe\/Vienna",
    "installed": true,
    "forcessl": true,
    "forceSSLforSubdomains": true,
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpmode": "smtp",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "logfile": "\/var\/log\/nextcloud.log",
    "log_type": "owncloud",
    "log_authfailip": true,
    "loglevel": 2,
    "logdateformat": "F d, Y H:i:s",
    "default_language": "de",
    "defaultapp": "files",
    "maintenance": false,
    "htaccess.RewriteBase": "\/nextcloud",
    "updater.release.channel": "stable",
    "mail_smtpauthtype": "LOGIN",
    "mail_smtpauth": 1,
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "465",
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpsecure": "ssl",
    "memcache.local": "\\OC\\Memcache\\APCu",
    "memcache.locking": "\\OC\\Memcache\\Redis",
    "redis": {
        "host": "***REMOVED SENSITIVE VALUE***",
        "port": 6379
    },
    "skeletondirectory": "\/data\/www\/nextcloud\/core\/skeleton",
    "theme": "",
    "trashbin_retention_obligation": "auto",
    "updatechecker": false
}

Are you using external storage, if yes which one: local/smb/sftp/...

Are you using encryption:

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

Client configuration

Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

Operating system: Linux Mint 18.3 Cinnamon 64-Bit

Logs

Web server error log
[Fri May 03 06:26:25.753634 2019] [mpm_event:notice] [pid 1941:tid 140289451739008] AH00489: Apache/2.4.18 (Ubuntu) OpenSSL/1.0.2g configured -- resuming normal operations
[Fri May 03 06:26:25.753666 2019] [core:notice] [pid 1941:tid 140289451739008] AH00094: Command line: '/usr/sbin/apache2'
[Fri May 03 06:26:25.818395 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:26.616638 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:26.883709 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:27.150423 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:27.416866 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:27.683898 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:27.950266 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:28.216791 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:28.483081 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:28.749636 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:29.016015 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:29.282676 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:29.549391 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:29.815658 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:30.082085 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:30.348732 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:30.615071 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:30.881613 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:31.148082 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:31.414670 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:31.680921 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:31.947399 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:32.213630 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:32.479871 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:32.746281 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:33.012531 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:33.278735 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:33.544974 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:33.811599 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:34.077748 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:34.343989 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:34.610588 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:34.877226 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:35.143794 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:35.410052 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:35.676222 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:35.944863 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:36.211352 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:36.478312 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:36.744682 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:37.011086 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:37.278210 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:37.544737 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:37.810885 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:38.077137 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:38.344104 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:38.610500 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:38.876845 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:39.144535 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:39.410920 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:39.677267 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:39.943817 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:40.210646 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:40.476950 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:40.743445 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:41.009734 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:41.276151 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:41.542498 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:41.808994 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:42.075408 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:42.341749 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:42.608976 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:42.875841 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:43.142744 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:43.409077 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:43.676079 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:43.942739 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:44.209006 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:44.475576 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:44.741768 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:45.008425 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:45.275982 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:45.542344 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:45.808491 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:46.074722 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:46.340910 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:46.607204 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:46.873565 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:47.140671 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:47.407440 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:47.674109 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:47.940351 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:48.213579 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:48.485998 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:48.754844 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:49.021393 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:49.288208 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:49.554658 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:49.820889 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:50.087154 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:50.353418 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:50.623410 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:50.893235 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:51.167665 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:51.437498 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:51.704385 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:51.970821 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:52.237044 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:52.503190 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:38717] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:53.036207 2019] [proxy_fcgi:error] [pid 15187:tid 140289287796480] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:53.313191 2019] [proxy_fcgi:error] [pid 15187:tid 140289279395584] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:53.586025 2019] [proxy_fcgi:error] [pid 15187:tid 140289201141504] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:53.854692 2019] [proxy_fcgi:error] [pid 15187:tid 140289192748800] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:54.122466 2019] [proxy_fcgi:error] [pid 15187:tid 140289184356096] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:54.389270 2019] [proxy_fcgi:error] [pid 15187:tid 140289175963392] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:54.654815 2019] [proxy_fcgi:error] [pid 15187:tid 140289167570688] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:54.920107 2019] [proxy_fcgi:error] [pid 15187:tid 140289159177984] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:55.183639 2019] [proxy_fcgi:error] [pid 15187:tid 140289150785280] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:55.492195 2019] [proxy_fcgi:error] [pid 15187:tid 140289016502016] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:55.756782 2019] [proxy_fcgi:error] [pid 15187:tid 140289142392576] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:56.035586 2019] [proxy_fcgi:error] [pid 15187:tid 140289133999872] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:56.309000 2019] [proxy_fcgi:error] [pid 15187:tid 140289125607168] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:56.575774 2019] [proxy_fcgi:error] [pid 15187:tid 140289117214464] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:56.845691 2019] [proxy_fcgi:error] [pid 15187:tid 140289108821760] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:57.118382 2019] [proxy_fcgi:error] [pid 15187:tid 140289100429056] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:57.387124 2019] [proxy_fcgi:error] [pid 15187:tid 140289092036352] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:57.656037 2019] [proxy_fcgi:error] [pid 15187:tid 140289083643648] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:57.930013 2019] [proxy_fcgi:error] [pid 15187:tid 140289075250944] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:58.191882 2019] [proxy_fcgi:error] [pid 15187:tid 140289066858240] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:58.456159 2019] [proxy_fcgi:error] [pid 15187:tid 140289058465536] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:58.720685 2019] [proxy_fcgi:error] [pid 15187:tid 140289050072832] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:58.985389 2019] [proxy_fcgi:error] [pid 15187:tid 140289041680128] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:59.262531 2019] [proxy_fcgi:error] [pid 15187:tid 140289033287424] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:59.536691 2019] [proxy_fcgi:error] [pid 15187:tid 140289024894720] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:26:59.812878 2019] [proxy_fcgi:error] [pid 15187:tid 140289287796480] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:00.089598 2019] [proxy_fcgi:error] [pid 15187:tid 140289279395584] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:00.373148 2019] [proxy_fcgi:error] [pid 15187:tid 140289201141504] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:00.648872 2019] [proxy_fcgi:error] [pid 15187:tid 140289192748800] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:00.919285 2019] [proxy_fcgi:error] [pid 15187:tid 140289184356096] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:01.191286 2019] [proxy_fcgi:error] [pid 15187:tid 140289175963392] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:01.459783 2019] [proxy_fcgi:error] [pid 15187:tid 140289167570688] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:01.732450 2019] [proxy_fcgi:error] [pid 15187:tid 140289159177984] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:02.010042 2019] [proxy_fcgi:error] [pid 15187:tid 140289150785280] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:02.278509 2019] [proxy_fcgi:error] [pid 15187:tid 140289016502016] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:02.558054 2019] [proxy_fcgi:error] [pid 15187:tid 140289142392576] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:02.836515 2019] [proxy_fcgi:error] [pid 15187:tid 140289133999872] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:03.128976 2019] [proxy_fcgi:error] [pid 15187:tid 140289125607168] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:03.425285 2019] [proxy_fcgi:error] [pid 15187:tid 140289117214464] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:03.708443 2019] [proxy_fcgi:error] [pid 15187:tid 140289108821760] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:04.001315 2019] [proxy_fcgi:error] [pid 15187:tid 140289100429056] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:04.278189 2019] [proxy_fcgi:error] [pid 15187:tid 140289092036352] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:04.552602 2019] [proxy_fcgi:error] [pid 15187:tid 140289083643648] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:04.832950 2019] [proxy_fcgi:error] [pid 15187:tid 140289075250944] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:05.117534 2019] [proxy_fcgi:error] [pid 15187:tid 140289066858240] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:05.396906 2019] [proxy_fcgi:error] [pid 15187:tid 140289058465536] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:05.666252 2019] [proxy_fcgi:error] [pid 15187:tid 140289050072832] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:05.937563 2019] [proxy_fcgi:error] [pid 15187:tid 140289041680128] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:06.214102 2019] [proxy_fcgi:error] [pid 15187:tid 140289033287424] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:06.499364 2019] [proxy_fcgi:error] [pid 15187:tid 140289024894720] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:06.780808 2019] [proxy_fcgi:error] [pid 15187:tid 140289287796480] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:07.064618 2019] [proxy_fcgi:error] [pid 15187:tid 140289279395584] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:07.360941 2019] [proxy_fcgi:error] [pid 15187:tid 140289201141504] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:07.664341 2019] [proxy_fcgi:error] [pid 15187:tid 140289192748800] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:07.944925 2019] [proxy_fcgi:error] [pid 15187:tid 140289184356096] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:08.218575 2019] [proxy_fcgi:error] [pid 15187:tid 140289175963392] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:08.495770 2019] [proxy_fcgi:error] [pid 15187:tid 140289167570688] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:08.787209 2019] [proxy_fcgi:error] [pid 15187:tid 140289159177984] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:09.077415 2019] [proxy_fcgi:error] [pid 15187:tid 140289150785280] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:09.364163 2019] [proxy_fcgi:error] [pid 15187:tid 140289016502016] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:09.651608 2019] [proxy_fcgi:error] [pid 15187:tid 140289142392576] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:09.950022 2019] [proxy_fcgi:error] [pid 15187:tid 140289133999872] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:10.238305 2019] [proxy_fcgi:error] [pid 15187:tid 140289125607168] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:10.524096 2019] [proxy_fcgi:error] [pid 15187:tid 140289117214464] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:10.826895 2019] [proxy_fcgi:error] [pid 15187:tid 140289108821760] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:11.106782 2019] [proxy_fcgi:error] [pid 15187:tid 140289100429056] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:11.384849 2019] [proxy_fcgi:error] [pid 15187:tid 140289092036352] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:11.666187 2019] [proxy_fcgi:error] [pid 15187:tid 140289083643648] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:11.963407 2019] [proxy_fcgi:error] [pid 15187:tid 140289075250944] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:12.247800 2019] [proxy_fcgi:error] [pid 15187:tid 140289066858240] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:12.521874 2019] [proxy_fcgi:error] [pid 15187:tid 140289058465536] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:12.799901 2019] [proxy_fcgi:error] [pid 15187:tid 140289050072832] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:13.080128 2019] [proxy_fcgi:error] [pid 15187:tid 140289041680128] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:13.367800 2019] [proxy_fcgi:error] [pid 15187:tid 140289033287424] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:13.649046 2019] [proxy_fcgi:error] [pid 15187:tid 140289024894720] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:13.927582 2019] [proxy_fcgi:error] [pid 15187:tid 140289287796480] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:14.213548 2019] [proxy_fcgi:error] [pid 15187:tid 140289279395584] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:14.504469 2019] [proxy_fcgi:error] [pid 15187:tid 140289201141504] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:14.777903 2019] [proxy_fcgi:error] [pid 15187:tid 140289192748800] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:15.053223 2019] [proxy_fcgi:error] [pid 15187:tid 140289184356096] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:15.349852 2019] [proxy_fcgi:error] [pid 15187:tid 140289175963392] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:15.641780 2019] [proxy_fcgi:error] [pid 15187:tid 140289167570688] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:15.926566 2019] [proxy_fcgi:error] [pid 15187:tid 140289159177984] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:16.202269 2019] [proxy_fcgi:error] [pid 15187:tid 140289150785280] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:16.477876 2019] [proxy_fcgi:error] [pid 15187:tid 140289016502016] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:16.755969 2019] [proxy_fcgi:error] [pid 15187:tid 140289142392576] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:17.027793 2019] [proxy_fcgi:error] [pid 15187:tid 140289133999872] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:17.295467 2019] [proxy_fcgi:error] [pid 15187:tid 140289125607168] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:17.559214 2019] [proxy_fcgi:error] [pid 15187:tid 140289117214464] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:17.838453 2019] [proxy_fcgi:error] [pid 15187:tid 140289108821760] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:18.123482 2019] [proxy_fcgi:error] [pid 15187:tid 140289100429056] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:18.406423 2019] [proxy_fcgi:error] [pid 15187:tid 140289092036352] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:18.696183 2019] [proxy_fcgi:error] [pid 15187:tid 140289083643648] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:18.983929 2019] [proxy_fcgi:error] [pid 15187:tid 140289075250944] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:19.265737 2019] [proxy_fcgi:error] [pid 15187:tid 140289066858240] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:19.550289 2019] [proxy_fcgi:error] [pid 15187:tid 140289058465536] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:19.832209 2019] [proxy_fcgi:error] [pid 15187:tid 140289050072832] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:20.109338 2019] [proxy_fcgi:error] [pid 15187:tid 140289041680128] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:20.382534 2019] [proxy_fcgi:error] [pid 15187:tid 140289033287424] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:20.670919 2019] [proxy_fcgi:error] [pid 15187:tid 140289024894720] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:20.957207 2019] [proxy_fcgi:error] [pid 15187:tid 140289287796480] [client 222.35.73.37:46066] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:21.527095 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:21.798951 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:22.065523 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:22.341533 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:22.612453 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:22.886599 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:23.164291 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:23.447224 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:23.718544 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:23.986049 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:24.255577 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:24.526379 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:24.799998 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:25.079130 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:25.350670 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:25.616726 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:25.890158 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:26.164143 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:26.444352 2019] [authz_core:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:52390] AH01630: client denied by server configuration: /var/www/.php
[Fri May 03 06:27:26.728687 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:27.011582 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:27.279878 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:27.545741 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:27.811446 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:28.077177 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:28.344242 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:28.618602 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:28.888393 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:29.158764 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:29.431194 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:29.697371 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:29.963023 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:30.232670 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:30.501700 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:30.770120 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:31.037006 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:31.310666 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:31.595521 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:31.863340 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:32.131279 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:32.398330 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:32.664704 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:32.938423 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:33.215874 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:33.489161 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:33.766283 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:34.032154 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:34.297799 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:34.563818 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:34.832082 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:35.098011 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:35.364628 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:35.632315 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:35.898518 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:36.164163 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:36.430638 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:36.704862 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:36.970619 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:37.237585 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:37.508463 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:37.780469 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:38.046301 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:38.313694 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:38.580431 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:38.848034 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:39.114806 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:39.384176 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:39.649883 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:39.919328 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:40.186259 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:40.452547 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:40.728504 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:41.000347 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:41.267936 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:41.534199 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:41.800873 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:42.069588 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:42.335459 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:42.603635 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:42.870724 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:43.136470 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:43.402505 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:43.668713 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:43.937251 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:44.203319 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:44.469049 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:44.734838 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:45.001528 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:45.267839 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:45.533567 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:45.813059 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:47.147517 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:47.413319 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:47.680003 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:47.945697 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:48.211566 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:48.477787 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:52390] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:49.003391 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:49.268542 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:49.532409 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:49.798136 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:50.066099 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:50.336120 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:50.604839 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:50.875172 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:51.136966 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:51.406254 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:51.687501 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:51.964772 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:52.237801 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:52.523508 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:52.798594 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:53.067627 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:53.329591 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:53.593683 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:53.857653 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:54.119501 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:54.385361 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:54.649375 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:54.923414 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:55.186133 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:55.456524 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:55.730928 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:56.007821 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:56.281599 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:56.560186 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:56.836975 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:57.106253 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:57.374193 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:57.649586 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:57.929388 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:58.206640 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:58.969861 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:59.249842 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:59.519164 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:27:59.791604 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:00.070465 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:00.341823 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:00.616700 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:00.896281 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:01.182754 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:01.444921 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:01.706883 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:01.980435 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:02.255843 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:02.528896 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:02.805246 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:03.082770 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:03.361227 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:03.640867 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:03.914032 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:04.181835 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:04.455468 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:04.731728 2019] [proxy_fcgi:error] [pid 15188:tid 140289159177984] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:05.005543 2019] [proxy_fcgi:error] [pid 15188:tid 140289108821760] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:05.274866 2019] [proxy_fcgi:error] [pid 15188:tid 140289150785280] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:05.539360 2019] [proxy_fcgi:error] [pid 15188:tid 140289100429056] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:05.808993 2019] [proxy_fcgi:error] [pid 15188:tid 140289142392576] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:06.075394 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:06.346574 2019] [proxy_fcgi:error] [pid 15188:tid 140289092036352] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:06.626638 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:06.904367 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:07.178588 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:07.453735 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:07.725412 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:07.992948 2019] [proxy_fcgi:error] [pid 15188:tid 140289058465536] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:08.269337 2019] [proxy_fcgi:error] [pid 15188:tid 140289050072832] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:08.540917 2019] [proxy_fcgi:error] [pid 15188:tid 140289033287424] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:08.802588 2019] [proxy_fcgi:error] [pid 15188:tid 140289024894720] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:09.067675 2019] [proxy_fcgi:error] [pid 15188:tid 140289016502016] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:09.337118 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:09.603561 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:09.865098 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:10.129053 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:10.392108 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:10.654382 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:10.919788 2019] [proxy_fcgi:error] [pid 15188:tid 140289167570688] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:11.181327 2019] [proxy_fcgi:error] [pid 15188:tid 140289117214464] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:12.808142 2019] [proxy_fcgi:error] [pid 15188:tid 140289201141504] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:13.341145 2019] [proxy_fcgi:error] [pid 15188:tid 140289279395584] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:13.605469 2019] [proxy_fcgi:error] [pid 15188:tid 140289083643648] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:13.870891 2019] [proxy_fcgi:error] [pid 15188:tid 140289287796480] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:14.149328 2019] [proxy_fcgi:error] [pid 15188:tid 140289075250944] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:14.410957 2019] [proxy_fcgi:error] [pid 15188:tid 140289066858240] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:16.024098 2019] [proxy_fcgi:error] [pid 15188:tid 140289041680128] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:16.294586 2019] [proxy_fcgi:error] [pid 15188:tid 140289192748800] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:16.561694 2019] [proxy_fcgi:error] [pid 15188:tid 140289184356096] [client 222.35.73.37:58426] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:17.083475 2019] [proxy_fcgi:error] [pid 15188:tid 140289133999872] [client 222.35.73.37:65301] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:17.930443 2019] [proxy_fcgi:error] [pid 15188:tid 140289175963392] [client 222.35.73.37:65301] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 06:28:18.198959 2019] [proxy_fcgi:error] [pid 15188:tid 140289125607168] [client 222.35.73.37:65301] AH01071: Got error 'Primary script unknown\n'
[Fri May 03 12:11:07.333290 2019] [core:error] [pid 15188:tid 140289033287424] [client 212.186.222.107:37260] AH00082: an unknown filter was not added: includes
[Fri May 03 12:11:30.381620 2019] [core:error] [pid 15188:tid 140289041680128] [client 212.186.222.107:37282] AH00082: an unknown filter was not added: includes
[Fri May 03 12:11:30.507298 2019] [core:error] [pid 15188:tid 140289033287424] [client 212.186.222.107:37282] AH00082: an unknown filter was not added: includes
[Fri May 03 12:14:54.085175 2019] [core:error] [pid 15187:tid 140289192748800] [client 212.186.222.107:37434] AH00082: an unknown filter was not added: includes
[Fri May 03 12:16:27.171610 2019] [core:error] [pid 15187:tid 140289075250944] [client 212.186.222.107:37488] AH00082: an unknown filter was not added: includes
[Fri May 03 12:16:37.650359 2019] [core:error] [pid 15187:tid 140289058465536] [client 212.186.222.107:37514] AH00082: an unknown filter was not added: includes
[Fri May 03 12:16:37.772936 2019] [core:error] [pid 15187:tid 140289133999872] [client 212.186.222.107:37514] AH00082: an unknown filter was not added: includes
[Fri May 03 12:25:27.919560 2019] [core:error] [pid 15187:tid 140289033287424] [client 212.186.222.107:37950] AH00082: an unknown filter was not added: includes
Nextcloud log
(tail -100 nextcloud.log)
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 4 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 5 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 5 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 6 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925462 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 5 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 93 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 93 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 94 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925468 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 37 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 36 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 36 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 37 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925469 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 35 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 2 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 2 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 3 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925468 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 2 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 2 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 2 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 3 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925470 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 0 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 38 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 38 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 39 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925571 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 6918 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 22 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 22 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 23 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925572 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 4 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 4 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 4 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 5 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925576 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 4 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 2 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925597 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 35 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 35 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 36 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 1468925598 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"0J65DG4Z35xtnRKkfxBs","level":3,"time":"April 17, 2019 11:14:30","remoteAddr":"91.141.0.118","user":"SuziQ","app":"PHP","method":"GET","url":"\/index.php\/apps\/mail\/api\/accounts\/2\/folders","message":"Undefined offset: 35 at \/var\/www\/nextcloud\/apps\/mail\/vendor\/pear-pear.horde.org\/Horde_Imap_Client\/Horde\/Imap\/Client\/Socket.php#1783","userAgent":"Mozilla\/5.0 (X11; Linux i686; rv:38.0) Gecko\/20100101 Firefox\/38.0","version":"15.0.7.0"}
{"reqId":"ZYoaT3JNj3rYnzPTtNVI","level":4,"time":"April 18, 2019 14:01:07","remoteAddr":"","user":"--","app":"files_antivirus","method":"","url":"--","message":"Not Checked. No matching rules. Please check antivirus rules. File: 438365Account: SuziQ Path: \/SuziQ\/files\/Computer\/Android\/Backup\/One+1EB\/mydata\/Install\/yalp\/com.mattermost.rn.186.apk","userAgent":"--","version":"15.0.7.0"}
{"reqId":"pBK1dLRw9Pogp3BsWmUh","level":2,"time":"April 19, 2019 13:08:15","remoteAddr":"212.186.222.107","user":"SuziQ","app":"files_antivirus","method":"PUT","url":"\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","message":"Failed to write a chunk. Check if Stream Length matches StreamMaxLength in ClamAV daemon settings","userAgent":"Mozilla\/5.0 (Android) ownCloud-android\/3.6.0","version":"15.0.7.0"}
{"reqId":"pBK1dLRw9Pogp3BsWmUh","level":3,"time":"April 19, 2019 13:08:15","remoteAddr":"212.186.222.107","user":"SuziQ","app":"no app in context","method":"PUT","url":"\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"expected filesize 2523169 got 1007616","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Upload\/UploadFolder.php","line":39,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["0000000000000000-0000000002523169",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["0000000000000000-0000000002523169",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","Line":222,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Android) ownCloud-android\/3.6.0","version":"15.0.7.0"}
{"reqId":"pBK1dLRw9Pogp3BsWmUh","level":4,"time":"April 19, 2019 13:08:15","remoteAddr":"212.186.222.107","user":"SuziQ","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"expected filesize 2523169 got 1007616","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Upload\/UploadFolder.php","line":39,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["0000000000000000-0000000002523169",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["0000000000000000-0000000002523169",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/uploads\/SuziQ\/d97808ab1e0e2f1e5a794394f9e9582b\/0000000000000000-0000000002523169","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","Line":222,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Android) ownCloud-android\/3.6.0","version":"15.0.7.0"}
{"reqId":"UbALp88fFQ1vue5WANbw","level":2,"time":"April 21, 2019 10:31:09","remoteAddr":"","user":"--","app":"files_antivirus","method":"","url":"--","message":"Failed to write a chunk. Check if Stream Length matches StreamMaxLength in ClamAV daemon settings","userAgent":"--","version":"15.0.7.0"}
{"reqId":"dIvq6GTUxJRtjajaawR1","level":4,"time":"April 22, 2019 13:17:07","remoteAddr":"","user":"--","app":"files_antivirus","method":"","url":"--","message":"Not Checked. No matching rules. Please check antivirus rules. File: 439005Account: SuziQ Path: \/SuziQ\/files\/Computer\/Android\/Backup\/One+1EB\/mydata\/Install\/yalp\/com.opera.browser.1905110202.apk","userAgent":"--","version":"15.0.7.0"}
{"reqId":"DePycRJC6iNnyQpw0p4v","level":4,"time":"April 24, 2019 15:05:14","remoteAddr":"212.186.222.107","user":"SuziQ","app":"webdav","method":"PUT","url":"\/remote.php\/webdav\/RE-190408%2C%20Fujitsu%20All-in-One-PC.pdf","message":{"Exception":"OCP\\SystemTag\\TagNotFoundException","Message":"Tag id(s) not found","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":250,"function":"getTagsByIds","class":"OC\\SystemTag\\SystemTagManager","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":147,"function":"assertTagsExist","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/Operation.php","line":70,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["439274","files",["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/CacheWrapper.php","line":65,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[{"mountPoint":"\/SuziQ\/","cache":null,"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":null,"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\RansomwareProtection\\StorageWrapper"},439274,"*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OCA\\FilesAutomatedTagging\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556111114,"size":57774,"etag":"1480c3370e5ea3dc5a1ea593a1301c2a","storage_mtime":1556111114,"permissions":27,"parent":3,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556111114,"size":57774,"etag":"1480c3370e5ea3dc5a1ea593a1301c2a","storage_mtime":1556111114,"permissions":27,"parent":3,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556111114,"size":57774,"etag":"1480c3370e5ea3dc5a1ea593a1301c2a","storage_mtime":1556111114,"permissions":27,"parent":3,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556111114,"size":57774,"etag":"1480c3370e5ea3dc5a1ea593a1301c2a","storage_mtime":1556111114,"permissions":27,"parent":3,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556111114,"size":57774,"etag":"1480c3370e5ea3dc5a1ea593a1301c2a","storage_mtime":1556111114,"permissions":27,"parent":3,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",3,3,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false,3,false]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","line":266,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["RE-190408, Fujitsu All-in-One-PC.pdf",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["RE-190408, Fujitsu All-in-One-PC.pdf",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/webdav\/RE-190408%2C%20Fujitsu%20All-in-One-PC.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/webdav\/RE-190408%2C%20Fujitsu%20All-in-One-PC.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/webdav\/RE-190408%2C%20Fujitsu%20All-in-One-PC.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/webdav\/RE-190408%2C%20Fujitsu%20All-in-One-PC.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php","line":80,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagManager.php","Line":123,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 6.0; WOW64; rv:52.0) Gecko\/20100101 Firefox\/52.0","version":"15.0.7.0"}
{"reqId":"seYSugzC4qDDwQ9IrTi8","level":3,"time":"April 26, 2019 15:16:27","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"seYSugzC4qDDwQ9IrTi8","level":3,"time":"April 26, 2019 15:16:27","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"seYSugzC4qDDwQ9IrTi8","level":3,"time":"April 26, 2019 15:16:27","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"seYSugzC4qDDwQ9IrTi8","level":3,"time":"April 26, 2019 15:16:27","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"seYSugzC4qDDwQ9IrTi8","level":3,"time":"April 26, 2019 15:16:27","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"aFuU9L66olkUnP9MNCW7","level":3,"time":"April 26, 2019 15:17:09","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"aFuU9L66olkUnP9MNCW7","level":3,"time":"April 26, 2019 15:17:09","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"aFuU9L66olkUnP9MNCW7","level":3,"time":"April 26, 2019 15:17:09","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"1h7ssbjL7EW0B67lCHdY","level":4,"time":"April 29, 2019 16:24:07","remoteAddr":"212.186.222.107","user":"SuziQ","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/AGs\/AG-PR\/UAG-Texter\/Organisationshandbuch-AG-Texter-Vorschlag.pdf","message":{"Exception":"OCP\\SystemTag\\TagNotFoundException","Message":"Tag id(s) not found","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":250,"function":"getTagsByIds","class":"OC\\SystemTag\\SystemTagManager","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":147,"function":"assertTagsExist","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/Operation.php","line":70,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["439731","files",["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/CacheWrapper.php","line":65,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[{"mountPoint":"\/SuziQ\/","cache":null,"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":null,"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\RansomwareProtection\\StorageWrapper"},439731,"*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OCA\\FilesAutomatedTagging\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556547847,"size":49514,"etag":"2302092110ba5cd694c4e6e089374d10","storage_mtime":1556547847,"permissions":27,"parent":439728,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556547847,"size":49514,"etag":"2302092110ba5cd694c4e6e089374d10","storage_mtime":1556547847,"permissions":27,"parent":439728,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556547847,"size":49514,"etag":"2302092110ba5cd694c4e6e089374d10","storage_mtime":1556547847,"permissions":27,"parent":439728,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556547847,"size":49514,"etag":"2302092110ba5cd694c4e6e089374d10","storage_mtime":1556547847,"permissions":27,"parent":439728,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556547847,"size":49514,"etag":"2302092110ba5cd694c4e6e089374d10","storage_mtime":1556547847,"permissions":27,"parent":439728,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",3,439728,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false,3,false]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","line":266,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Organisationshandbuch-AG-Texter-Vorschlag.pdf",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/AGs\/AG-PR\/UAG-Texter\/Organisationshandbuch-AG-Texter-Vorschlag.pdf",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/AGs\/AG-PR\/UAG-Texter\/Organisationshandbuch-AG-Texter-Vorschlag.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/AGs\/AG-PR\/UAG-Texter\/Organisationshandbuch-AG-Texter-Vorschlag.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/AGs\/AG-PR\/UAG-Texter\/Organisationshandbuch-AG-Texter-Vorschlag.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/AGs\/AG-PR\/UAG-Texter\/Organisationshandbuch-AG-Texter-Vorschlag.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagManager.php","Line":123,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Linux) mirall\/2.5.2git (Nextcloud)","version":"15.0.7.0"}
{"reqId":"FIzSlUlzdbIbOW1yfHDV","level":4,"time":"April 30, 2019 13:01:59","remoteAddr":"212.186.222.107","user":"SuziQ","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20AG-PR-Treffen%20(Maria%20Chlastak).txt.pdf","message":{"Exception":"OCP\\SystemTag\\TagNotFoundException","Message":"Tag id(s) not found","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":250,"function":"getTagsByIds","class":"OC\\SystemTag\\SystemTagManager","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":147,"function":"assertTagsExist","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/Operation.php","line":70,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["439877","files",["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/CacheWrapper.php","line":65,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[{"mountPoint":"\/SuziQ\/","cache":null,"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":null,"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\RansomwareProtection\\StorageWrapper"},439877,"*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OCA\\FilesAutomatedTagging\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556622118,"size":25592,"etag":"ae5d3b69cdc31ff3a00bb9db39d3a404","storage_mtime":1556622118,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556622118,"size":25592,"etag":"ae5d3b69cdc31ff3a00bb9db39d3a404","storage_mtime":1556622118,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556622118,"size":25592,"etag":"ae5d3b69cdc31ff3a00bb9db39d3a404","storage_mtime":1556622118,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556622118,"size":25592,"etag":"ae5d3b69cdc31ff3a00bb9db39d3a404","storage_mtime":1556622118,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556622118,"size":25592,"etag":"ae5d3b69cdc31ff3a00bb9db39d3a404","storage_mtime":1556622118,"permissions":27,"parent":437553,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",3,437553,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false,3,false]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","line":266,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Herausforderungen f\u00fcr G!LT, AG-PR-Treffen (Maria Chlastak).txt.pdf",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen f\u00fcr G!LT, AG-PR-Treffen (Maria Chlastak).txt.pdf",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20AG-PR-Treffen%20(Maria%20Chlastak).txt.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20AG-PR-Treffen%20(Maria%20Chlastak).txt.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20AG-PR-Treffen%20(Maria%20Chlastak).txt.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20AG-PR-Treffen%20(Maria%20Chlastak).txt.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagManager.php","Line":123,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Linux) mirall\/2.5.2git (Nextcloud)","version":"15.0.7.0"}
{"reqId":"eozRxTPMyqph9Zi6M6il","level":4,"time":"April 30, 2019 13:22:48","remoteAddr":"212.186.222.107","user":"SuziQ","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/Demokratie%20allgem.\/Warum%20schweigen%20die%20L%C3%A4mmer,%20Zusammenfassung%20Vortrag%20Dr.R.Mausfeld.pdf","message":{"Exception":"OCP\\SystemTag\\TagNotFoundException","Message":"Tag id(s) not found","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":250,"function":"getTagsByIds","class":"OC\\SystemTag\\SystemTagManager","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":147,"function":"assertTagsExist","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/Operation.php","line":70,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["439880","files",["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/CacheWrapper.php","line":65,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[{"mountPoint":"\/SuziQ\/","cache":null,"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":null,"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\RansomwareProtection\\StorageWrapper"},439880,"*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OCA\\FilesAutomatedTagging\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556623367,"size":354332,"etag":"2128b2d4d02d5275dcfe427292647580","storage_mtime":1556623367,"permissions":27,"parent":439879,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556623367,"size":354332,"etag":"2128b2d4d02d5275dcfe427292647580","storage_mtime":1556623367,"permissions":27,"parent":439879,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556623367,"size":354332,"etag":"2128b2d4d02d5275dcfe427292647580","storage_mtime":1556623367,"permissions":27,"parent":439879,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556623367,"size":354332,"etag":"2128b2d4d02d5275dcfe427292647580","storage_mtime":1556623367,"permissions":27,"parent":439879,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556623367,"size":354332,"etag":"2128b2d4d02d5275dcfe427292647580","storage_mtime":1556623367,"permissions":27,"parent":439879,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",3,439879,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false,3,false]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","line":266,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Warum schweigen die L\u00e4mmer, Zusammenfassung Vortrag Dr.R.Mausfeld.pdf",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/SuziQ\/Dokumente\/Politik\/Demokratie allgem.\/Warum schweigen die L\u00e4mmer, Zusammenfassung Vortrag Dr.R.Mausfeld.pdf",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/Demokratie%20allgem.\/Warum%20schweigen%20die%20L%C3%A4mmer,%20Zusammenfassung%20Vortrag%20Dr.R.Mausfeld.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/Demokratie%20allgem.\/Warum%20schweigen%20die%20L%C3%A4mmer,%20Zusammenfassung%20Vortrag%20Dr.R.Mausfeld.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/Demokratie%20allgem.\/Warum%20schweigen%20die%20L%C3%A4mmer,%20Zusammenfassung%20Vortrag%20Dr.R.Mausfeld.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/Demokratie%20allgem.\/Warum%20schweigen%20die%20L%C3%A4mmer,%20Zusammenfassung%20Vortrag%20Dr.R.Mausfeld.pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagManager.php","Line":123,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Linux) mirall\/2.5.2git (Nextcloud)","version":"15.0.7.0"}
{"reqId":"5UIi1wMldNiaoIK5RBX0","level":4,"time":"April 30, 2019 15:15:56","remoteAddr":"212.186.222.107","user":"SuziQ","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","message":{"Exception":"OCP\\SystemTag\\TagNotFoundException","Message":"Tag id(s) not found","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":250,"function":"getTagsByIds","class":"OC\\SystemTag\\SystemTagManager","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":147,"function":"assertTagsExist","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/Operation.php","line":70,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["439883","files",["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/CacheWrapper.php","line":65,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[{"mountPoint":"\/SuziQ\/","cache":null,"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":null,"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\RansomwareProtection\\StorageWrapper"},439883,"*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OCA\\FilesAutomatedTagging\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556630156,"size":22749,"etag":"9160999b87b6c9d2b0fe302916f459de","storage_mtime":1556630156,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556630156,"size":22749,"etag":"9160999b87b6c9d2b0fe302916f459de","storage_mtime":1556630156,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556630156,"size":22749,"etag":"9160999b87b6c9d2b0fe302916f459de","storage_mtime":1556630156,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556630156,"size":22749,"etag":"9160999b87b6c9d2b0fe302916f459de","storage_mtime":1556630156,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556630156,"size":22749,"etag":"9160999b87b6c9d2b0fe302916f459de","storage_mtime":1556630156,"permissions":27,"parent":437553,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",3,437553,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false,3,false]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","line":266,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Herausforderungen f\u00fcr G!LT, GV M\u00e4r-19 (Maria Chlastak).pdf",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen f\u00fcr G!LT, GV M\u00e4r-19 (Maria Chlastak).pdf",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagManager.php","Line":123,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Linux) mirall\/2.5.2git (Nextcloud)","version":"15.0.7.0"}
{"reqId":"CGMdyZox8NgUi1zWwZqO","level":4,"time":"April 30, 2019 15:47:42","remoteAddr":"212.186.222.107","user":"SuziQ","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","message":{"Exception":"OCP\\SystemTag\\TagNotFoundException","Message":"Tag id(s) not found","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":250,"function":"getTagsByIds","class":"OC\\SystemTag\\SystemTagManager","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagObjectMapper.php","line":147,"function":"assertTagsExist","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":[["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/Operation.php","line":70,"function":"assignTags","class":"OC\\SystemTag\\SystemTagObjectMapper","type":"->","args":["439892","files",["11"]]},{"file":"\/var\/www\/nextcloud\/apps\/files_automatedtagging\/lib\/CacheWrapper.php","line":65,"function":"checkOperations","class":"OCA\\FilesAutomatedTagging\\Operation","type":"->","args":[{"mountPoint":"\/SuziQ\/","cache":null,"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":null,"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\RansomwareProtection\\StorageWrapper"},439892,"*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OCA\\FilesAutomatedTagging\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556632062,"size":23217,"etag":"d13893b09858e6d5d6d4739662ba3d72","storage_mtime":1556632062,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556632062,"size":23217,"etag":"d13893b09858e6d5d6d4739662ba3d72","storage_mtime":1556632062,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556632062,"size":23217,"etag":"d13893b09858e6d5d6d4739662ba3d72","storage_mtime":1556632062,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556632062,"size":23217,"etag":"d13893b09858e6d5d6d4739662ba3d72","storage_mtime":1556632062,"permissions":27,"parent":437553,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",{"mimetype":"application\/pdf","mtime":1556632062,"size":23217,"etag":"d13893b09858e6d5d6d4739662ba3d72","storage_mtime":1556632062,"permissions":27,"parent":437553,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",3,437553,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameter replaced ***",false,3,false]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","line":266,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Herausforderungen f\u00fcr G!LT, GV M\u00e4r-19 (Maria Chlastak).pdf",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen f\u00fcr G!LT, GV M\u00e4r-19 (Maria Chlastak).pdf",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/cloud.domain.tld\/remote.php\/dav\/files\/SuziQ\/Dokumente\/Politik\/G!LT_2.0\/Videos\/Herausforderungen%20f%C3%BCr%20G!LT,%20GV%20M%C3%A4r-19%20(Maria%20Chlastak).pdf","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":301,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/SystemTag\/SystemTagManager.php","Line":123,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Linux) mirall\/2.5.2git (Nextcloud)","version":"15.0.7.0"}
{"reqId":"vW3oW3SXu1IcUJt4Q2Ah","level":3,"time":"May 03, 2019 12:11:01","remoteAddr":"212.186.222.107","user":"SuziQ","app":"no app in context","method":"GET","url":"\/index.php\/apps\/files","message":{"Exception":"Error","Message":"Undefined class constant 'EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN'","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":261,"function":"require_once"},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":154,"function":"requireAppFile","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":127,"function":"loadApp","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":972,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/apps\/files_rightclick\/appinfo\/app.php","Line":10,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"D8wjDbKbmqJAER8f8HV1","level":3,"time":"May 03, 2019 12:16:07","remoteAddr":"212.186.222.107","user":"SuziQ","app":"no app in context","method":"GET","url":"\/index.php\/apps\/files","message":{"Exception":"Error","Message":"Undefined class constant 'EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN'","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":261,"function":"require_once"},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":154,"function":"requireAppFile","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":127,"function":"loadApp","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":972,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/apps\/files_rightclick\/appinfo\/app.php","Line":10,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"lZp2OK8n1tOOW08EeiV1","level":3,"time":"May 03, 2019 12:17:56","remoteAddr":"212.186.222.107","user":"SuziQ","app":"no app in context","method":"GET","url":"\/index.php\/apps\/files","message":{"Exception":"Error","Message":"Undefined class constant 'EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN'","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":261,"function":"require_once"},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":154,"function":"requireAppFile","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":127,"function":"loadApp","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":972,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/apps\/files_rightclick\/appinfo\/app.php","Line":10,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"zkvnhTBzHPElFdRIfwne","level":3,"time":"May 03, 2019 12:32:26","remoteAddr":"212.186.222.107","user":"SuziQ","app":"no app in context","method":"GET","url":"\/index.php\/apps\/files","message":{"Exception":"Error","Message":"Undefined class constant 'EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN'","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":261,"function":"require_once"},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":154,"function":"requireAppFile","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":127,"function":"loadApp","class":"OC_App","type":"::","args":["files_rightclick"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":972,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/apps\/files_rightclick\/appinfo\/app.php","Line":10,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"1DeYZq13J6QeTfMl7qVX","level":3,"time":"May 03, 2019 12:46:03","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"1DeYZq13J6QeTfMl7qVX","level":3,"time":"May 03, 2019 12:46:03","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"1DeYZq13J6QeTfMl7qVX","level":3,"time":"May 03, 2019 12:46:03","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"1DeYZq13J6QeTfMl7qVX","level":3,"time":"May 03, 2019 12:46:03","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"1DeYZq13J6QeTfMl7qVX","level":3,"time":"May 03, 2019 12:46:03","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"tf66TAMuEyyGyVL1Q5Ey","level":3,"time":"May 03, 2019 12:46:52","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"tf66TAMuEyyGyVL1Q5Ey","level":3,"time":"May 03, 2019 12:46:52","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"tf66TAMuEyyGyVL1Q5Ey","level":3,"time":"May 03, 2019 12:46:52","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"ULWLTqzFQFtbDUiUX6Ri","level":3,"time":"May 03, 2019 12:48:04","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"ULWLTqzFQFtbDUiUX6Ri","level":3,"time":"May 03, 2019 12:48:04","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"ULWLTqzFQFtbDUiUX6Ri","level":3,"time":"May 03, 2019 12:48:04","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"JsuObs1YvuUd4oWsqme5","level":3,"time":"May 03, 2019 12:48:04","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"JsuObs1YvuUd4oWsqme5","level":3,"time":"May 03, 2019 12:48:04","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
{"reqId":"JsuObs1YvuUd4oWsqme5","level":3,"time":"May 03, 2019 12:48:04","remoteAddr":"212.186.222.107","user":"SuziQ","app":"PHP","method":"POST","url":"\/index.php\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"}
Browser log

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

a) The javascript console log
b) The network log
c) ...

Cannot Scroll or easily close menu

After right clicking, scrolling does not work within folders with many items. To close the menu, a click must be made somewhere on the screen, which often slows things down when trying not to click on a folder

Norwegion language pack - kan help you.

Hei.

I am not familiar with git, but i want to help you to get in norwegian langueage pack into files_rightclick.
In the menu i can see english or german if i click, and the reste of the menu (nextcloud ones) is norwegion.
So, if you want my help, please send me what you need. Is it enough with a .js og .json style file with the translation?

icon-share => icon-shared

Hi, I have problem in menu with "icon-share". I dont know why, but there is not "icon-share" in css, but "icon-shared". Thank you

duplicate delete in right click menu

NC 15.0.7

When selecting the file or files using the checkbox,
then the right click menu has 2 deletes,
the first delete functions whiles the second dose nothing when use inside normal folder, the second one functions when the trash bin.

note: this behaiver when inside normal filder are not consistent.

2019-04-14 21_41_52-000004

Right Click is not working like expected

Hello NastuzziSamy

i've downloaded your App from the nextcloud AppStore on my NC13.0.5 instance.
Unfortunately the Application is not working like expected.

I get only the normal context menu of my Browser. On my Test instance does it work perfectly (same NC Version.)
bildschirmfoto 2018-08-22 um 17 38 02

do you have any idea where the Problem sits?
i already tried to install it manually via the Download repo.

Thanks in advance and keep up the great work! 😊

Not Work!!

Best regards!.. The application is very useful, but unfortunately when you download it in Nextcloud 14.0.3/14.0.4 This is not installed.

Nor can it be installed manually.

Thank you for your time.

Good morning.

Can't install from AppStore

Clicking the install button results in the following curl error:

cURL error 7: Failed to connect to cloud.nastuzzi.fr port 443: No route to host

Right click missing form space behind/under files

Issue

There isn't a context menu when right clicking on the space behind/under the files.

Resolution

A context menu should be able to be spawned by right clicking behind/under the files, allowing creation of folders and files etc...

double menu-items share

Test with NC16.0.0 Beta 1
The 1st menu-item is "Share file" and the 2nd menu-item is "Share" too:

Screenshot_2019-03-25 Documents - Files - Nextcloud(1)

Similar behavior with folders.

Right click does not work

The addon does not work at all on a clean Nextcloud 12 version (0.6.0).
I have reinstalled the addon without succes. No errors are logged.

On my version 13 it's working flawless.

Nextcloud 15 compatibitity

Nextcloud 15 has been released today. It would be nice if you could update this app to work on Nextcloud 15! Thank you!

When multiple items are checked, only the one you right click on is "moved" or "copied"

When I check (check box on left) multiple items I want to move or copy, I right click on one of the ones checked, tell it the folder to move or copy to, but then it only moves or copies the single file I right clicked on, not the ones I had checked.

This kind of makes right click less useful if this is a present limitation. Can we get this addressed please?

Unable to install Right Click

When trying to enable Right Click I get the error

cURL error 7: Failed to connect to cloud.nastuzzi.fr port 443: No route to host

Share folder needs icon

When I right click, the Share folder option does not have an icon, so the text is mis-aligned. Can you add the share icon in front of it?

App Store: Mark app as official

Current behavior
The files_rightclick-App is included with Nextcloud 16.0.5, but is not marked as official in the store.

Expected behavior
I expect every included app to be marked as official. Otherwise the app should not be included.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.