### Steps to reproduce Upgrade from NC15 to NC16.0.1.1 Ubuntu 18.04.2 LTS Server 64bit PHP 7.3.5 ### Expected behaviour According to forums I am tried change PHP configuration in files: /etc/php/7.3/cli/php.ini and /etc/php/7.3/apache2/php.ini to following vallues: post_max_size = 10000M (somebody mentioned that values with "G" are not working in 7.3 for some reason) and upload_max_filesize = 10000M and memory_limit = 512M ### Actual behaviour Error meesage in Overview: The PHP memory limit is below the recommended value of 512MB In Server info is under PHP memory limit 128 MB and max size of uploaded file 2 MB. ## Server configuration detail **Operating system:** Linux 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 **Webserver:** Apache/2.4.39 (Ubuntu) (fpm-fcgi) **Database:** mysql 5.7.26 **PHP version:** 7.3.5-1+ubuntu18.04.1+deb.sury.org+1 Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, cgi-fcgi, mysqlnd, PDO, xml, apcu, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, ldap, exif, memcache, msgpack, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, memcached, libsmbclient, Zend OPcache **Nextcloud version:** 16.0.1 - 16.0.1.1 **Updated from an older Nextcloud/ownCloud or fresh install:** **Where did you install Nextcloud from:** unknown <details><summary>Signing status</summary> Array ( ) </details> <details><summary>List of activated apps</summary> ``` Enabled: - accessibility: 1.2.0 - activity: 2.9.1 - audioplayer: 2.7.0 - bookmarks: 1.0.5 - bruteforcesettings: 1.3.0 - calendar: 1.7.0 - checksum: 0.4.2 - cloud_federation_api: 0.2.0 - comments: 1.6.0 - dav: 1.9.2 - federatedfilesharing: 1.6.0 - federation: 1.6.0 - files: 1.11.0 - files_external: 1.7.0 - files_markdown: 2.0.6 - files_mindmap: 0.0.13 - 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 - gallery: 18.3.0 - groupfolders: 4.0.0 - issuetemplate: 0.5.0 - keeweb: 0.5.1 - 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 - ocsms: 2.1.1 - 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 - socialsharing_email: 1.0.5 - support: 1.0.0 - survey_client: 1.4.0 - systemtags: 1.6.0 - tasks: 0.10.1 - theming: 1.7.0 - twofactor_backupcodes: 1.5.0 - twofactor_totp: 2.1.2 - updatenotification: 1.6.0 - viewer: 1.0.0 - workflowengine: 1.6.0 Disabled: - admin_audit - encryption - spreed - user_ldap ``` </details> <details><summary>Configuration (config/config.php)</summary> ``` { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "cloud.breskovec.cz" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "16.0.1.1", "overwrite.cli.url": "https:\/\/cloud.breskovec.cz", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.local": "\\OC\\Memcache\\APCu", "filelocking.enabled": "true", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0, "timeout": 0 }, "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpsecure": "ssl", "mail_smtpauthtype": "LOGIN", "mail_smtpauth": 1, "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "465", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "maintenance": false, "theme": "", "loglevel": 2, "twofactor_enforced": "true", "twofactor_enforced_groups": [ "admin" ], "twofactor_enforced_excluded_groups": [ "Kamar\u00e1di" ], "htaccess.RewriteBase": "\/", "updater.secret": "***REMOVED SENSITIVE VALUE***", "app_install_overwrite": [ "calendar", "ocsms" ] } ``` </details> **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 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0 **Operating system:** Kubuntu 18.04.2 LTS 64bit ## Logs <details><summary>Web server error log</summary> ``` [Fri May 17 21:26:50.498117 2019] [mpm_event:notice] [pid 2483:tid 139917071543232] AH00493: SIGUSR1 received. Doing graceful restart [Fri May 17 21:26:50.504140 2019] [mpm_event:notice] [pid 2483:tid 139917071543232] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:26:50.504151 2019] [core:notice] [pid 2483:tid 139917071543232] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:26:57.064891 2019] [mpm_event:notice] [pid 2483:tid 139917071543232] AH00493: SIGUSR1 received. Doing graceful restart [Fri May 17 21:26:57.070449 2019] [mpm_event:notice] [pid 2483:tid 139917071543232] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:26:57.070461 2019] [core:notice] [pid 2483:tid 139917071543232] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:27:51.797556 2019] [mpm_event:notice] [pid 2483:tid 139917071543232] AH00491: caught SIGTERM, shutting down [Fri May 17 21:27:51.860441 2019] [mpm_event:notice] [pid 1531:tid 140048705911744] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:27:51.860531 2019] [core:notice] [pid 1531:tid 140048705911744] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:31:45.105358 2019] [mpm_event:notice] [pid 1531:tid 140048705911744] AH00491: caught SIGTERM, shutting down [Fri May 17 21:31:45.174125 2019] [mpm_event:notice] [pid 5943:tid 140641973951424] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:31:45.174190 2019] [core:notice] [pid 5943:tid 140641973951424] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:36:24.561405 2019] [mpm_event:notice] [pid 5943:tid 140641973951424] AH00491: caught SIGTERM, shutting down [Fri May 17 21:36:24.629975 2019] [mpm_event:notice] [pid 10902:tid 140148837698496] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:36:24.630047 2019] [core:notice] [pid 10902:tid 140148837698496] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:38:11.422987 2019] [mpm_event:notice] [pid 10902:tid 140148837698496] AH00491: caught SIGTERM, shutting down [Fri May 17 21:38:11.489451 2019] [mpm_event:notice] [pid 12900:tid 140116320484288] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:38:11.489515 2019] [core:notice] [pid 12900:tid 140116320484288] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:40:49.577481 2019] [mpm_event:notice] [pid 12900:tid 140116320484288] AH00491: caught SIGTERM, shutting down [Fri May 17 21:40:49.646025 2019] [mpm_event:notice] [pid 16130:tid 140584701385664] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:40:49.646111 2019] [core:notice] [pid 16130:tid 140584701385664] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:42:34.408554 2019] [mpm_event:notice] [pid 16130:tid 140584701385664] AH00491: caught SIGTERM, shutting down [Fri May 17 21:44:00.981038 2019] [mpm_event:notice] [pid 2233:tid 140650013498304] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 21:44:01.550384 2019] [core:notice] [pid 2233:tid 140650013498304] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 21:44:02.209025 2019] [proxy:error] [pid 2235:tid 140649628731136] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.209043 2019] [proxy:error] [pid 2235:tid 140649603528448] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.209110 2019] [proxy:error] [pid 2235:tid 140649637132032] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.209124 2019] [proxy_fcgi:error] [pid 2235:tid 140649628731136] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.209134 2019] [proxy_fcgi:error] [pid 2235:tid 140649603528448] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.209139 2019] [proxy_fcgi:error] [pid 2235:tid 140649637132032] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.209147 2019] [proxy:error] [pid 2235:tid 140649611929344] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.209162 2019] [proxy_fcgi:error] [pid 2235:tid 140649611929344] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.209352 2019] [proxy:error] [pid 2235:tid 140649645532928] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.209351 2019] [proxy:error] [pid 2235:tid 140649620330240] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.209371 2019] [proxy_fcgi:error] [pid 2235:tid 140649645532928] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.209379 2019] [proxy_fcgi:error] [pid 2235:tid 140649620330240] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.212347 2019] [proxy:error] [pid 2235:tid 140649637132032] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.212371 2019] [proxy_fcgi:error] [pid 2235:tid 140649637132032] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.212415 2019] [proxy:error] [pid 2235:tid 140649628731136] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.212439 2019] [proxy_fcgi:error] [pid 2235:tid 140649628731136] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.212524 2019] [proxy:error] [pid 2235:tid 140649620330240] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.212546 2019] [proxy_fcgi:error] [pid 2235:tid 140649620330240] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.213561 2019] [proxy:error] [pid 2235:tid 140649603528448] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.213585 2019] [proxy_fcgi:error] [pid 2235:tid 140649603528448] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.213755 2019] [proxy:error] [pid 2235:tid 140649653933824] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.213773 2019] [proxy_fcgi:error] [pid 2235:tid 140649653933824] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.214250 2019] [proxy:error] [pid 2235:tid 140649662334720] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.214285 2019] [proxy_fcgi:error] [pid 2235:tid 140649662334720] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:02.214418 2019] [proxy:error] [pid 2235:tid 140649670735616] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:02.214439 2019] [proxy_fcgi:error] [pid 2235:tid 140649670735616] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.798145 2019] [proxy:error] [pid 2235:tid 140649645532928] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.798164 2019] [proxy_fcgi:error] [pid 2235:tid 140649645532928] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.798208 2019] [proxy:error] [pid 2235:tid 140649611929344] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.798222 2019] [proxy_fcgi:error] [pid 2235:tid 140649611929344] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.798662 2019] [proxy:error] [pid 2235:tid 140649603528448] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.798674 2019] [proxy_fcgi:error] [pid 2235:tid 140649603528448] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.798745 2019] [proxy:error] [pid 2235:tid 140649645532928] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.798757 2019] [proxy_fcgi:error] [pid 2235:tid 140649645532928] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.798796 2019] [proxy:error] [pid 2235:tid 140649611929344] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.798807 2019] [proxy_fcgi:error] [pid 2235:tid 140649611929344] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.798987 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.798999 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.799304 2019] [proxy:error] [pid 2235:tid 140649687537408] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.799341 2019] [proxy:error] [pid 2235:tid 140649679136512] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.799367 2019] [proxy:error] [pid 2235:tid 140649620330240] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.799378 2019] [proxy_fcgi:error] [pid 2235:tid 140649620330240] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.799315 2019] [proxy_fcgi:error] [pid 2235:tid 140649687537408] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.799351 2019] [proxy_fcgi:error] [pid 2235:tid 140649679136512] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.800337 2019] [proxy:error] [pid 2235:tid 140649637132032] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.800351 2019] [proxy_fcgi:error] [pid 2235:tid 140649637132032] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.800369 2019] [proxy:error] [pid 2235:tid 140649695938304] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.800378 2019] [proxy_fcgi:error] [pid 2235:tid 140649695938304] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.801305 2019] [proxy:error] [pid 2235:tid 140649653933824] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.801316 2019] [proxy_fcgi:error] [pid 2235:tid 140649653933824] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.801678 2019] [proxy:error] [pid 2235:tid 140649737926400] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.801690 2019] [proxy_fcgi:error] [pid 2235:tid 140649737926400] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.801749 2019] [proxy:error] [pid 2235:tid 140649746319104] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.801760 2019] [proxy_fcgi:error] [pid 2235:tid 140649746319104] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.802688 2019] [proxy:error] [pid 2235:tid 140649737926400] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.802700 2019] [proxy_fcgi:error] [pid 2235:tid 140649737926400] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.802795 2019] [proxy:error] [pid 2235:tid 140649746319104] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.802803 2019] [proxy_fcgi:error] [pid 2235:tid 140649746319104] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.803195 2019] [proxy:error] [pid 2235:tid 140649754711808] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.803207 2019] [proxy_fcgi:error] [pid 2235:tid 140649754711808] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.803804 2019] [proxy:error] [pid 2235:tid 140649611929344] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.803814 2019] [proxy_fcgi:error] [pid 2235:tid 140649611929344] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.803891 2019] [proxy:error] [pid 2235:tid 140649645532928] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.803901 2019] [proxy_fcgi:error] [pid 2235:tid 140649645532928] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.804050 2019] [proxy:error] [pid 2235:tid 140649662334720] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.804061 2019] [proxy_fcgi:error] [pid 2235:tid 140649662334720] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.804523 2019] [proxy:error] [pid 2235:tid 140649721140992] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.804600 2019] [proxy:error] [pid 2235:tid 140649670735616] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.804609 2019] [proxy_fcgi:error] [pid 2235:tid 140649670735616] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.804782 2019] [proxy:error] [pid 2235:tid 140649729533696] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.804541 2019] [proxy_fcgi:error] [pid 2235:tid 140649721140992] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.804795 2019] [proxy_fcgi:error] [pid 2235:tid 140649729533696] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.805305 2019] [proxy:error] [pid 2235:tid 140649628731136] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.805315 2019] [proxy_fcgi:error] [pid 2235:tid 140649628731136] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.805336 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.805347 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.805371 2019] [proxy:error] [pid 2235:tid 140649687537408] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.805382 2019] [proxy_fcgi:error] [pid 2235:tid 140649687537408] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.805989 2019] [proxy:error] [pid 2235:tid 140649679136512] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806001 2019] [proxy_fcgi:error] [pid 2235:tid 140649679136512] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.806051 2019] [proxy:error] [pid 2235:tid 140649737926400] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806060 2019] [proxy_fcgi:error] [pid 2235:tid 140649737926400] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.806261 2019] [proxy:error] [pid 2235:tid 140649712740096] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806278 2019] [proxy:error] [pid 2235:tid 140649603528448] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806288 2019] [proxy_fcgi:error] [pid 2235:tid 140649603528448] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.806272 2019] [proxy_fcgi:error] [pid 2235:tid 140649712740096] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.806529 2019] [proxy:error] [pid 2235:tid 140649754711808] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806538 2019] [proxy_fcgi:error] [pid 2235:tid 140649754711808] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.806604 2019] [proxy:error] [pid 2235:tid 140649746319104] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806617 2019] [proxy_fcgi:error] [pid 2235:tid 140649746319104] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.806639 2019] [proxy:error] [pid 2235:tid 140649620330240] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806651 2019] [proxy_fcgi:error] [pid 2235:tid 140649620330240] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.806662 2019] [proxy:error] [pid 2235:tid 140649695938304] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.806672 2019] [proxy_fcgi:error] [pid 2235:tid 140649695938304] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.807698 2019] [proxy:error] [pid 2235:tid 140649763104512] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.807710 2019] [proxy_fcgi:error] [pid 2235:tid 140649763104512] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.807807 2019] [proxy:error] [pid 2235:tid 140649771497216] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.807837 2019] [proxy:error] [pid 2235:tid 140649611929344] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.807849 2019] [proxy_fcgi:error] [pid 2235:tid 140649611929344] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.807817 2019] [proxy_fcgi:error] [pid 2235:tid 140649771497216] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808068 2019] [proxy:error] [pid 2235:tid 140649637132032] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808079 2019] [proxy_fcgi:error] [pid 2235:tid 140649637132032] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808296 2019] [proxy:error] [pid 2235:tid 140649779889920] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808320 2019] [proxy:error] [pid 2235:tid 140649653933824] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808330 2019] [proxy_fcgi:error] [pid 2235:tid 140649653933824] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808334 2019] [proxy:error] [pid 2235:tid 140649729533696] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808343 2019] [proxy_fcgi:error] [pid 2235:tid 140649729533696] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808397 2019] [proxy:error] [pid 2235:tid 140649679136512] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808407 2019] [proxy_fcgi:error] [pid 2235:tid 140649679136512] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808445 2019] [proxy:error] [pid 2235:tid 140649670735616] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808456 2019] [proxy_fcgi:error] [pid 2235:tid 140649670735616] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808307 2019] [proxy_fcgi:error] [pid 2235:tid 140649779889920] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808572 2019] [proxy:error] [pid 2235:tid 140649645532928] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808580 2019] [proxy_fcgi:error] [pid 2235:tid 140649645532928] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808708 2019] [proxy:error] [pid 2235:tid 140649788282624] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808718 2019] [proxy_fcgi:error] [pid 2235:tid 140649788282624] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.808826 2019] [proxy:error] [pid 2235:tid 140649796675328] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.808837 2019] [proxy_fcgi:error] [pid 2235:tid 140649796675328] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.809290 2019] [proxy:error] [pid 2235:tid 140649687537408] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.809301 2019] [proxy_fcgi:error] [pid 2235:tid 140649687537408] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.809397 2019] [proxy:error] [pid 2235:tid 140649628731136] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.809405 2019] [proxy_fcgi:error] [pid 2235:tid 140649628731136] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.809464 2019] [proxy:error] [pid 2235:tid 140649737926400] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.809472 2019] [proxy_fcgi:error] [pid 2235:tid 140649737926400] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.809533 2019] [proxy:error] [pid 2235:tid 140649721140992] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.809540 2019] [proxy_fcgi:error] [pid 2235:tid 140649721140992] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:03.809659 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:03.809672 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:04.295463 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:04.295479 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:04.296956 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:04.296967 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:06.303838 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:06.303861 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:07.331105 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:07.331132 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:08.350906 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:08.350924 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:09.371407 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:09.371437 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:11.407107 2019] [proxy:error] [pid 2235:tid 140649704339200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 21:44:11.407147 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 21:44:17.150117 2019] [proxy_fcgi:error] [pid 2235:tid 140649628731136] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:17.150130 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:17.150125 2019] [proxy_fcgi:error] [pid 2235:tid 140649721140992] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:17.150117 2019] [proxy_fcgi:error] [pid 2235:tid 140649737926400] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:17.472583 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:18.486143 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:19.502490 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:21.517850 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:22.516503 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 21:44:23.525453 2019] [proxy_fcgi:error] [pid 2235:tid 140649704339200] [client 131.207.242.5:51073] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 22:18:05.430267 2019] [mpm_event:notice] [pid 2233:tid 140650013498304] AH00491: caught SIGTERM, shutting down [Fri May 17 22:18:05.506028 2019] [mpm_event:notice] [pid 9031:tid 140151614708672] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 22:18:05.506098 2019] [core:notice] [pid 9031:tid 140151614708672] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 22:38:39.789383 2019] [mpm_event:notice] [pid 9031:tid 140151614708672] AH00491: caught SIGTERM, shutting down [Fri May 17 22:40:00.701630 2019] [mpm_event:notice] [pid 2338:tid 140396377922496] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 22:40:01.298830 2019] [core:notice] [pid 2338:tid 140396377922496] AH00094: Command line: '/usr/sbin/apache2' [Fri May 17 22:40:01.972649 2019] [proxy:error] [pid 2340:tid 140395967952640] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:01.972635 2019] [proxy:error] [pid 2340:tid 140396102350592] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:01.972714 2019] [proxy_fcgi:error] [pid 2340:tid 140395967952640] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:01.972719 2019] [proxy_fcgi:error] [pid 2340:tid 140396102350592] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.921099 2019] [proxy:error] [pid 2340:tid 140395967952640] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.921108 2019] [proxy:error] [pid 2340:tid 140396102350592] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.921119 2019] [proxy_fcgi:error] [pid 2340:tid 140395967952640] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.921122 2019] [proxy_fcgi:error] [pid 2340:tid 140396102350592] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.921580 2019] [proxy:error] [pid 2340:tid 140395976353536] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.921593 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.922348 2019] [proxy:error] [pid 2340:tid 140395976353536] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.922360 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.922632 2019] [proxy:error] [pid 2340:tid 140396102350592] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.922649 2019] [proxy_fcgi:error] [pid 2340:tid 140396102350592] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.922920 2019] [proxy:error] [pid 2340:tid 140395984754432] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.922938 2019] [proxy_fcgi:error] [pid 2340:tid 140395984754432] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.923321 2019] [proxy:error] [pid 2340:tid 140395967952640] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.923338 2019] [proxy_fcgi:error] [pid 2340:tid 140395967952640] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.923467 2019] [proxy:error] [pid 2340:tid 140395976353536] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.923482 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.924194 2019] [proxy:error] [pid 2340:tid 140395993155328] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.924212 2019] [proxy_fcgi:error] [pid 2340:tid 140395993155328] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.924653 2019] [proxy:error] [pid 2340:tid 140396009957120] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.924765 2019] [proxy:error] [pid 2340:tid 140395984754432] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.924778 2019] [proxy_fcgi:error] [pid 2340:tid 140395984754432] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.924680 2019] [proxy_fcgi:error] [pid 2340:tid 140396009957120] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.926968 2019] [proxy:error] [pid 2340:tid 140396043560704] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.926995 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.926986 2019] [proxy_fcgi:error] [pid 2340:tid 140396043560704] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.927009 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.927688 2019] [proxy:error] [pid 2340:tid 140396102350592] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.927706 2019] [proxy_fcgi:error] [pid 2340:tid 140396102350592] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.927737 2019] [proxy:error] [pid 2340:tid 140395976353536] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.927753 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.927863 2019] [proxy:error] [pid 2340:tid 140396001556224] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.927880 2019] [proxy_fcgi:error] [pid 2340:tid 140396001556224] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.928100 2019] [proxy:error] [pid 2340:tid 140396009957120] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.928116 2019] [proxy_fcgi:error] [pid 2340:tid 140396009957120] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.928726 2019] [proxy:error] [pid 2340:tid 140396035159808] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.928766 2019] [proxy:error] [pid 2340:tid 140396001556224] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.928783 2019] [proxy_fcgi:error] [pid 2340:tid 140396001556224] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.928743 2019] [proxy_fcgi:error] [pid 2340:tid 140396035159808] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.929028 2019] [proxy:error] [pid 2340:tid 140396043560704] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.929044 2019] [proxy_fcgi:error] [pid 2340:tid 140396043560704] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.929214 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.929241 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.929391 2019] [proxy:error] [pid 2340:tid 140396009957120] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.929409 2019] [proxy_fcgi:error] [pid 2340:tid 140396009957120] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.929432 2019] [proxy:error] [pid 2340:tid 140395967952640] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.929446 2019] [proxy_fcgi:error] [pid 2340:tid 140395967952640] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.930178 2019] [proxy:error] [pid 2340:tid 140395967952640] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.930195 2019] [proxy_fcgi:error] [pid 2340:tid 140395967952640] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.930263 2019] [proxy:error] [pid 2340:tid 140395984754432] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.930281 2019] [proxy_fcgi:error] [pid 2340:tid 140395984754432] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931052 2019] [proxy:error] [pid 2340:tid 140396001556224] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931071 2019] [proxy_fcgi:error] [pid 2340:tid 140396001556224] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931090 2019] [proxy:error] [pid 2340:tid 140395976353536] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931109 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931131 2019] [proxy:error] [pid 2340:tid 140396026758912] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931216 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931226 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931146 2019] [proxy_fcgi:error] [pid 2340:tid 140396026758912] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931277 2019] [proxy:error] [pid 2340:tid 140395967952640] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931294 2019] [proxy_fcgi:error] [pid 2340:tid 140395967952640] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931350 2019] [proxy:error] [pid 2340:tid 140396051961600] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931365 2019] [proxy_fcgi:error] [pid 2340:tid 140396051961600] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931495 2019] [proxy:error] [pid 2340:tid 140395993155328] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931513 2019] [proxy_fcgi:error] [pid 2340:tid 140395993155328] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931875 2019] [proxy:error] [pid 2340:tid 140395984754432] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931891 2019] [proxy:error] [pid 2340:tid 140396009957120] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.931892 2019] [proxy_fcgi:error] [pid 2340:tid 140395984754432] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.931903 2019] [proxy_fcgi:error] [pid 2340:tid 140396009957120] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.932287 2019] [proxy:error] [pid 2340:tid 140396043560704] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.932295 2019] [proxy_fcgi:error] [pid 2340:tid 140396043560704] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.933579 2019] [proxy:error] [pid 2340:tid 140396035159808] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.933592 2019] [proxy_fcgi:error] [pid 2340:tid 140396035159808] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.934048 2019] [proxy:error] [pid 2340:tid 140396001556224] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.934060 2019] [proxy_fcgi:error] [pid 2340:tid 140396001556224] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.934227 2019] [proxy:error] [pid 2340:tid 140396026758912] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.934240 2019] [proxy_fcgi:error] [pid 2340:tid 140396026758912] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.934255 2019] [proxy:error] [pid 2340:tid 140396051961600] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.934265 2019] [proxy_fcgi:error] [pid 2340:tid 140396051961600] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.934282 2019] [proxy:error] [pid 2340:tid 140396009957120] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.934293 2019] [proxy_fcgi:error] [pid 2340:tid 140396009957120] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.934812 2019] [proxy:error] [pid 2340:tid 140395967952640] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.934824 2019] [proxy_fcgi:error] [pid 2340:tid 140395967952640] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.934837 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.934845 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.935394 2019] [proxy:error] [pid 2340:tid 140396051961600] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.935410 2019] [proxy_fcgi:error] [pid 2340:tid 140396051961600] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.935428 2019] [proxy:error] [pid 2340:tid 140396035159808] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.935440 2019] [proxy_fcgi:error] [pid 2340:tid 140396035159808] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.935486 2019] [proxy:error] [pid 2340:tid 140396001556224] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.935496 2019] [proxy_fcgi:error] [pid 2340:tid 140396001556224] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.935822 2019] [proxy:error] [pid 2340:tid 140395993155328] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.935830 2019] [proxy_fcgi:error] [pid 2340:tid 140395993155328] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.935985 2019] [proxy:error] [pid 2340:tid 140396001556224] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.935994 2019] [proxy_fcgi:error] [pid 2340:tid 140396001556224] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936052 2019] [proxy:error] [pid 2340:tid 140396009957120] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936059 2019] [proxy_fcgi:error] [pid 2340:tid 140396009957120] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936557 2019] [proxy:error] [pid 2340:tid 140396035159808] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936569 2019] [proxy_fcgi:error] [pid 2340:tid 140396035159808] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936595 2019] [proxy:error] [pid 2340:tid 140396051961600] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936607 2019] [proxy_fcgi:error] [pid 2340:tid 140396051961600] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936625 2019] [proxy:error] [pid 2340:tid 140395984754432] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936636 2019] [proxy_fcgi:error] [pid 2340:tid 140395984754432] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936700 2019] [proxy:error] [pid 2340:tid 140396102350592] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936711 2019] [proxy_fcgi:error] [pid 2340:tid 140396102350592] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936714 2019] [proxy:error] [pid 2340:tid 140396043560704] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936722 2019] [proxy_fcgi:error] [pid 2340:tid 140396043560704] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936792 2019] [proxy:error] [pid 2340:tid 140395976353536] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936807 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.936897 2019] [proxy:error] [pid 2340:tid 140396026758912] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.936910 2019] [proxy_fcgi:error] [pid 2340:tid 140396026758912] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:02.937130 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:02.937142 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:03.380241 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:03.380266 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:05.387959 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:05.387978 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:06.382048 2019] [proxy:error] [pid 2340:tid 140396018358016] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /run/php/php7.3-fpm.sock (*) failed [Fri May 17 22:40:06.382067 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01079: failed to make connection to backend: httpd-UDS [Fri May 17 22:40:10.067541 2019] [proxy_fcgi:error] [pid 2340:tid 140396026758912] [client 131.207.242.5:53285] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 22:40:10.067846 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 22:40:10.067852 2019] [proxy_fcgi:error] [pid 2340:tid 140396018358016] [client 131.207.242.5:53285] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 22:40:10.388485 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 22:40:12.389160 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 22:40:13.403702 2019] [proxy_fcgi:error] [pid 2340:tid 140395976353536] [client 131.207.242.5:53285] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...PHP message: PHP Fatal error: Uncaught Doctrine\\DBAL\\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2002] Connection refused in /var/www/nextcloud/lib/private/DB/Connection.php:64\nStack trace:\n#0 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(448): OC\\DB\\Connection->connect()\n#1 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(410): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(354): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(710): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 /var/www/nextcloud/lib/private/DB/Connection.php(151): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 /var/www/nextcloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php(181): OC\\DB\\Connection->__construct(Array, Object(Doctr...' [Fri May 17 23:13:57.229637 2019] [mpm_event:notice] [pid 2338:tid 140396377922496] AH00491: caught SIGTERM, shutting down [Fri May 17 23:13:57.298615 2019] [mpm_event:notice] [pid 8275:tid 140448660368320] AH00489: Apache/2.4.39 (Ubuntu) OpenSSL/1.1.1b configured -- resuming normal operations [Fri May 17 23:13:57.298691 2019] [core:notice] [pid 8275:tid 140448660368320] AH00094: Command line: '/usr/sbin/apache2' ``` </details> <details><summary>Nextcloud log</summary> ``` {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: 0 tags of deleted users have been removed.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: 0 tags for delete files have been removed.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: 0 tag entries for deleted tags have been removed.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: 0 tags with no entries have been removed.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Repair invalid shares","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Remove shares of a users root folder","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Move .step file of updater to backup location","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: .step file exists","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: .step-previous-update removed","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: .step file moved to .step-previous-update","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Fix potential broken mount points","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: No mounts updated","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Repair invalid paths in file cache","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Add log rotate job","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Clear frontend caches","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:38:58+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: Image cache cleared","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:02+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: SCSS cache cleared","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: JS cache cleared","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Clear every generated avatar on major updates","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Add preview background cleanup job","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Queue a one-time job to cleanup old backups of the updater","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Repair pending cron jobs","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: No need to repair pending cron jobs.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Extract the vcard uid and store it in the db","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Cleanup invalid photocache files for carddav","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Add background job to cleanup login flow v2 tokens","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::step: Repair step: Remove potentially over exposing share links","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: Removing potentially over exposing link shares","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::startProgress: Starting ... Remove potentially over exposing share links (0)","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::finishProgress","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: Sending notifications to admins and affected users","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Repair::info: Repair info: Removed potentially over exposing link shares","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:06+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Updater::startCheckCodeIntegrity: Starting code integrity check...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:09+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Updater::finishedCheckCodeIntegrity: Finished code integrity check","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"15.0.7.0"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:09+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Updater::updateEnd: Update successful","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:09+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Updater::maintenanceDisabled: Turned off maintenance mode","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"oOPBJv8VdoNhb3h3WX4q","level":1,"time":"2019-05-17T18:39:09+00:00","remoteAddr":"131.207.242.5","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=sNYRdv33nqV4LPcNSaBgSALt9FEBmpiAwz5BMJlEmPE%3D%3A2LpwDqSh0skBdbhvHZcwPze%2FxjZS6vDRrFQ0Wc8u6Zo%3D","message":"\\OC\\Updater::resetLogLevel: Reset log level to Warning(2)","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"1p1mPFI9Z38UJ6VWa5lO","level":3,"time":"2019-05-17T18:39:29+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/svg\/core\/actions\/tag?color=fff&v=1","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"7BkFp4sOTifhPtwETfJQ","level":3,"time":"2019-05-17T18:53:37+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/apps\/bookmarks\/bookmark\/92\/favicon","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"hKaTOl81v9olqcScPhR6","level":3,"time":"2019-05-17T18:53:38+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/svg\/core\/places\/link?color=666666","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"ZPfE6dmOFQcfXAM4EsZ9","level":3,"time":"2019-05-17T18:53:40+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/apps\/bookmarks\/bookmark\/43\/favicon","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"I70esdao83QkmRujhxhf","level":3,"time":"2019-05-17T19:07:47+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"index","method":"POST","url":"\/apps\/groupfolders\/folders\/2\/groups","message":{"Exception":"Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException","Message":"An exception occurred while executing 'INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(?, ?, ?)' with params [2, \"admin\", 31]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-admin' for key 'groups_folder_group'","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(?, ?, ?)' with params [2, \"admin\", 31]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-admin' for key 'groups_folder_group'",{"errorInfo":["23000",1062,"Duplicate entry '2-admin' for key 'groups_folder_group'"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["23000",1062,"Duplicate entry '2-admin' for key 'groups_folder_group'"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(?, ?, ?)' with params [2, \"admin\", 31]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-admin' for key 'groups_folder_group'"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1088,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["23000",1062,"Duplicate entry '2-admin' for key 'groups_folder_group'"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(?, ?, ?)",{"1":2,"2":"admin","3":31}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":216,"function":"executeUpdate","class":"Doctrine\\DBAL\\Connection","type":"->","args":["INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(?, ?, ?)",[2,"admin",31],[1,2,2]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":222,"function":"executeUpdate","class":"OC\\DB\\Connection","type":"->","args":["INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(:dcValue1, :dcValue2, :dcValue3)",{"dcValue1":2,"dcValue2":"admin","dcValue3":31},{"dcValue1":1,"dcValue2":2,"dcValue3":2}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Folder\/FolderManager.php","line":284,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Controller\/FolderController.php","line":112,"function":"addApplicableGroup","class":"OCA\\GroupFolders\\Folder\\FolderManager","type":"->","args":[2,"admin"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":166,"function":"addGroup","class":"OCA\\GroupFolders\\Controller\\FolderController","type":"->","args":[2,"admin"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":99,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\GroupFolders\\Controller\\FolderController"},"addGroup"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/App.php","line":126,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\GroupFolders\\Controller\\FolderController"},"addGroup"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Routing\/RouteActionHandler.php","line":47,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\GroupFolders\\Controller\\FolderController","addGroup",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"function":"__invoke","class":"OC\\AppFramework\\Routing\\RouteActionHandler","type":"->","args":[{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Route\/Router.php","line":297,"function":"call_user_func","args":[{"__class__":"OC\\AppFramework\\Routing\\RouteActionHandler"},{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":975,"function":"match","class":"OC\\Route\\Router","type":"->","args":["\/apps\/groupfolders\/folders\/2\/groups"]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":74,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-admin' for key 'groups_folder_group'","Code":"23000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1079,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":216,"function":"executeUpdate","class":"Doctrine\\DBAL\\Connection","type":"->","args":["INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(?, ?, ?)",[2,"admin",31],[1,2,2]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":222,"function":"executeUpdate","class":"OC\\DB\\Connection","type":"->","args":["INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(:dcValue1, :dcValue2, :dcValue3)",{"dcValue1":2,"dcValue2":"admin","dcValue3":31},{"dcValue1":1,"dcValue2":2,"dcValue3":2}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Folder\/FolderManager.php","line":284,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Controller\/FolderController.php","line":112,"function":"addApplicableGroup","class":"OCA\\GroupFolders\\Folder\\FolderManager","type":"->","args":[2,"admin"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":166,"function":"addGroup","class":"OCA\\GroupFolders\\Controller\\FolderController","type":"->","args":[2,"admin"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":99,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\GroupFolders\\Controller\\FolderController"},"addGroup"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/App.php","line":126,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\GroupFolders\\Controller\\FolderController"},"addGroup"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Routing\/RouteActionHandler.php","line":47,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\GroupFolders\\Controller\\FolderController","addGroup",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"function":"__invoke","class":"OC\\AppFramework\\Routing\\RouteActionHandler","type":"->","args":[{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Route\/Router.php","line":297,"function":"call_user_func","args":[{"__class__":"OC\\AppFramework\\Routing\\RouteActionHandler"},{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":975,"function":"match","class":"OC\\Route\\Router","type":"->","args":["\/apps\/groupfolders\/folders\/2\/groups"]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-admin' for key 'groups_folder_group'","Code":"23000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1079,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":216,"function":"executeUpdate","class":"Doctrine\\DBAL\\Connection","type":"->","args":["INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(?, ?, ?)",[2,"admin",31],[1,2,2]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":222,"function":"executeUpdate","class":"OC\\DB\\Connection","type":"->","args":["INSERT INTO `oc_group_folders_groups` (`folder_id`, `group_id`, `permissions`) VALUES(:dcValue1, :dcValue2, :dcValue3)",{"dcValue1":2,"dcValue2":"admin","dcValue3":31},{"dcValue1":1,"dcValue2":2,"dcValue3":2}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Folder\/FolderManager.php","line":284,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Controller\/FolderController.php","line":112,"function":"addApplicableGroup","class":"OCA\\GroupFolders\\Folder\\FolderManager","type":"->","args":[2,"admin"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":166,"function":"addGroup","class":"OCA\\GroupFolders\\Controller\\FolderController","type":"->","args":[2,"admin"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":99,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\GroupFolders\\Controller\\FolderController"},"addGroup"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/App.php","line":126,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\GroupFolders\\Controller\\FolderController"},"addGroup"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Routing\/RouteActionHandler.php","line":47,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\GroupFolders\\Controller\\FolderController","addGroup",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"function":"__invoke","class":"OC\\AppFramework\\Routing\\RouteActionHandler","type":"->","args":[{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Route\/Router.php","line":297,"function":"call_user_func","args":[{"__class__":"OC\\AppFramework\\Routing\\RouteActionHandler"},{"id":"2","_route":"groupfolders.Folder.addGroup"}]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":975,"function":"match","class":"OC\\Route\\Router","type":"->","args":["\/apps\/groupfolders\/folders\/2\/groups"]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"c6D4K5QtVtM1KE2ZN1UT","level":3,"time":"2019-05-17T19:09:26+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/apps\/groupfolders\/folders\/2\/search?format=json&search=","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"s5aQbEb0dbhe1vZw3Sl0","level":3,"time":"2019-05-17T19:22:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/apps\/accessibility\/js\/accessibility?v=0","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"ogxhqpDTUpzm8FbVOwiU","level":3,"time":"2019-05-17T19:28:06+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"PROPFIND","url":"\/remote.php\/dav\/files\/breskmic\/","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"y3s9iWmn2K3PXn9Aitnv","level":3,"time":"2019-05-17T19:28:07+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/apps\/theming\/img\/core\/filetypes\/folder.svg?v=3","message":"PHP Startup: Unable to load dynamic library 'memcached.so' (tried: \/usr\/lib\/php\/20180731\/memcached.so (\/usr\/lib\/php\/20180731\/memcached.so: undefined symbol: igbinary_serialize), \/usr\/lib\/php\/20180731\/memcached.so.so (\/usr\/lib\/php\/20180731\/memcached.so.so: cannot open shared object file: No such file or directory)) at Unknown#0","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"PG5w2nJzksttf40E3mMd","level":3,"time":"2019-05-17T19:42:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"no app in context","method":"GET","url":"\/apps\/serverinfo\/update","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'SELECT `gid` FROM `oc_group_user` WHERE `uid` = ?' with params [\"breskmic\"]:\n\nSQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'SELECT `gid` FROM `oc_group_user` WHERE `uid` = ?' with params [\"breskmic\"]:\n\nSQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress",{"errorInfo":["08S01",1053,"Server shutdown in progress"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["08S01",1053,"Server shutdown in progress"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'SELECT `gid` FROM `oc_group_user` WHERE `uid` = ?' with params [\"breskmic\"]:\n\nSQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":938,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["08S01",1053,"Server shutdown in progress"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"SELECT `gid` FROM `oc_group_user` WHERE `uid` = ?",{"1":"breskmic"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `gid` FROM `oc_group_user` WHERE `uid` = ?",["breskmic"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `gid` FROM `oc_group_user` WHERE `uid` = :dcValue1",{"dcValue1":"breskmic"},{"dcValue1":2}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Database.php","line":241,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":280,"function":"getUserGroups","class":"OC\\Group\\Database","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":317,"function":"getUserIdGroups","class":"OC\\Group\\Manager","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":307,"function":"isInGroup","class":"OC\\Group\\Manager","type":"->","args":["breskmic","admin"]},{"file":"\/var\/www\/nextcloud\/apps\/logreader\/appinfo\/app.php","line":6,"function":"isAdmin","class":"OC\\Group\\Manager","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":261,"args":["\/var\/www\/nextcloud\/apps\/logreader\/appinfo\/app.php"],"function":"require_once"},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":154,"function":"requireAppFile","class":"OC_App","type":"::","args":["logreader"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":127,"function":"loadApp","class":"OC_App","type":"::","args":["logreader"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":960,"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\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress","Code":"08S01","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `gid` FROM `oc_group_user` WHERE `uid` = ?",["breskmic"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `gid` FROM `oc_group_user` WHERE `uid` = :dcValue1",{"dcValue1":"breskmic"},{"dcValue1":2}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Database.php","line":241,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":280,"function":"getUserGroups","class":"OC\\Group\\Database","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":317,"function":"getUserIdGroups","class":"OC\\Group\\Manager","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":307,"function":"isInGroup","class":"OC\\Group\\Manager","type":"->","args":["breskmic","admin"]},{"file":"\/var\/www\/nextcloud\/apps\/logreader\/appinfo\/app.php","line":6,"function":"isAdmin","class":"OC\\Group\\Manager","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":261,"args":["\/var\/www\/nextcloud\/apps\/logreader\/appinfo\/app.php"],"function":"require_once"},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":154,"function":"requireAppFile","class":"OC_App","type":"::","args":["logreader"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":127,"function":"loadApp","class":"OC_App","type":"::","args":["logreader"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":960,"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\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress","Code":"08S01","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `gid` FROM `oc_group_user` WHERE `uid` = ?",["breskmic"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `gid` FROM `oc_group_user` WHERE `uid` = :dcValue1",{"dcValue1":"breskmic"},{"dcValue1":2}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Database.php","line":241,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":280,"function":"getUserGroups","class":"OC\\Group\\Database","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":317,"function":"getUserIdGroups","class":"OC\\Group\\Manager","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Group\/Manager.php","line":307,"function":"isInGroup","class":"OC\\Group\\Manager","type":"->","args":["breskmic","admin"]},{"file":"\/var\/www\/nextcloud\/apps\/logreader\/appinfo\/app.php","line":6,"function":"isAdmin","class":"OC\\Group\\Manager","type":"->","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":261,"args":["\/var\/www\/nextcloud\/apps\/logreader\/appinfo\/app.php"],"function":"require_once"},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":154,"function":"requireAppFile","class":"OC_App","type":"::","args":["logreader"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/app.php","line":127,"function":"loadApp","class":"OC_App","type":"::","args":["logreader"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":960,"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\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"PG5w2nJzksttf40E3mMd","level":3,"time":"2019-05-17T19:42:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/apps\/serverinfo\/update","message":"PDOStatement::execute(): MySQL server has gone away at \/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php#141","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"PG5w2nJzksttf40E3mMd","level":3,"time":"2019-05-17T19:42:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"GET","url":"\/apps\/serverinfo\/update","message":"PDOStatement::execute(): Error reading result set's header at \/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php#141","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"PG5w2nJzksttf40E3mMd","level":3,"time":"2019-05-17T19:42:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"no app in context","method":"GET","url":"\/apps\/serverinfo\/update","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away",{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":938,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",{"1":"local::\/tank\/owncloud\/"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":77,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":134,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/AppInfo\/Application.php","line":91,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/AppInfo\/Application.php","line":73,"function":"registerTrashBackends","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":103,"function":"__construct","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":133,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->","args":["files_trashbin","Files_Trashbin"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/Storage.php","line":201,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Files_Trashbin\\Trash\\ITrashManager"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/StorageFactory.php","line":101,"function":"OCA\\Files_Trashbin\\{closure}","class":"OCA\\Files_Trashbin\\Storage","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Mount\/MountPoint.php","line":148,"function":"wrap","class":"OC\\Files\\Storage\\StorageFactory","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Mount\/MountPoint.php","line":172,"function":"createStorage","class":"OC\\Files\\Mount\\MountPoint","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":321,"function":"getStorage","class":"OC\\Files\\Mount\\MountPoint","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":443,"function":"getStorage","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":77,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":134,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/AppInfo\/Application.php","line":91,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/AppInfo\/Application.php","line":73,"function":"registerTrashBackends","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":103,"function":"__construct","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":133,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->","args":["files_trashbin","Files_Trashbin"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/Storage.php","line":201,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Files_Trashbin\\Trash\\ITrashManager"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/StorageFactory.php","line":101,"function":"OCA\\Files_Trashbin\\{closure}","class":"OCA\\Files_Trashbin\\Storage","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Mount\/MountPoint.php","line":148,"function":"wrap","class":"OC\\Files\\Storage\\StorageFactory","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Mount\/MountPoint.php","line":172,"function":"createStorage","class":"OC\\Files\\Mount\\MountPoint","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":321,"function":"getStorage","class":"OC\\Files\\Mount\\MountPoint","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":443,"function":"getStorage","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":77,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":134,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/AppInfo\/Application.php","line":91,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\GroupFolders\\Trash\\TrashBackend"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/AppInfo\/Application.php","line":73,"function":"registerTrashBackends","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":103,"function":"__construct","class":"OCA\\Files_Trashbin\\AppInfo\\Application","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/ServerContainer.php","line":133,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->","args":["files_trashbin","Files_Trashbin"]},{"file":"\/var\/www\/nextcloud\/apps\/files_trashbin\/lib\/Storage.php","line":201,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Files_Trashbin\\Trash\\ITrashManager"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/StorageFactory.php","line":101,"function":"OCA\\Files_Trashbin\\{closure}","class":"OCA\\Files_Trashbin\\Storage","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Mount\/MountPoint.php","line":148,"function":"wrap","class":"OC\\Files\\Storage\\StorageFactory","type":"->","args":["*** sensitive parameter replaced ***","*** sensitive parameter replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Mount\/MountPoint.php","line":172,"function":"createStorage","class":"OC\\Files\\Mount\\MountPoint","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":321,"function":"getStorage","class":"OC\\Files\\Mount\\MountPoint","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":443,"function":"getStorage","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"PG5w2nJzksttf40E3mMd","level":3,"time":"2019-05-17T19:42:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"index","method":"GET","url":"\/apps\/serverinfo\/update","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away",{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":938,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",{"1":"local::\/tank\/owncloud\/"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":61,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":141,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":72,"function":"getRootFolder","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":76,"function":"getFoldersForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Config\/MountProviderCollection.php","line":103,"function":"getMountsForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Storage\\StorageFactory"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":447,"function":"addMountForUser","class":"OC\\Files\\Config\\MountProviderCollection","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Mount\\Manager"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":61,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":141,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":72,"function":"getRootFolder","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":76,"function":"getFoldersForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Config\/MountProviderCollection.php","line":103,"function":"getMountsForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Storage\\StorageFactory"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":447,"function":"addMountForUser","class":"OC\\Files\\Config\\MountProviderCollection","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Mount\\Manager"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":61,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":141,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":72,"function":"getRootFolder","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":76,"function":"getFoldersForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Config\/MountProviderCollection.php","line":103,"function":"getMountsForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Storage\\StorageFactory"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":447,"function":"addMountForUser","class":"OC\\Files\\Config\\MountProviderCollection","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Mount\\Manager"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"PG5w2nJzksttf40E3mMd","level":3,"time":"2019-05-17T19:42:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"core","method":"GET","url":"\/apps\/serverinfo\/update","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away",{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":938,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",{"1":"local::\/tank\/owncloud\/"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":61,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":141,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":72,"function":"getRootFolder","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":76,"function":"getFoldersForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Config\/MountProviderCollection.php","line":103,"function":"getMountsForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Storage\\StorageFactory"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":447,"function":"addMountForUser","class":"OC\\Files\\Config\\MountProviderCollection","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Mount\\Manager"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":61,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":141,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":72,"function":"getRootFolder","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":76,"function":"getFoldersForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Config\/MountProviderCollection.php","line":103,"function":"getMountsForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Storage\\StorageFactory"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":447,"function":"addMountForUser","class":"OC\\Files\\Config\\MountProviderCollection","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Mount\\Manager"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["__groupfolders",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"__groupfolders","\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/__groupfolders"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/__groupfolders"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["__groupfolders"]]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":53,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["__groupfolders"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php","line":118,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php","line":117,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":404,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/AppFramework\/DependencyInjection\/DIContainer.php","line":382,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/AppInfo\/Application.php","line":61,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["GroupAppFolder"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":141,"function":"OCA\\GroupFolders\\AppInfo\\{closure}","class":"OCA\\GroupFolders\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":72,"function":"getRootFolder","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/groupfolders\/lib\/Mount\/MountProvider.php","line":76,"function":"getFoldersForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Config\/MountProviderCollection.php","line":103,"function":"getMountsForUser","class":"OCA\\GroupFolders\\Mount\\MountProvider","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Storage\\StorageFactory"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":447,"function":"addMountForUser","class":"OC\\Files\\Config\\MountProviderCollection","type":"->","args":[{"__class__":"OC\\User\\User"},{"__class__":"OC\\Files\\Mount\\Manager"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php","line":376,"function":"initMountPoints","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/util.php","line":308,"function":"init","class":"OC\\Files\\Filesystem","type":"::","args":["breskmic","\/breskmic\/files"]},{"file":"\/var\/www\/nextcloud\/lib\/base.php","line":974,"function":"setupFS","class":"OC_Util","type":"::","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"PG5w2nJzksttf40E3mMd","level":3,"time":"2019-05-17T19:42:34+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"core","method":"GET","url":"\/apps\/serverinfo\/update","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away",{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)' with params [\"local::\\\/tank\\\/owncloud\\\/\"]:\n\nSQLSTATE[HY000]: General error: 2006 MySQL server has gone away"]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":938,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["HY000",2006,"MySQL server has gone away"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",{"1":"local::\/tank\/owncloud\/"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["appdata_ocu94kyewrkr\/js\/core",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"appdata_ocu94kyewrkr\/js\/core","\/appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/appdata_ocu94kyewrkr\/js\/core"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["appdata_ocu94kyewrkr\/js\/core"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["appdata_ocu94kyewrkr\/js\/core"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/AppData\/AppData.php","line":140,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSCombiner.php","line":94,"function":"getFolder","class":"OC\\Files\\AppData\\AppData","type":"->","args":["core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSResourceLocator.php","line":114,"function":"process","class":"OC\\Template\\JSCombiner","type":"->","args":["\/var\/www\/nextcloud","core\/js\/merged-template-prepend.json","core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSResourceLocator.php","line":70,"function":"cacheAndAppendCombineJsonIfExist","class":"OC\\Template\\JSResourceLocator","type":"->","args":["\/var\/www\/nextcloud","core\/js\/merged-template-prepend.json"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/ResourceLocator.php","line":78,"function":"doFind","class":"OC\\Template\\JSResourceLocator","type":"->","args":["js\/merged-template-prepend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":332,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["core\/js\/dist\/main","js\/merged-template-prepend","search\/js\/search","core\/l10n\/cs","files_pdfviewer\/l10n\/en","files_pdfviewer\/js\/previewplugin","files_rightclick\/l10n\/cs","files_rightclick\/js\/script","core\/js\/dist\/share_backend","files_videoplayer\/l10n\/en","files_videoplayer\/js\/main","gallery\/l10n\/cs","notifications\/l10n\/cs","notifications\/js\/notifications","search\/l10n\/cs","search\/js\/searchprovider","js\/files\/fileinfo","js\/files\/client"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":160,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core\/js\/dist\/main","js\/merged-template-prepend","search\/js\/search","core\/l10n\/cs","files_pdfviewer\/l10n\/en","files_pdfviewer\/js\/previewplugin","files_rightclick\/l10n\/cs","files_rightclick\/js\/script","core\/js\/dist\/share_backend","files_videoplayer\/l10n\/en","files_videoplayer\/js\/main","gallery\/l10n\/cs","notifications\/l10n\/cs","notifications\/js\/notifications","search\/l10n\/cs","search\/js\/searchprovider","js\/files\/fileinfo","js\/files\/client"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":183,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["error",""]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/Base.php","line":131,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":332,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":69,"function":"printExceptionErrorPage","class":"OC_Template","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Exception\\DriverException"},500]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["appdata_ocu94kyewrkr\/js\/core",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"appdata_ocu94kyewrkr\/js\/core","\/appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/appdata_ocu94kyewrkr\/js\/core"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["appdata_ocu94kyewrkr\/js\/core"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["appdata_ocu94kyewrkr\/js\/core"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/AppData\/AppData.php","line":140,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSCombiner.php","line":94,"function":"getFolder","class":"OC\\Files\\AppData\\AppData","type":"->","args":["core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSResourceLocator.php","line":114,"function":"process","class":"OC\\Template\\JSCombiner","type":"->","args":["\/var\/www\/nextcloud","core\/js\/merged-template-prepend.json","core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSResourceLocator.php","line":70,"function":"cacheAndAppendCombineJsonIfExist","class":"OC\\Template\\JSResourceLocator","type":"->","args":["\/var\/www\/nextcloud","core\/js\/merged-template-prepend.json"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/ResourceLocator.php","line":78,"function":"doFind","class":"OC\\Template\\JSResourceLocator","type":"->","args":["js\/merged-template-prepend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":332,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["core\/js\/dist\/main","js\/merged-template-prepend","search\/js\/search","core\/l10n\/cs","files_pdfviewer\/l10n\/en","files_pdfviewer\/js\/previewplugin","files_rightclick\/l10n\/cs","files_rightclick\/js\/script","core\/js\/dist\/share_backend","files_videoplayer\/l10n\/en","files_videoplayer\/js\/main","gallery\/l10n\/cs","notifications\/l10n\/cs","notifications\/js\/notifications","search\/l10n\/cs","search\/js\/searchprovider","js\/files\/fileinfo","js\/files\/client"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":160,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core\/js\/dist\/main","js\/merged-template-prepend","search\/js\/search","core\/l10n\/cs","files_pdfviewer\/l10n\/en","files_pdfviewer\/js\/previewplugin","files_rightclick\/l10n\/cs","files_rightclick\/js\/script","core\/js\/dist\/share_backend","files_videoplayer\/l10n\/en","files_videoplayer\/js\/main","gallery\/l10n\/cs","notifications\/l10n\/cs","notifications\/js\/notifications","search\/l10n\/cs","search\/js\/searchprovider","js\/files\/fileinfo","js\/files\/client"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":183,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["error",""]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/Base.php","line":131,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":332,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":69,"function":"printExceptionErrorPage","class":"OC_Template","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Exception\\DriverException"},500]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":930,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":195,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (?)",["local::\/tank\/owncloud\/"],[2],null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Query\/QueryBuilder.php","line":219,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `id`, `numeric_id`, `available`, `last_checked` FROM `oc_storages` WHERE `id` IN (:dcValue1)",{"dcValue1":["local::\/tank\/owncloud\/"]},{"dcValue1":102}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/QueryBuilder\/QueryBuilder.php","line":214,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":60,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/StorageGlobal.php","line":72,"function":"loadForStorageIds","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":[["local::\/tank\/owncloud\/"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":95,"function":"getStorageInfo","class":"OC\\Files\\Cache\\StorageGlobal","type":"->","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Storage.php","line":73,"function":"getStorageById","class":"OC\\Files\\Cache\\Storage","type":"::","args":["local::\/tank\/owncloud\/"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":108,"function":"__construct","class":"OC\\Files\\Cache\\Storage","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":333,"function":"__construct","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":393,"function":"getCache","class":"OC\\Files\\Storage\\Common","type":"->","args":["appdata_ocu94kyewrkr\/js\/core",{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1320,"function":"getCache","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1376,"function":"getCacheEntry","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":null,"watcher":null,"propagator":null,"updater":null,"__class__":"OCA\\Files_Trashbin\\Storage"},"appdata_ocu94kyewrkr\/js\/core","\/appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Root.php","line":198,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["\/appdata_ocu94kyewrkr\/js\/core"]},{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["\/appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Root"},"get"],["appdata_ocu94kyewrkr\/js\/core"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/LazyRoot.php","line":141,"function":"__call","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["get",["appdata_ocu94kyewrkr\/js\/core"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/AppData\/AppData.php","line":140,"function":"get","class":"OC\\Files\\Node\\LazyRoot","type":"->","args":["appdata_ocu94kyewrkr\/js\/core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSCombiner.php","line":94,"function":"getFolder","class":"OC\\Files\\AppData\\AppData","type":"->","args":["core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSResourceLocator.php","line":114,"function":"process","class":"OC\\Template\\JSCombiner","type":"->","args":["\/var\/www\/nextcloud","core\/js\/merged-template-prepend.json","core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/JSResourceLocator.php","line":70,"function":"cacheAndAppendCombineJsonIfExist","class":"OC\\Template\\JSResourceLocator","type":"->","args":["\/var\/www\/nextcloud","core\/js\/merged-template-prepend.json"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/ResourceLocator.php","line":78,"function":"doFind","class":"OC\\Template\\JSResourceLocator","type":"->","args":["js\/merged-template-prepend"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":332,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["core\/js\/dist\/main","js\/merged-template-prepend","search\/js\/search","core\/l10n\/cs","files_pdfviewer\/l10n\/en","files_pdfviewer\/js\/previewplugin","files_rightclick\/l10n\/cs","files_rightclick\/js\/script","core\/js\/dist\/share_backend","files_videoplayer\/l10n\/en","files_videoplayer\/js\/main","gallery\/l10n\/cs","notifications\/l10n\/cs","notifications\/js\/notifications","search\/l10n\/cs","search\/js\/searchprovider","js\/files\/fileinfo","js\/files\/client"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":160,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core\/js\/dist\/main","js\/merged-template-prepend","search\/js\/search","core\/l10n\/cs","files_pdfviewer\/l10n\/en","files_pdfviewer\/js\/previewplugin","files_rightclick\/l10n\/cs","files_rightclick\/js\/script","core\/js\/dist\/share_backend","files_videoplayer\/l10n\/en","files_videoplayer\/js\/main","gallery\/l10n\/cs","notifications\/l10n\/cs","notifications\/js\/notifications","search\/l10n\/cs","search\/js\/searchprovider","js\/files\/fileinfo","js\/files\/client"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":183,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["error",""]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/Base.php","line":131,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":332,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/index.php","line":69,"function":"printExceptionErrorPage","class":"OC_Template","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Exception\\DriverException"},500]}],"File":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"JXGYvr9uWCQHD745LHEE","level":3,"time":"2019-05-17T21:16:24+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"JXGYvr9uWCQHD745LHEE","level":3,"time":"2019-05-17T21:16:24+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: client-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"JXGYvr9uWCQHD745LHEE","level":3,"time":"2019-05-17T21:16:24+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"JXGYvr9uWCQHD745LHEE","level":3,"time":"2019-05-17T21:16:24+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"JXGYvr9uWCQHD745LHEE","level":3,"time":"2019-05-17T21:16:24+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"mpJtCp3KGQcg8wEYOkLE","level":3,"time":"2019-05-17T21:16:49+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"mpJtCp3KGQcg8wEYOkLE","level":3,"time":"2019-05-17T21:16:49+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} {"reqId":"mpJtCp3KGQcg8wEYOkLE","level":3,"time":"2019-05-17T21:16:49+00:00","remoteAddr":"131.207.242.5","user":"breskmic","app":"PHP","method":"POST","url":"\/apps\/issuetemplate\/render","message":"Undefined index: log-detail at \/var\/www\/nextcloud\/apps\/issuetemplate\/lib\/Detail.php#59","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\/20100101 Firefox\/66.0","version":"16.0.1.1"} ``` </details> <details><summary>Browser log</summary>