This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "log": { | |
| "version": "1.1", | |
| "creator": { | |
| "name": "Firefox", | |
| "version": "58.0.2" | |
| }, | |
| "browser": { | |
| "name": "Firefox", | |
| "version": "58.0.2" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at ‘https://collector.githubapp.com/collect’. (Reason: Credential is not supported if the CORS header ‘Access-Control-Allow-Origin’ is ‘*’). (unknown) | |
| Content Security Policy: Directive ‘child-src’ has been deprecated. Please use directive ‘worker-src’ to control workers, or directive ‘frame-src’ to control frames respectively. (unknown) | |
| Content Security Policy: The page’s settings blocked the loading of a resource at self (“style-src https://addons-amo.cdn.mozilla.net 'sha256-DiZjxuHvKi7pvUQCxCVyk1kAFJEUWe+jf6HWMI5agj4='”). webdeveloper:1 | |
| Attempt to set a forbidden header was denied: Connection 3637881350-lcs_client_bin.js:99:385 | |
| Source map error: request failed with status 404 | |
| Resource URL: https://next.dohew.com/core/vendor/core.js?v=ba222ded25d957b900c03bef914333cd | |
| Source Map URL: purify.min.js.map[Learn More] (unknown) | |
| Source map error: request failed with status 404 | |
| Resource URL: https://next.dohew.com/core/ve |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"reqId":"Ee1GmFdktK7bjSORQwY9","level":2,"time":"2018-02-21T15:05:28+00:00","remoteAddr":"223.204.9.73","user":"--","app":"no app in context","method":"POST","url":"\/index.php","message":"Error occurred while checking PostgreSQL version, assuming >= 9","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:58.0) Gecko\/20100101 Firefox\/58.0","version":"13.0.0.14"} | |
| {"reqId":"Ee1GmFdktK7bjSORQwY9","level":3,"time":"2018-02-21T15:05:28+00:00","remoteAddr":"223.204.9.73","user":"--","app":"no app in context","method":"POST","url":"\/index.php","message":"Exception: {\"Exception\":\"Doctrine\\\\DBAL\\\\DBALException\",\"Message\":\"Failed to connect to the database: An exception occured in driver: SQLSTATE[08006] [7] FATAL: permission denied for database \\\"nextcloud\\\"\\nDETAIL: User does not have CONNECT privilege.\",\"Code\":0,\"Trace\":\"#0 \\\/srv\\\/www\\\/nextcloud\\\/3rdparty\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(429): OC\\\\DB\\\\Connection->connect()\\n#1 \\\/srv\\\/www\\\/nex |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ############################################ | |
| ## overrides deployment configuration mode value | |
| ## use command bin/magento deploy:mode:set to switch modes | |
| # SetEnv MAGE_MODE developer | |
| ############################################ | |
| ## uncomment these lines for CGI mode | |
| ## make sure to specify the correct cgi php binary file name | |
| ## it might be /cgi-bin/php-cgi |