Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

I cant recover encrypted files #5359

Closed
Dozecloud-llc opened this issue Jun 13, 2017 · 6 comments
Closed

I cant recover encrypted files #5359

Dozecloud-llc opened this issue Jun 13, 2017 · 6 comments

Comments

@Dozecloud-llc
Copy link

Dozecloud-llc commented Jun 13, 2017

@ChristophWurst @blizzz
#Unknown errors and i cant recover encrypted files

Server configuration

Operating system: Linux dozedrive 4.10.0-22-generic #24-Ubuntu SMP Mon May 22 17:43:20 UTC 2017 x86_64

Web server: Apache (apache2handler)

Database: mysql 5.7.18

PHP version: 7.0.18-0ubuntu0.17.04.1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, mysqlnd, PDO, xml, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imagick, intl, json, exif, mcrypt, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache

Nextcloud version: 12.0.0 - 12.0.0.29

**Updated from an older Nextcloud/ownCloud or fresh install:fresh install
**Where did you install Nextcloud from:nextcloud.com

Signing status:

Signing status
[]

List of activated apps:

App list ``` Enabled: - activity: 2.5.2 - admin_audit: 1.2.0 - admin_notifications: 1.0.0 - audioplayer: 2.0.2 - bookmarks: 0.10.0 - bruteforcesettings: 1.0.2 - calendar: 1.5.3 - circles: 0.10.0 - comments: 1.2.0 - contacts: 1.5.3 - dav: 1.3.0 - external: 2.0.3 - federatedfilesharing: 1.2.0 - federation: 1.2.0 - files: 1.7.2 - files_accesscontrol: 1.2.4 - files_automatedtagging: 1.2.2 - files_downloadactivity: 1.1.1 - files_external: 1.3.0 - files_external_sia: 0.1.2 - files_pdfviewer: 1.1.1 - files_reader: 1.0.4 - files_retention: 1.1.2 - files_sharing: 1.4.0 - files_snapshots: 0.1.1 - files_texteditor: 2.4.1 - files_trashbin: 1.2.0 - files_versions: 1.5.0 - files_videoplayer: 1.1.0 - firstrunwizard: 2.1 - gallery: 17.0.0 - githubmergetracker: 0.0.17 - groupfolders: 1.0.2 - impersonate: 1.0.1 - issuetemplate: 0.2.1 - logreader: 2.0.0 - lookup_server_connector: 1.0.0 - mail: 0.6.4 - news: 11.0.5 - nextcloud_announcements: 1.1 - notes: 2.2.0 - notifications: 2.0.0 - oauth2: 1.0.5 - ocsms: 1.12.0 - password_policy: 1.2.2 - previewgenerator: 1.0.6 - provisioning_api: 1.2.0 - quota_warning: 1.0.0 - registration: 0.2.3 - richdocuments: 1.12.32 - serverinfo: 1.2.0 - sharebymail: 1.2.0 - sharepoint: 1.0.2 - socialsharing_diaspora: 1.0.1 - socialsharing_email: 1.0.1 - socialsharing_facebook: 1.0.1 - socialsharing_googleplus: 1.0.1 - socialsharing_twitter: 1.0.1 - spreed: 2.0.1 - survey_client: 1.0.0 - systemtags: 1.2.0 - tasks: 0.9.5 - theming: 1.3.0 - twofactor_backupcodes: 1.1.1 - twofactor_totp: 1.3.0 - twofactor_u2f: 1.3.2 - updatenotification: 1.2.0 - user_external: 0.4 - weather: 1.4.2 - workflowengine: 1.2.0

Disabled:

  • encryption
  • user_ldap
</details>

**The content of config/config.php:**
<details>
	<summary>Config report</summary>

{
"instanceid": "ocv7r08suf56",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"dozedrive.techpit.us",
"doze-cloud.tech"
],
"datadirectory": "/dozedrive/data",
"overwrite.cli.url": "https://dozedrive.techpit.us",
"dbtype": "mysql",
"version": "12.0.0.29",
"dbname": "dozedrive",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"maintenance": false
}

</details>

**Are you using external storage, if yes which one:** Array
(
    [0] => \OC\Files\Storage\Local
    [1] => \OCA\Files_External\Lib\Storage\FTP
    [2] => \OC\Files\Storage\DAV
    [3] => \OCA\Files_External\Lib\Storage\OwnCloud
    [4] => \OCA\Files_External\Lib\Storage\SFTP
    [5] => \OCA\Files_External\Lib\Storage\AmazonS3
    [6] => \OCA\Files_External\Lib\Storage\Dropbox
    [7] => \OCA\Files_External\Lib\Storage\Google
    [8] => \OCA\Files_External\Lib\Storage\Swift
    [9] => \OCA\Files_External\Lib\Storage\SFTP
    [10] => OCA\Files_External_Sia\Storage\Sia
    [11] => OCA\SharePoint\Storage\Storage
)


**Are you using encryption:** yes

**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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.86 Safari/537.36

**Operating system:**

### Logs

#### Web server error log
<details>
	<summary>Web server error log</summary>
	```
	Insert your webserver log here
	```
</details>

#### Nextcloud log (data/nextcloud.log)
<details>
	<summary>Nextcloud log</summary>
	```
	Insert your Nextcloud log here
	```
</details>

#### Browser log

225:1 GET https://dozedrive.techpit.us/index.php/apps/gallery/preview/225?width=2000&…GxjZCdQLspiDsNE4%3D%3Acl%2Fxv%2FamO%2FY2XLeFd1wnHylbX6ftvnkMRnut0ma7ZAs%3D 500 (Internal Server Error)
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM203:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM204:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM205:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM206:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
VM207:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM208:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
VM209:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM210:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM211:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
VM212:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM213:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM214:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM215:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM216:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM217:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM218:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM219:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM220:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
VM119:1 POST https://dozedrive.techpit.us/index.php/apps/encryption/ajax/updatePrivateKeyPassword 503 (Service Unavailable)
(anonymous)	@	VM119:1
send	@	core.js?v=77eaf3a…-46:4
ajax	@	core.js?v=77eaf3a…-46:4
n.(anonymous function)	@	core.js?v=77eaf3a…-46:4
updatePrivateKeyPassword	@	settings-personal.js?v=77eaf3a…-46:12
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:66
dispatch	@	core.js?v=77eaf3a…-46:3
r.handle	@	core.js?v=77eaf3a…-46:3
VM221:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.<anonymous> (settings-personal.js?v=77eaf3a…-46:22)
    at j (core.js?v=77eaf3a…-46:2)
    at Object.fireWith [as rejectWith] (core.js?v=77eaf3a…-46:2)
    at x (core.js?v=77eaf3a…-46:4)
    at XMLHttpRequest.<anonymous> (core.js?v=77eaf3a…-46:4)
(anonymous)	@	settings-personal.js?v=77eaf3a…-46:22
j	@	core.js?v=77eaf3a…-46:2
fireWith	@	core.js?v=77eaf3a…-46:2
x	@	core.js?v=77eaf3a…-46:4
(anonymous)	@	core.js?v=77eaf3a…-46:4
<details>
	<summary>Browser log</summary>
	```
	Insert your browser log here, this could for example include:

	a) The javascript console log
	b) The network log
	c) ...
	```
</details>
@Dozecloud-llc
Copy link
Author

Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:44:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:43:43-0400
Error no app in context OCA\Encryption\Exceptions\PrivateKeyMissingException: Private Key missing for user: please try to log-out and log-in again 2017-06-12T23:40:17-0400
Warning core Login failed: 'jsargent' (Remote IP: '10.20.0.20') 2017-06-12T23:40:09-0400
Error no app in context OCA\Encryption\Exceptions\PrivateKeyMissingException: Private Key missing for user: please try to log-out and log-in again 2017-06-12T23:40:04-0400
Warning core Login failed: 'jsargent' (Remote IP: '10.20.0.20') 2017-06-12T23:39:44-0400
Warning core Login failed: 'jsargent' (Remote IP: '10.20.0.20') 2017-06-12T23:39:42-0400
Error no app in context OCA\Encryption\Exceptions\PrivateKeyMissingException: Private Key missing for user: please try to log-out and log-in again 2017-06-12T23:39:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:39:17-0400
Warning core Login failed: 'jsargent' (Remote IP: '10.20.0.20') 2017-06-12T23:39:08-0400
Error gallery Exception: Preview generation has failed 2017-06-12T23:39:01-0400
Error index Doctrine\DBAL\Exception\UniqueConstraintViolationException: An exception occurred while executing 'INSERT INTO oc_file_locks (key,lock,ttl) SELECT ?,?,? FROM oc_file_locks WHERE key = ? HAVING COUNT() = 0' with params ["files/bc6c15720d5a247313a42c448c97b863", 1, 1497328736, "files/bc6c15720d5a247313a42c448c97b863"]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'files/bc6c15720d5a247313a42c448c97b863' for key 'lock_key_index' 2017-06-12T23:38:56-0400
Error gallery Exception: Preview generation has failed 2017-06-12T23:38:48-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:38:43-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:38:34-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_7Dhyr7-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:38:34-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:38:34-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:38:34-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_l2z6W9-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:38:34-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_QqtoJa-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:38:34-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:38:34-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_jnFON8-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:38:34-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:38:34-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_4QqOxc-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:38:34-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:38:34-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_MlRyDo-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:38:34-0400
Error PHP Illegal offset type at /var/www/html/apps/issuetemplate/lib/Settings/Admin.php#219 2017-06-12T23:35:55-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:34:17-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:34:08-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_F806De-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:34:08-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:34:08-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_Jp16De-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:34:08-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:34:08-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_hN9MRd-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:34:08-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:34:08-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_0I5Y7c-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:34:08-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:34:08-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_7suUBc-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:34:08-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:34:07-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_pjQgmb-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:34:07-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:58-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_bJurTN-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:58-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:58-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_3835Wv-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:58-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:58-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_ayPVXM-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:58-0400
Error PHP Undefined variable: owneruid at /var/www/html/apps/richdocuments/lib/TokenManager.php#88 2017-06-12T23:33:58-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:58-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:58-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:58-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_9jSoCM-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:58-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_hTcgst-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:58-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:57-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_4cTddz-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:57-0400
Error PHP fopen(/dozedrive/data/jsargent/files/test.pptx): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#277 2017-06-12T23:33:52-0400
Error PHP Undefined variable: owneruid at /var/www/html/apps/richdocuments/lib/TokenManager.php#88 2017-06-12T23:33:49-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:46-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_8IfOui-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:46-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:46-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_ihRRUh-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:46-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:46-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_dnfMUh-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:46-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:46-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_MrME4g-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:46-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:46-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_AYm3Sx-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:46-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T23:33:45-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_h9ZsYc-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T23:33:45-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:33:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:29:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:28:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:24:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:23:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:19:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:18:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:14:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:13:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:09:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:08:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T23:04:20-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T23:03:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:59:22-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:58:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:54:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:53:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:49:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:48:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:44:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:43:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:39:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:38:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:34:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:33:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:29:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:28:44-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:24:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:23:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:19:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:18:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:14:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:13:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:09:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:08:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T22:04:20-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T22:03:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:59:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:58:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:54:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:53:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:49:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:48:40-0400
Error PHP Undefined variable: owneruid at /var/www/html/apps/richdocuments/lib/TokenManager.php#88 2017-06-12T21:44:58-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:33-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:33-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_EXfLZM-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:33-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_uk6tBN-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:33-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:33-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_2WKo4M-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:33-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:33-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_qeRZs6-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:33-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:33-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_Z8n26M-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:33-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:33-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_0HgKPL-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:33-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:44:16-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:11-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_5SsnLb-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:11-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:11-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_eZHlLb-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:11-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:11-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_UCkdza-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:11-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:11-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_NC2hza-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:11-0400
Error PHP Undefined variable: owneruid at /var/www/html/apps/richdocuments/lib/TokenManager.php#88 2017-06-12T21:44:11-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:11-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_OWrrX9-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:11-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:44:10-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_FE9i2a-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:44:10-0400
Error PHP fopen(/dozedrive/data/jsargent/files/test.pptx): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#277 2017-06-12T21:43:49-0400
Error PHP Undefined variable: owneruid at /var/www/html/apps/richdocuments/lib/TokenManager.php#88 2017-06-12T21:43:43-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:43:40-0400
Error gallery Exception: Preview generation has failed 2017-06-12T21:43:33-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:43:33-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_1PUDWA-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:43:33-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:43:32-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_G4GMxw-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:43:32-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:43:31-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_URt5av-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:43:31-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:43:31-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_DtasNs-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:43:31-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:43:31-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:43:31-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_WfnGct-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:43:31-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_5DeFct-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:43:31-0400
Error PHP imagecreatefromstring(): Empty string or invalid image at /var/www/html/lib/private/legacy/image.php#628 2017-06-12T21:43:31-0400
Error PHP file_get_contents(/dozedrive/data/jsargent/files/tmp/oc_tmp_wy6nIr-.jpg): failed to open stream: No such file or directory at /var/www/html/lib/private/Files/Storage/Local.php#209 2017-06-12T21:43:31-0400
Error PHP closedir() expects parameter 1 to be resource, boolean given at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#62 2017-06-12T21:43:24-0400
Error PHP readdir() expects parameter 1 to be resource, boolean given at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#56 2017-06-12T21:43:24-0400
Error PHP Undefined offset: 1 at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#48 2017-06-12T21:43:24-0400
Error PHP Undefined offset: 1 at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#48 2017-06-12T21:43:24-0400
Warning core Trusted domain error. "108.162.219.88" tried to access using "doze-cloud.tech" as host. 2017-06-12T21:42:47-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:39:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:38:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:34:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:33:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:29:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:28:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:24:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:23:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:19:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:18:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:14:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:13:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:09:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:08:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T21:04:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T21:03:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:59:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:58:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:54:20-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:53:39-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:49:20-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:48:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:44:20-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:43:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:39:20-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:38:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:34:20-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:33:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:29:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:28:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:24:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:23:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:19:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:18:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:14:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:13:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:09:22-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:08:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T20:04:22-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T20:03:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:59:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:58:45-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:54:22-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:53:45-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:49:22-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:48:45-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:44:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:43:44-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:39:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:38:44-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:34:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:33:44-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:28:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:24:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:23:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:19:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:18:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:14:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:13:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:09:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:08:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T19:04:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T19:03:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:59:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:58:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:54:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:53:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:49:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:48:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:44:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:43:42-0400
Error PHP Exception: The requested uri(/oc-shib/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:26-0400
Warning core Trusted domain error. "141.101.88.70" tried to access using "techpit.us" as host. 2017-06-12T18:40:26-0400
Error PHP Exception: The requested uri(/oc/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:26-0400
Error PHP Exception: The requested uri(/owncloud/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Warning core Trusted domain error. "141.101.88.70" tried to access using "techpit.us" as host. 2017-06-12T18:40:25-0400
Error PHP Exception: The requested uri(/owncloud/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Warning core Trusted domain error. "141.101.88.70" tried to access using "techpit.us" as host. 2017-06-12T18:40:25-0400
Error PHP Exception: The requested uri(/oc-shib/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Error PHP Exception: The requested uri(/oc/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Error PHP Exception: The requested uri(/owncloud/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Warning core Trusted domain error. "141.101.88.70" tried to access using "techpit.us" as host. 2017-06-12T18:40:25-0400
Error PHP Exception: The requested uri(/oc-shib/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Warning core Trusted domain error. "141.101.88.70" tried to access using "techpit.us" as host. 2017-06-12T18:40:25-0400
Error PHP Exception: The requested uri(/oc/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Error PHP Exception: The requested uri(/oc/status.php) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:40:25-0400
Warning core Trusted domain error. "141.101.88.70" tried to access using "techpit.us" as host. 2017-06-12T18:40:25-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:39:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:38:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:34:19-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:33:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:29:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:28:47-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:24:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:23:47-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:19:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:18:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:14:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:13:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:09:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:08:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T18:04:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T18:03:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:59:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:58:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:54:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:53:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:49:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:48:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:44:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:43:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:39:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:38:46-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:34:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:33:45-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:29:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:28:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:24:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:23:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:19:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:18:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:14:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:13:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:09:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:08:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T17:04:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T17:03:42-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:59:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:58:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:54:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:53:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:49:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:48:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:44:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:43:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:39:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:38:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:34:12-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:33:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:29:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:28:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:24:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:23:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:19:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:18:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:14:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:13:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:09:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:08:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T16:04:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T16:03:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:59:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:58:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:54:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:53:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:49:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:48:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:44:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:43:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:39:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:38:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:34:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:33:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:29:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:28:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:24:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:23:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:19:14-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:18:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:14:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:13:40-0400
Warning core Trusted domain error. "139.162.124.167" tried to access using "68.82.134.50" as host. 2017-06-12T15:13:13-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:09:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:08:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T15:04:13-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T15:03:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:59:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:58:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:54:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:53:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:49:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:48:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:44:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:43:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:39:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:38:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:34:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:33:43-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:29:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:28:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:24:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:23:38-0400
Warning core Trusted domain error. "108.162.216.94" tried to access using "www.doze-cloud.tech" as host. 2017-06-12T14:22:45-0400
Warning core Trusted domain error. "108.162.216.94" tried to access using "www.doze-cloud.tech" as host. 2017-06-12T14:22:44-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:19:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:18:38-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:14:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:13:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:09:16-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:08:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T14:04:15-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T14:03:37-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:59:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:58:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:54:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:53:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:49:18-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:48:41-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:44:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:43:41-0400
Error PHP Undefined index: openweathermap_api_key at /var/www/html/apps/weather/templates/admin.php#6 2017-06-12T13:42:55-0400
Error PHP Undefined offset: 1 at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#48 2017-06-12T13:41:36-0400
Error PHP Undefined offset: 1 at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#48 2017-06-12T13:41:32-0400
Error PHP closedir() expects parameter 1 to be resource, boolean given at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#62 2017-06-12T13:41:28-0400
Error PHP readdir() expects parameter 1 to be resource, boolean given at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#56 2017-06-12T13:41:28-0400
Error PHP Undefined offset: 1 at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#48 2017-06-12T13:41:28-0400
Error PHP Undefined offset: 1 at /var/www/html/apps/files_snapshots/lib/SnapshotManager.php#48 2017-06-12T13:41:28-0400
Error richdocuments GuzzleHttp\Exception\ServerException: Server error response [url] https://onlyoffice.techpit.us/hosting/discovery [status code] 502 [reason phrase] Bad Gateway
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Subscriber/HttpError.php - line 32: GuzzleHttp\Exception\RequestException create(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Message\Response))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Event/Emitter.php - line 108: GuzzleHttp\Subscriber\HttpError->onComplete(Object(GuzzleHttp\Event\CompleteEvent), 'complete')
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 91: GuzzleHttp\Event\Emitter->emit('complete', Object(GuzzleHttp\Event\CompleteEvent))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 132: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/3rdparty/react/promise/src/FulfilledPromise.php - line 25: GuzzleHttp\RequestFsm->GuzzleHttp{closure}(Array)
/var/www/html/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php - line 55: React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php - line 43: GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 134: GuzzleHttp\Message\FutureResponse proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 165: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 125: GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
/var/www/html/lib/private/Http/Client/Client.php - line 138: GuzzleHttp\Client->get('https //onlyoff...', Array)
/var/www/html/apps/richdocuments/lib/WOPI/DiscoveryManager.php - line 84: OC\Http\Client\Client->get('https //onlyoff...')
/var/www/html/apps/richdocuments/lib/WOPI/Parser.php - line 41: OCA\Richdocuments\WOPI\DiscoveryManager->get()
/var/www/html/apps/richdocuments/lib/TokenManager.php - line 98: OCA\Richdocuments\WOPI\Parser->getUrlSrc('application/vnd...')
/var/www/html/apps/richdocuments/lib/Controller/DocumentController.php - line 108: OCA\Richdocuments\TokenManager->getToken(
** sensitive parameters replaced )
[internal function] OCA\Richdocuments\Controller\DocumentController->index('107209')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Richdocuments\Controller\DocumentController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Richdocuments\Controller\DocumentController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OCA\Richdocumen...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/apps/richdocum...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:40:50-0400
Error PHP Undefined variable: owneruid at /var/www/html/apps/richdocuments/lib/TokenManager.php#88 2017-06-12T13:40:49-0400
Error richdocuments GuzzleHttp\Exception\ServerException: Server error response [url] https://onlyoffice.techpit.us/hosting/discovery [status code] 503 [reason phrase] Service Unavailable
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Subscriber/HttpError.php - line 32: GuzzleHttp\Exception\RequestException create(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Message\Response))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Event/Emitter.php - line 108: GuzzleHttp\Subscriber\HttpError->onComplete(Object(GuzzleHttp\Event\CompleteEvent), 'complete')
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 91: GuzzleHttp\Event\Emitter->emit('complete', Object(GuzzleHttp\Event\CompleteEvent))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 132: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/3rdparty/react/promise/src/FulfilledPromise.php - line 25: GuzzleHttp\RequestFsm->GuzzleHttp{closure}(Array)
/var/www/html/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php - line 55: React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php - line 43: GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 134: GuzzleHttp\Message\FutureResponse proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 165: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 125: GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
/var/www/html/lib/private/Http/Client/Client.php - line 138: GuzzleHttp\Client->get('https //onlyoff...', Array)
/var/www/html/apps/richdocuments/lib/WOPI/DiscoveryManager.php - line 84: OC\Http\Client\Client->get('https //onlyoff...')
/var/www/html/apps/richdocuments/lib/WOPI/Parser.php - line 41: OCA\Richdocuments\WOPI\DiscoveryManager->get()
/var/www/html/apps/richdocuments/lib/TokenManager.php - line 98: OCA\Richdocuments\WOPI\Parser->getUrlSrc('application/vnd...')
/var/www/html/apps/richdocuments/lib/Controller/DocumentController.php - line 108: OCA\Richdocuments\TokenManager->getToken(
sensitive parameters replaced ***)
[internal function] OCA\Richdocuments\Controller\DocumentController->index('107209')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Richdocuments\Controller\DocumentController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Richdocuments\Controller\DocumentController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OCA\Richdocumen...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/apps/richdocum...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:40:01-0400
Error PHP Undefined variable: owneruid at /var/www/html/apps/richdocuments/lib/TokenManager.php#88 2017-06-12T13:40:00-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:39:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729

@Dozecloud-llc
Copy link
Author

Error no app in context Symfony\Component\Routing\Exception\RouteNotFoundException: Unable to generate a URL for the named route "mail.page.index" as such route does not exist.
/var/www/html/lib/private/Route/Router.php - line 339: Symfony\Component\Routing\Generator\UrlGenerator->generate('mail.page.index', Array, 1)
/var/www/html/lib/private/URLGenerator.php - line 70: OC\Route\Router->generate('mail.page.index', Array)
/var/www/html/apps/mail/appinfo/app.php - line 42: OC\URLGenerator->linkToRoute('mail.page.index')
/var/www/html/lib/private/legacy/app.php - line 209: require_once('/var/www/html/a...')
/var/www/html/lib/private/legacy/app.php - line 149: OC_App requireAppFile('mail')
/var/www/html/lib/private/legacy/app.php - line 1099: OC_App loadApp('mail')
/var/www/html/lib/private/legacy/app.php - line 1049: OC_App executeRepairSteps('mail', Array)
/var/www/html/lib/private/Installer.php - line 200: OC_App updateApp('mail')
/var/www/html/settings/ajax/updateapp.php - line 50: OC\Installer->updateAppstoreApp('mail')
/var/www/html/lib/private/Route/Route.php - line 155): runtime-created function(1) require_once('/var/www/html/s...')
[internal function] __lambda_func()
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func('\x00lambda_385', Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/ajax/...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:36:54-0400
Error no app in context Symfony\Component\Routing\Exception\RouteNotFoundException: Unable to generate a URL for the named route "ocsms.sms.index" as such route does not exist.
/var/www/html/lib/private/Route/Router.php - line 339: Symfony\Component\Routing\Generator\UrlGenerator->generate('ocsms.sms.index', Array, 1)
/var/www/html/lib/private/URLGenerator.php - line 70: OC\Route\Router->generate('ocsms.sms.index', Array)
/var/www/html/lib/public/Util.php - line 320: OC\URLGenerator->linkToRoute('ocsms.sms.index', Array)
/var/www/html/apps/ocsms/appinfo/app.php - line 24: OCP\Util linkToRoute('ocsms.sms.index')
/var/www/html/lib/private/legacy/app.php - line 209: require_once('/var/www/html/a...')
/var/www/html/lib/private/legacy/app.php - line 149: OC_App requireAppFile('ocsms')
/var/www/html/lib/private/legacy/app.php - line 1099: OC_App loadApp('ocsms')
/var/www/html/lib/private/legacy/app.php - line 1049: OC_App executeRepairSteps('ocsms', Array)
/var/www/html/lib/private/Installer.php - line 200: OC_App updateApp('ocsms')
/var/www/html/settings/ajax/updateapp.php - line 50: OC\Installer->updateAppstoreApp('ocsms')
/var/www/html/lib/private/Route/Route.php - line 155): runtime-created function(1) require_once('/var/www/html/s...')
[internal function] __lambda_func()
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func('\x00lambda_490', Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/ajax/...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:36:22-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:34:17-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:33:40-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:29:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:28:43-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Weather\Settings\Admin! Class OCA\Weather\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Weather\Set...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Weather\Set...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Spreed\Settings\Admin! Class OCA\Spreed\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Spreed\Sett...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Spreed\Sett...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Files_Retention\Settings\Admin! Class OCA\Files_Retention\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Files_Reten...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Files_Reten...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAutomatedTagging\Settings\Admin! Class OCA\FilesAutomatedTagging\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAutoma...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\FilesAutoma...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Richdocuments\Settings\Section! Class OCA\Richdocuments\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Richdocumen...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\Richdocumen...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\News\Settings\Section! Class OCA\News\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\News\Settin...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\News\Settin...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\IssueTemplate\Settings\Section! Class OCA\IssueTemplate\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\IssueTempla...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\IssueTempla...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAccessControl\Settings\Section! Class OCA\FilesAccessControl\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAccess...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\FilesAccess...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('logging')
[internal function] OC\Settings\Controller\AdminSettingsController->index('logging')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:13-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Weather\Settings\Admin! Class OCA\Weather\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Weather\Set...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Weather\Set...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Spreed\Settings\Admin! Class OCA\Spreed\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Spreed\Sett...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Spreed\Sett...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Files_Retention\Settings\Admin! Class OCA\Files_Retention\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Files_Reten...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Files_Reten...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAutomatedTagging\Settings\Admin! Class OCA\FilesAutomatedTagging\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAutoma...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\FilesAutoma...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Richdocuments\Settings\Section! Class OCA\Richdocuments\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Richdocumen...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\Richdocumen...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\News\Settings\Section! Class OCA\News\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\News\Settin...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\News\Settin...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\IssueTemplate\Settings\Section! Class OCA\IssueTemplate\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\IssueTempla...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\IssueTempla...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAccessControl\Settings\Section! Class OCA\FilesAccessControl\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAccess...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\FilesAccess...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:27:02-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:24:21-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Weather\Settings\Admin! Class OCA\Weather\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Weather\Set...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Weather\Set...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Spreed\Settings\Admin! Class OCA\Spreed\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Spreed\Sett...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Spreed\Sett...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Files_Retention\Settings\Admin! Class OCA\Files_Retention\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Files_Reten...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Files_Reten...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAutomatedTagging\Settings\Admin! Class OCA\FilesAutomatedTagging\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAutoma...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\FilesAutoma...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Richdocuments\Settings\Section! Class OCA\Richdocuments\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Richdocumen...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\Richdocumen...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\News\Settings\Section! Class OCA\News\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\News\Settin...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\News\Settin...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\IssueTemplate\Settings\Section! Class OCA\IssueTemplate\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\IssueTempla...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\IssueTempla...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAccessControl\Settings\Section! Class OCA\FilesAccessControl\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAccess...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\FilesAccess...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:23:52-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:23:43-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Weather\Settings\Admin! Class OCA\Weather\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Weather\Set...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Weather\Set...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:22:53-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Spreed\Settings\Admin! Class OCA\Spreed\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Spreed\Sett...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Spreed\Sett...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:22:53-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Files_Retention\Settings\Admin! Class OCA\Files_Retention\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Files_Reten...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Files_Reten...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:22:53-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAutomatedTagging\Settings\Admin! Class OCA\FilesAutomatedTagging\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAutoma...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\FilesAutoma...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}

@Dozecloud-llc
Copy link
Author

Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Richdocuments\Settings\Section! Class OCA\Richdocuments\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Richdocumen...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\Richdocumen...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:22:53-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\News\Settings\Section! Class OCA\News\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\News\Settin...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\News\Settin...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:22:53-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\IssueTemplate\Settings\Section! Class OCA\IssueTemplate\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\IssueTempla...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\IssueTempla...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:22:53-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAccessControl\Settings\Section! Class OCA\FilesAccessControl\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAccess...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\FilesAccess...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('encryption')
[internal function] OC\Settings\Controller\AdminSettingsController->index('encryption')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin...')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:22:53-0400
Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:19:21-0400
Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:18:43-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Weather\Settings\Admin! Class OCA\Weather\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Weather\Set...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Weather\Set...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Weather\Set...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Spreed\Settings\Admin! Class OCA\Spreed\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Spreed\Sett...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Spreed\Sett...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Spreed\Sett...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('additional')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Files_Retention\Settings\Admin! Class OCA\Files_Retention\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Files_Reten...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Files_Reten...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\Files_Reten...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAutomatedTagging\Settings\Admin! Class OCA\FilesAutomatedTagging\Settings\Admin does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAutoma...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAutoma...')
/var/www/html/lib/private/Settings/Manager.php - line 352: OC\Settings\Manager->query('OCA\FilesAutoma...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 138: OC\Settings\Manager->getAdminSettings('workflow')
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\Richdocuments\Settings\Section! Class OCA\Richdocuments\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\Richdocumen...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\Richdocumen...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\Richdocumen...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\News\Settings\Section! Class OCA\News\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\News\Settin...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\News\Settin...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\News\Settin...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\IssueTemplate\Settings\Section! Class OCA\IssueTemplate\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\IssueTempla...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\IssueTempla...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\IssueTempla...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error no app in context OCP\AppFramework\QueryException: Could not resolve OCA\FilesAccessControl\Settings\Section! Class OCA\FilesAccessControl\Settings\Section does not exist
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 117: OC\AppFramework\Utility\SimpleContainer->resolve('OCA\FilesAccess...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 261: OC\ServerContainer->query('OCA\FilesAccess...')
/var/www/html/lib/private/Settings/Manager.php - line 289: OC\Settings\Manager->query('OCA\FilesAccess...')
/var/www/html/settings/Controller/AdminSettingsController.php - line 133: OC\Settings\Manager->getAdminSections()
/var/www/html/settings/Controller/AdminSettingsController.php - line 72: OC\Settings\Controller\AdminSettingsController->getNavigationParameters('server')
[internal function] OC\Settings\Controller\AdminSettingsController->index('server')
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AdminSettingsController), 'index')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Settings\Con...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/settings/admin')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:17:22-0400
Error index Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'SELECT c.carddata, c.uri FROM oc_cards c WHERE c.id IN (SELECT DISTINCT cp.cardid FROM oc_cards_properties cp WHERE (cp.addressbookid = ?) AND (cp.name = ?) AND (cp.value COLLATE utf8mb4_general_ci LIKE ?))' with params ["1", "FN", "%%"]: SQLSTATE[42000]: Syntax error or access violation: 1253 COLLATION 'utf8mb4_general_ci' is not valid for CHARACTER SET 'utf8'
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT c.car...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT c.car...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT c.car...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/apps/dav/lib/CardDAV/CardDavBackend.php - line 892: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/apps/dav/lib/CardDAV/AddressBookImpl.php - line 95: OCA\DAV\CardDAV\CardDavBackend->search('1', '', Array) /var/www/html/lib/private/ContactsManager.php - line 45: OCA\DAV\CardDAV\AddressBookImpl->search('', Array, Array) /var/www/html/lib/private/Contacts/ContactsMenu/ContactsStore.php - line 50: OC\ContactsManager->search('', Array) /var/www/html/lib/private/Contacts/ContactsMenu/Manager.php - line 59: OC\Contacts\ContactsMenu\ContactsStore->getContacts(Object(OC\User\User), NULL) /var/www/html/core/Controller/ContactsMenuController.php - line 60: OC\Contacts\ContactsMenu\Manager->getEntries(Object(OC\User\User), NULL) [internal function] OC\Core\Controller\ContactsMenuController->index(NULL) /var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array) /var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Core\Controller\ContactsMenuController), 'index') /var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Core\Controller\ContactsMenuController), 'index') /var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\\Core\\Control...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array) [internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array) /var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array) /var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/contactsmenu/c...') /var/www/html/index.php - line 40: OC handleRequest() {main} 2017-06-12T13:15:17-0400 Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:14:21-0400 Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:13:42-0400 Warning no app in context Could not decrypt the private key from user "jsargent"" during login. Assume password change on the user back-end. Error message: Bad Signature 2017-06-12T13:11:23-0400 Warning core Trusted domain error. "162.158.62.159" tried to access using "techpit.us" as host. 2017-06-12T13:09:21-0400 Error PHP Exception: The requested uri(/cars.html) cannot be processed by the script '/core/templates/404.php') at /var/www/html/lib/private/AppFramework/Http/Request.php#729 2017-06-12T13:08:42-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions()
/var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '')
/var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage()
/var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage()
/var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException))
{main}
2017-06-12T13:04:20-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:04:20-0400 Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:04:20-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions() /var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '') /var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage() /var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage() /var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException)) {main} 2017-06-12T13:04:10-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:04:10-0400
Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:04:10-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions()
/var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '')
/var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage()
/var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage()
/var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException))
{main}
2017-06-12T13:03:57-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:57-0400 Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:57-0400
Error PHP Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist at /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php#53 2017-06-12T13:03:42-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions() /var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '') /var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage() /var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage() /var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException)) {main} 2017-06-12T13:03:32-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:32-0400
Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:32-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions()
/var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '')
/var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage()
/var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage()
/var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException))
{main}
2017-06-12T13:03:32-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:32-0400 Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:32-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions() /var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '') /var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage() /var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage() /var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException)) {main} 2017-06-12T13:03:32-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}

@Dozecloud-llc
Copy link
Author

Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:32-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions()
/var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '')
/var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage()
/var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage()
/var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException))
{main}
2017-06-12T13:03:32-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:32-0400 Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:32-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions() /var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '') /var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage() /var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage() /var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException)) {main} 2017-06-12T13:03:31-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:31-0400
Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:31-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions()
/var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '')
/var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage()
/var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage()
/var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException))
{main}
2017-06-12T13:03:31-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:31-0400 Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:31-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions() /var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '') /var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage() /var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage() /var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException)) {main} 2017-06-12T13:03:25-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:25-0400
Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:25-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions()
/var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '')
/var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage()
/var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage()
/var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException))
{main}
2017-06-12T13:03:25-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:25-0400 Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:25-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions() /var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '') /var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage() /var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage() /var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException)) {main} 2017-06-12T13:03:25-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:25-0400
Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:25-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions()
/var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '')
/var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage()
/var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage()
/var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException))
{main}
2017-06-12T13:03:24-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\Memcache\\Fac...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\Memcache\\Fac...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\Memcache\\Fac...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory') /var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory() /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\\App\\AppManag...') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\\App\\AppManag...') /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\\App\\AppManag...') /var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}(Object(OC\Server)) /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager') /var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager') /var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager') /var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager() /var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps() /var/www/html/lib/base.php - line 669: OC_App loadApps(Array) /var/www/html/lib/base.php - line 1082: OC init() /var/www/html/index.php - line 38: require_once('/var/www/html/l...') {main} 2017-06-12T13:03:24-0400 Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:24-0400
Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array) /var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute() /var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues() /var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps() /var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...') /var/www/html/lib/private/TemplateLayout.php - line 123: OC_App getAppVersions() /var/www/html/lib/private/legacy/template.php - line 205: OC\TemplateLayout->__construct('error', '') /var/www/html/lib/private/Template/Base.php - line 132: OC_Template->fetchPage() /var/www/html/lib/private/legacy/template.php - line 342: OC\Template\Base->printPage() /var/www/html/index.php - line 59: OC_Template printExceptionErrorPage(Object(Doctrine\DBAL\Exception\TableNotFoundException)) {main} 2017-06-12T13:03:23-0400 Error core Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException)) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array)
/var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL) /var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM ...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:23-0400
Error index Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing 'SELECT * FROM oc_appconfig': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dozedrive.oc_appconfig' doesn't exist
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php - line 128: Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc...', Object(Doctrine\DBAL\Driver\PDOException))
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php - line 855: Doctrine\DBAL\DBALException driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(Doctrine\DBAL\Driver\PDOException), 'SELECT * FROM ...', Array) /var/www/html/lib/private/DB/Connection.php - line 192: Doctrine\DBAL\Connection->executeQuery('SELECT * FROM ...', Array, Array, NULL)
/var/www/html/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php - line 206: OC\DB\Connection->executeQuery('SELECT * FROM `...', Array, Array)
/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php - line 213: Doctrine\DBAL\Query\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 318: OC\DB\QueryBuilder\QueryBuilder->execute()
/var/www/html/lib/private/AppConfig.php - line 94: OC\AppConfig->loadConfigValues()
/var/www/html/lib/private/AppConfig.php - line 277: OC\AppConfig->getApps()
/var/www/html/lib/private/legacy/app.php - line 970: OC\AppConfig->getValues(false, 'installed_versi...')
/var/www/html/lib/private/Server.php - line 439: OC_App getAppVersions()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\Memcache\Fac...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\Memcache\Fac...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\Memcache\Fac...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('MemCacheFactory')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 1301: OC\ServerContainer->query('MemCacheFactory')
/var/www/html/lib/private/Server.php - line 630: OC\Server->getMemCacheFactory()
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 113: OC\Server->OC{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('OC\App\AppManag...')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('OC\App\AppManag...')
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 163: OC\ServerContainer->query('OC\App\AppManag...')
/var/www/html/3rdparty/pimple/pimple/src/Pimple/Container.php - line 109: OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility{closure}(Object(OC\Server))
/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php - line 115: Pimple\Container->offsetGet('AppManager')
/var/www/html/lib/private/ServerContainer.php - line 132: OC\AppFramework\Utility\SimpleContainer->query('AppManager')
/var/www/html/lib/private/Server.php - line 1487: OC\ServerContainer->query('AppManager')
/var/www/html/lib/private/legacy/app.php - line 315: OC\Server->getAppManager()
/var/www/html/lib/private/legacy/app.php - line 110: OC_App getEnabledApps()
/var/www/html/lib/base.php - line 669: OC_App loadApps(Array)
/var/www/html/lib/base.php - line 1082: OC init()
/var/www/html/index.php - line 38: require_once('/var/www/html/l...')
{main}
2017-06-12T13:03:23-0400
Error index Error: Class 'OCA\Circles\ShareByCircleProvider' not found
/var/www/html/lib/private/Share20/ProviderFactory.php - line 241: OC\Share20\ProviderFactory->getShareByCircleProvider()
/var/www/html/lib/private/Share20/Manager.php - line 997: OC\Share20\ProviderFactory->getProviderForType(7)
/var/www/html/apps/files_sharing/lib/MountProvider.php - line 74: OC\Share20\Manager->getSharedWith('jsargent', 7, NULL, -1)
/var/www/html/lib/private/Files/Config/MountProviderCollection.php - line 108: OCA\Files_Sharing\MountProvider->getMountsForUser(Object(OC\User\User), Object(OC\Files\Storage\StorageFactory))
/var/www/html/lib/private/Files/Filesystem.php - line 445: OC\Files\Config\MountProviderCollection->addMountForUser(Object(OC\User\User), Object(OC\Files\Mount\Manager))
/var/www/html/lib/private/Files/Filesystem.php - line 374: OC\Files\Filesystem initMountPoints('jsargent')
/var/www/html/lib/private/legacy/util.php - line 280: OC\Files\Filesystem init('jsargent', '/jsargent/files')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 344: OC_Util setupFS('jsargent')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 180: OCA\Encryption\Hooks\UserHooks->setupFS('jsargent')
/var/www/html/lib/private/legacy/hook.php - line 106: OCA\Encryption\Hooks\UserHooks->login(*** sensitive parameters replaced )
/var/www/html/lib/private/Server.php - line 362: OC_Hook emit('OC_User', 'post_login', Array)
[internal function] OC\Server->OC{closure}(Object(OC\User\User), 'n2ZW5K$8f!Wa4&s...')
/var/www/html/lib/private/Hooks/EmitterTrait.php - line 99: call_user_func_array(Object(Closure), Array)
/var/www/html/lib/private/Hooks/PublicEmitter.php - line 33: OC\Hooks\BasicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/lib/private/User/Session.php - line 359: OC\Hooks\PublicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/core/Controller/LoginController.php - line 257: OC\User\Session->completeLogin(
sensitive parameters replaced )
[internal function] OC\Core\Controller\LoginController->tryLogin(
sensitive parameters replaced )
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Core\Control...', 'tryLogin', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/login')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T13:01:02-0400
Error index Error: Class 'OCA\Circles\ShareByCircleProvider' not found
/var/www/html/lib/private/Share20/ProviderFactory.php - line 241: OC\Share20\ProviderFactory->getShareByCircleProvider()
/var/www/html/lib/private/Share20/Manager.php - line 997: OC\Share20\ProviderFactory->getProviderForType(7)
/var/www/html/apps/files_sharing/lib/MountProvider.php - line 74: OC\Share20\Manager->getSharedWith('jsargent', 7, NULL, -1)
/var/www/html/lib/private/Files/Config/MountProviderCollection.php - line 108: OCA\Files_Sharing\MountProvider->getMountsForUser(Object(OC\User\User), Object(OC\Files\Storage\StorageFactory))
/var/www/html/lib/private/Files/Filesystem.php - line 445: OC\Files\Config\MountProviderCollection->addMountForUser(Object(OC\User\User), Object(OC\Files\Mount\Manager))
/var/www/html/lib/private/Files/Filesystem.php - line 374: OC\Files\Filesystem initMountPoints('jsargent')
/var/www/html/lib/private/legacy/util.php - line 280: OC\Files\Filesystem init('jsargent', '/jsargent/files')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 344: OC_Util setupFS('jsargent')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 180: OCA\Encryption\Hooks\UserHooks->setupFS('jsargent')
/var/www/html/lib/private/legacy/hook.php - line 106: OCA\Encryption\Hooks\UserHooks->login(
sensitive parameters replaced )
/var/www/html/lib/private/Server.php - line 362: OC_Hook emit('OC_User', 'post_login', Array)
[internal function] OC\Server->OC{closure}(Object(OC\User\User), 'n2ZW5K$8f!Wa4&s...')
/var/www/html/lib/private/Hooks/EmitterTrait.php - line 99: call_user_func_array(Object(Closure), Array)
/var/www/html/lib/private/Hooks/PublicEmitter.php - line 33: OC\Hooks\BasicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/lib/private/User/Session.php - line 359: OC\Hooks\PublicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/core/Controller/LoginController.php - line 257: OC\User\Session->completeLogin(
sensitive parameters replaced )
[internal function] OC\Core\Controller\LoginController->tryLogin(
sensitive parameters replaced )
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Core\Control...', 'tryLogin', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/login')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T12:45:22-0400
Warning core Login failed: 'admin' (Remote IP: '10.20.0.20') 2017-06-12T12:44:10-0400
Error index Error: Class 'OCA\Circles\ShareByCircleProvider' not found
/var/www/html/lib/private/Share20/ProviderFactory.php - line 241: OC\Share20\ProviderFactory->getShareByCircleProvider()
/var/www/html/lib/private/Share20/Manager.php - line 997: OC\Share20\ProviderFactory->getProviderForType(7)
/var/www/html/apps/files_sharing/lib/MountProvider.php - line 74: OC\Share20\Manager->getSharedWith('jsargent', 7, NULL, -1)
/var/www/html/lib/private/Files/Config/MountProviderCollection.php - line 108: OCA\Files_Sharing\MountProvider->getMountsForUser(Object(OC\User\User), Object(OC\Files\Storage\StorageFactory))
/var/www/html/lib/private/Files/Filesystem.php - line 445: OC\Files\Config\MountProviderCollection->addMountForUser(Object(OC\User\User), Object(OC\Files\Mount\Manager))
/var/www/html/lib/private/Files/Filesystem.php - line 374: OC\Files\Filesystem initMountPoints('jsargent')
/var/www/html/lib/private/legacy/util.php - line 280: OC\Files\Filesystem init('jsargent', '/jsargent/files')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 344: OC_Util setupFS('jsargent')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 180: OCA\Encryption\Hooks\UserHooks->setupFS('jsargent')
/var/www/html/lib/private/legacy/hook.php - line 106: OCA\Encryption\Hooks\UserHooks->login(
sensitive parameters replaced )
/var/www/html/lib/private/Server.php - line 362: OC_Hook emit('OC_User', 'post_login', Array)
[internal function] OC\Server->OC{closure}(Object(OC\User\User), 'n2ZW5K$8f!Wa4&s...')
/var/www/html/lib/private/Hooks/EmitterTrait.php - line 99: call_user_func_array(Object(Closure), Array)
/var/www/html/lib/private/Hooks/PublicEmitter.php - line 33: OC\Hooks\BasicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/lib/private/User/Session.php - line 359: OC\Hooks\PublicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/core/Controller/LoginController.php - line 257: OC\User\Session->completeLogin(
sensitive parameters replaced )
[internal function] OC\Core\Controller\LoginController->tryLogin(
sensitive parameters replaced )
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Core\Control...', 'tryLogin', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/login')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T11:33:31-0400
Error index Error: Class 'OCA\Circles\ShareByCircleProvider' not found
/var/www/html/lib/private/Share20/ProviderFactory.php - line 241: OC\Share20\ProviderFactory->getShareByCircleProvider()
/var/www/html/lib/private/Share20/Manager.php - line 997: OC\Share20\ProviderFactory->getProviderForType(7)
/var/www/html/apps/files_sharing/lib/MountProvider.php - line 74: OC\Share20\Manager->getSharedWith('jsargent', 7, NULL, -1)
/var/www/html/lib/private/Files/Config/MountProviderCollection.php - line 108: OCA\Files_Sharing\MountProvider->getMountsForUser(Object(OC\User\User), Object(OC\Files\Storage\StorageFactory))
/var/www/html/lib/private/Files/Filesystem.php - line 445: OC\Files\Config\MountProviderCollection->addMountForUser(Object(OC\User\User), Object(OC\Files\Mount\Manager))
/var/www/html/lib/private/Files/Filesystem.php - line 374: OC\Files\Filesystem initMountPoints('jsargent')
/var/www/html/lib/private/legacy/util.php - line 280: OC\Files\Filesystem init('jsargent', '/jsargent/files')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 344: OC_Util setupFS('jsargent')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 180: OCA\Encryption\Hooks\UserHooks->setupFS('jsargent')
/var/www/html/lib/private/legacy/hook.php - line 106: OCA\Encryption\Hooks\UserHooks->login(
sensitive parameters replaced )
/var/www/html/lib/private/Server.php - line 362: OC_Hook emit('OC_User', 'post_login', Array)
[internal function] OC\Server->OC{closure}(Object(OC\User\User), 'n2ZW5K$8f!Wa4&s...')
/var/www/html/lib/private/Hooks/EmitterTrait.php - line 99: call_user_func_array(Object(Closure), Array)
/var/www/html/lib/private/Hooks/PublicEmitter.php - line 33: OC\Hooks\BasicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/lib/private/User/Session.php - line 359: OC\Hooks\PublicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/core/Controller/LoginController.php - line 257: OC\User\Session->completeLogin(
sensitive parameters replaced )
[internal function] OC\Core\Controller\LoginController->tryLogin(
sensitive parameters replaced )
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Core\Control...', 'tryLogin', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/login')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T11:24:17-0400
Error index Error: Class 'OCA\Circles\ShareByCircleProvider' not found
/var/www/html/lib/private/Share20/ProviderFactory.php - line 241: OC\Share20\ProviderFactory->getShareByCircleProvider()
/var/www/html/lib/private/Share20/Manager.php - line 997: OC\Share20\ProviderFactory->getProviderForType(7)
/var/www/html/apps/files_sharing/lib/MountProvider.php - line 74: OC\Share20\Manager->getSharedWith('jsargent', 7, NULL, -1)
/var/www/html/lib/private/Files/Config/MountProviderCollection.php - line 108: OCA\Files_Sharing\MountProvider->getMountsForUser(Object(OC\User\User), Object(OC\Files\Storage\StorageFactory))
/var/www/html/lib/private/Files/Filesystem.php - line 445: OC\Files\Config\MountProviderCollection->addMountForUser(Object(OC\User\User), Object(OC\Files\Mount\Manager))
/var/www/html/lib/private/Files/Filesystem.php - line 374: OC\Files\Filesystem initMountPoints('jsargent')
/var/www/html/lib/private/legacy/util.php - line 280: OC\Files\Filesystem init('jsargent', '/jsargent/files')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 344: OC_Util setupFS('jsargent')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 180: OCA\Encryption\Hooks\UserHooks->setupFS('jsargent')
/var/www/html/lib/private/legacy/hook.php - line 106: OCA\Encryption\Hooks\UserHooks->login(
sensitive parameters replaced )
/var/www/html/lib/private/Server.php - line 362: OC_Hook emit('OC_User', 'post_login', Array)
[internal function] OC\Server->OC{closure}(Object(OC\User\User), 'n2ZW5K$8f!Wa4&s...')
/var/www/html/lib/private/Hooks/EmitterTrait.php - line 99: call_user_func_array(Object(Closure), Array)
/var/www/html/lib/private/Hooks/PublicEmitter.php - line 33: OC\Hooks\BasicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/lib/private/User/Session.php - line 359: OC\Hooks\PublicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/core/Controller/LoginController.php - line 257: OC\User\Session->completeLogin(
sensitive parameters replaced )
[internal function] OC\Core\Controller\LoginController->tryLogin(
sensitive parameters replaced )
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Core\Control...', 'tryLogin', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/login')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T11:23:12-0400
Error index Error: Class 'OCA\Circles\ShareByCircleProvider' not found
/var/www/html/lib/private/Share20/ProviderFactory.php - line 241: OC\Share20\ProviderFactory->getShareByCircleProvider()
/var/www/html/lib/private/Share20/Manager.php - line 997: OC\Share20\ProviderFactory->getProviderForType(7)
/var/www/html/apps/files_sharing/lib/MountProvider.php - line 74: OC\Share20\Manager->getSharedWith('jsargent', 7, NULL, -1)
/var/www/html/lib/private/Files/Config/MountProviderCollection.php - line 108: OCA\Files_Sharing\MountProvider->getMountsForUser(Object(OC\User\User), Object(OC\Files\Storage\StorageFactory))
/var/www/html/lib/private/Files/Filesystem.php - line 445: OC\Files\Config\MountProviderCollection->addMountForUser(Object(OC\User\User), Object(OC\Files\Mount\Manager))
/var/www/html/lib/private/Files/Filesystem.php - line 374: OC\Files\Filesystem initMountPoints('jsargent')
/var/www/html/lib/private/legacy/util.php - line 280: OC\Files\Filesystem init('jsargent', '/jsargent/files')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 344: OC_Util setupFS('jsargent')
/var/www/html/apps/encryption/lib/Hooks/UserHooks.php - line 180: OCA\Encryption\Hooks\UserHooks->setupFS('jsargent')
/var/www/html/lib/private/legacy/hook.php - line 106: OCA\Encryption\Hooks\UserHooks->login(
sensitive parameters replaced )
/var/www/html/lib/private/Server.php - line 362: OC_Hook emit('OC_User', 'post_login', Array)
[internal function] OC\Server->OC{closure}(Object(OC\User\User), 'n2ZW5K$8f!Wa4&s...')
/var/www/html/lib/private/Hooks/EmitterTrait.php - line 99: call_user_func_array(Object(Closure), Array)
/var/www/html/lib/private/Hooks/PublicEmitter.php - line 33: OC\Hooks\BasicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/lib/private/User/Session.php - line 359: OC\Hooks\PublicEmitter->emit('\OC\User', 'postLogin', Array)
/var/www/html/core/Controller/LoginController.php - line 257: OC\User\Session->completeLogin(
sensitive parameters replaced )
[internal function] OC\Core\Controller\LoginController->tryLogin(
sensitive parameters replaced ***)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Core\Controller\LoginController), 'tryLogin')
/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\Core\Control...', 'tryLogin', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/lib/base.php - line 1000: OC\Route\Router->match('/login')
/var/www/html/index.php - line 40: OC handleRequest()
{main}
2017-06-12T11:20:38-0400
Warning core Trusted domain error. "108.162.219.124" tried to access using "doze-cloud.tech" as host. 2017-06-12T11:20:06-0400
Error PHP Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at /var/www/html/lib/private/DB/Connection.php#61 2017-06-11T17:14:43-0400
Error PHP chmod(): No such file or directory at /var/www/html/lib/private/Config.php#243 2017-06-11T17:14:43-0400
Error PHP fopen(/var/www/html/config/config.php): failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#240 2017-06-11T17:14:43-0400
Error PHP touch(): Unable to create file /var/www/html/config/config.php because Permission denied at /var/www/html/lib/private/Config.php#239 2017-06-11T17:14:43-0400
Error PHP Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at /var/www/html/lib/private/DB/Connection.php#61 2017-06-11T16:39:11-0400
Error PHP chmod(): No such file or directory at /var/www/html/lib/private/Config.php#243 2017-06-11T16:39:11-0400
Error PHP fopen(/var/www/html/config/config.php): failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#240 2017-06-11T16:39:11-0400
Error PHP touch(): Unable to create file /var/www/html/config/config.php because Permission denied at /var/www/html/lib/private/Config.php#239 2017-06-11T16:39:11-0400
Error PHP Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at /var/www/html/lib/private/DB/Connection.php#61 2017-06-11T16:34:40-0400
Error PHP chmod(): No such file or directory at /var/www/html/lib/private/Config.php#243 2017-06-11T16:34:40-0400
Error PHP fopen(/var/www/html/config/config.php): failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#240 2017-06-11T16:34:40-0400
Error PHP touch(): Unable to create file /var/www/html/config/config.php because Permission denied at /var/www/html/lib/private/Config.php#239 2017-06-11T16:34:40-0400
Error PHP Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at /var/www/html/lib/private/DB/Connection.php#61 2017-06-11T16:34:40-0400
Error PHP chmod(): No such file or directory at /var/www/html/lib/private/Config.php#243 2017-06-11T16:34:40-0400
Error PHP fopen(/var/www/html/config/config.php): failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#240 2017-06-11T16:34:40-0400
Error PHP touch(): Unable to create file /var/www/html/config/config.php because Permission denied at /var/www/html/lib/private/Config.php#239 2017-06-11T16:34:40-0400
Error PHP Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at /var/www/html/lib/private/DB/Connection.php#61 2017-06-11T16:33:42-0400
Error PHP chmod(): No such file or directory at /var/www/html/lib/private/Config.php#243 2017-06-11T16:33:42-0400
Error PHP fopen(/var/www/html/config/config.php): failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#240 2017-06-11T16:33:42-0400
Error PHP touch(): Unable to create file /var/www/html/config/config.php because Permission denied at /var/www/html/lib/private/Config.php#239 2017-06-11T16:33:42-0400
Error PHP Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at /var/www/html/lib/private/DB/Connection.php#61 2017-06-11T16:33:42-0400
Error PHP chmod(): No such file or directory at /var/www/html/lib/private/Config.php#243 2017-06-11T16:33:42-0400
Error PHP fopen(/var/www/html/config/config.php): failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#240 2017-06-11T16:33:42-0400
Error PHP touch(): Unable to create file /var/www/html/config/config.php because Permission denied at /var/www/html/lib/private/Config.php#239 2017-06-11T16:33:42-0400
Error PHP Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occured in driver: could not find driver at /var/www/html/lib/private/DB/Connection.php#61 2017-06-11T16:33:41-0400
Error PHP chmod(): No such file or directory at /var/www/html/lib/private/Config.php#243 2017-06-11T16:33:41-0400
Error PHP fopen(/var/www/html/config/config.php): failed to open stream: No such file or directory at /var/www/html/lib/private/Config.php#240 2017-06-11T16:33:41-0400

@Dozecloud-llc Dozecloud-llc changed the title Unknown errors and i cant recover encrypted files I cant recover encrypted files Jun 13, 2017
@MorrisJobke
Copy link
Member

We should improve the recover encrypted files and continue the discussions about this in #6202

@jsargent7089 If you still need help maybe ask for some first steps in the forums: https://help.nextcloud.com

Sorry for the inconvenience.

Thanks

@yahesh
Copy link
Member

yahesh commented Aug 7, 2019

@jsargent7089 I don't know if this is still relevant for you but we've written a tool that is able to decrypt individual files if you still have a working copy of your Nextcloud data directory and the configuration (if you used the master key encryption), the user passwords (if you used the user key encryption) or the recovery password (if you enabled the recovery key): decrypt-file.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants