[Nextcloudpi] issues with new install

Hi,

After upgrading to Firefox 57 I found that my yubikey no longer worked on my nextcloud box so decided to install nextcloudpi on to my pi 3 and nextcloud box. After spending most of today getting it up and running, so far so good but I have three main issues at the moment.

The first is that I tried to add a user but had a to wait for the login to come up with the user page and a ‘pop up’ appears to say that it wasn’t able to load any folders.

The second is that after earlier being able to get to personal I am no getting 503 service unavailable

Apache/2.4.25 (Raspbian) Server at ********f.hopto.org Port 443

The last issue is that when I click on add apps I get get the same issue that I had when trying to access personnel

I have followed everything to the letter and done many searches.

I am surprised, because I have never had those issues reported.

Anyhow, what’s the output of

sudo ncp-report

Also, double check the SD card and power supply, they are the most likely cause of slow/faulty functioning. See the NCP wiki.

Hi nachopacker

I checked the SD card, power supply and checked the wiki.

The output that I got is-
–! Paste this in GitHub report -->

NextCloudPi diagnostics

NextCloudPi version  v0.37.2
NextCloudPi image    NextCloudPi_11-12-17
distribution         Raspbian GNU/Linux 9 \n \l
automount            yes
USB devices          sda 
datadir              /var/www/nextcloud/data
data in SD           yes
data filesystem      ext2/ext3
data disk usage      1.9G/2.7G
rootfs usage         1.9G/2.7G
Nextcloud check      ok
Nextcloud version    12.0.3.3
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
Postfix service      up
internet check       ok
port check 80        open
port check 443       open
IP                   192.168.1.**
gateway              192.168.1.***
interface            eth0
certificates         ashleystuff.hopto.org 
certs due            88 days 
NAT loopback         no
uptime               1day

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "1": "192.168.1.***",
            "5": "nextcloudpi.local",
            "4": "ashleystuff.hopto.org",
            "3": "mynextcloud.example.com"
        },
        "datadirectory": "\/var\/www\/nextcloud\/data",
        "overwrite.cli.url": "https:\/\/192.168.1.***",
        "dbtype": "mysql",
        "version": "12.0.3.3",
        "dbname": "nextcloud",
        "dbhost": "localhost",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "oclqkkiqcr6y",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "\/var\/run\/redis\/redis.sock",
            "port": 0,
            "timeout": 0
        },
        "mail_smtpmode": "php",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "admin",
        "mail_domain": "ashleystuff.hopto.org",
        "overwriteprotocol": "https",
        "loglevel": "2",
        "log_type": "file"
    }
}

HTTPd logs

[Sun Nov 19 14:24:50.043067 2017] [ssl:warn] [pid 869:tid 1992556544] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Sun Nov 19 14:24:51.003007 2017] [mpm_event:notice] [pid 869:tid 1992556544] AH00489: Apache/2.4.25 (Raspbian) OpenSSL/1.0.2l configured -- resuming normal operations
[Sun Nov 19 14:24:51.003187 2017] [core:notice] [pid 869:tid 1992556544] AH00094: Command line: '/usr/sbin/apache2'
[Sun Nov 19 14:29:28.026200 2017] [mpm_event:notice] [pid 869:tid 1992556544] AH00491: caught SIGTERM, shutting down
[Sun Nov 19 14:29:28.162044 2017] [ssl:warn] [pid 1321:tid 1992409088] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Sun Nov 19 14:29:29.079762 2017] [ssl:warn] [pid 1322:tid 1992409088] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Sun Nov 19 14:29:30.004920 2017] [mpm_event:notice] [pid 1322:tid 1992409088] AH00489: Apache/2.4.25 (Raspbian) OpenSSL/1.0.2l configured -- resuming normal operations
[Sun Nov 19 14:29:30.005137 2017] [core:notice] [pid 1322:tid 1992409088] AH00094: Command line: '/usr/sbin/apache2'
[Mon Nov 20 19:35:48.497176 2017] [authnz_external:error] [pid 1323:tid 1842930736] [client 192.168.1.131:42044] AuthExtern pwauth [/usr/sbin/pwauth]: Failed (1) for user admin
[Mon Nov 20 19:35:48.497355 2017] [auth_basic:error] [pid 1323:tid 1842930736] [client 192.168.1.131:42044] AH01617: user admin: authentication failure for "/": Password Mismatch
[Mon Nov 20 19:35:59.711642 2017] [authnz_external:error] [pid 1323:tid 1851319344] [client 192.168.1.131:42046] AuthExtern pwauth [/usr/sbin/pwauth]: Failed (1) for user admin
[Mon Nov 20 19:35:59.711813 2017] [auth_basic:error] [pid 1323:tid 1851319344] [client 192.168.1.131:42046] AH01617: user admin: authentication failure for "/": Password Mismatch
[Mon Nov 20 19:36:34.556378 2017] [authnz_external:error] [pid 1324:tid 1834542128] [client 192.168.1.131:42068] AuthExtern pwauth [/usr/sbin/pwauth]: Failed (1) for user admin
[Mon Nov 20 19:36:34.556551 2017] [auth_basic:error] [pid 1324:tid 1834542128] [client 192.168.1.131:42068] AH01617: user admin: authentication failure for "/": Password Mismatch
[Mon Nov 20 19:36:48.215129 2017] [authnz_external:error] [pid 1324:tid 1893262384] [client 192.168.1.131:42070] AuthExtern pwauth [/usr/sbin/pwauth]: Failed (1) for user admin
[Mon Nov 20 19:36:48.215306 2017] [auth_basic:error] [pid 1324:tid 1893262384] [client 192.168.1.131:42070] AH01617: user admin: authentication failure for "/": Password Mismatch
[Mon Nov 20 19:37:36.595995 2017] [authnz_external:error] [pid 1323:tid 1960371248] [client 192.168.1.131:42072] AuthExtern pwauth [/usr/sbin/pwauth]: Failed (1) for user admin
[Mon Nov 20 19:37:36.596166 2017] [auth_basic:error] [pid 1323:tid 1960371248] [client 192.168.1.131:42072] AH01617: user admin: authentication failure for "/": Password Mismatch
[Mon Nov 20 19:39:49.196227 2017] [proxy_fcgi:error] [pid 1323:tid 1910039600] [client 192.168.1.131:42082] AH01071: Got error 'PHP message: PHP Notice:  Undefined variable: params in /var/www/ncp-web/ncp-launcher.php on line 87\nPHP message: PHP Warning:  Invalid argument supplied for foreach() in /var/www/ncp-web/ncp-launcher.php on line 87\n'
[Mon Nov 20 20:27:33.647065 2017] [proxy_fcgi:error] [pid 1323:tid 1826153520] [client 192.168.1.131:42432] AH01071: Got error 'PHP message: PHP Notice:  Undefined variable: params in /var/www/ncp-web/ncp-launcher.php on line 87\nPHP message: PHP Warning:  Invalid argument supplied for foreach() in /var/www/ncp-web/ncp-launcher.php on line 87\n'

Database logs

2017-11-19 14:24:24 1978278720 [Note] /usr/sbin/mysqld: Shutdown complete

2017-11-19 14:25:41 1988771840 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-11-19 14:25:41 1988771840 [Note] InnoDB: The InnoDB memory heap is disabled
2017-11-19 14:25:41 1988771840 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-11-19 14:25:41 1988771840 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-11-19 14:25:41 1988771840 [Note] InnoDB: Compressed tables use zlib 1.2.8
2017-11-19 14:25:41 1988771840 [Note] InnoDB: Using Linux native AIO
2017-11-19 14:25:41 1988771840 [Note] InnoDB: Using generic crc32 instructions
2017-11-19 14:25:41 1988771840 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2017-11-19 14:25:41 1988771840 [Note] InnoDB: Completed initialization of buffer pool
2017-11-19 14:25:41 1988771840 [Note] InnoDB: Highest supported file format is Barracuda.
2017-11-19 14:25:43 1988771840 [Note] InnoDB: 128 rollback segment(s) are active.
2017-11-19 14:25:43 1988771840 [Note] InnoDB: Waiting for purge to start
2017-11-19 14:25:43 1988771840 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 4652646
2017-11-19 14:25:43 1447031616 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-11-19 14:25:43 1988771840 [Note] Plugin 'FEEDBACK' is disabled.
2017-11-19 14:25:45 1988771840 [Note] Server socket created on IP: '127.0.0.1'.
2017-11-19 14:25:45 1988771840 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.23-MariaDB-9+deb9u1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  Raspbian 9.0

Nextcloud logs

{"reqId":"WhGsgH8AAQEAAAUr0F4AABUD","level":3,"time":"2017-11-19T16:08:32+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"index","method":"GET","url":"\/index.php\/apps\/files\/","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files\\\/lib\\\/Controller\\\/ViewController.php(131): OC_Helper::getStorageInfo('\\\/', false)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files\\\/lib\\\/Controller\\\/ViewController.php(160): OCA\\\\Files\\\\Controller\\\\ViewController->getStorageInfo()\\n#2 [internal function]: OCA\\\\Files\\\\Controller\\\\ViewController->index('', '', NULL, false)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files\\\\Controller\\\\ViewController), 'index')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files\\\\Controller\\\\ViewController), 'index')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('ViewController', 'index', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/files\\\/')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/helper.php\",\"Line\":543}","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhGsgX8AAQEAAAUr0GEAABUW","level":3,"time":"2017-11-19T16:08:34+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"index","method":"GET","url":"\/index.php\/apps\/files\/","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files\\\/lib\\\/Controller\\\/ViewController.php(131): OC_Helper::getStorageInfo('\\\/', false)\\n#1 \\\/var\\\/www\\\/nextcloud\\\/apps\\\/files\\\/lib\\\/Controller\\\/ViewController.php(160): OCA\\\\Files\\\\Controller\\\\ViewController->getStorageInfo()\\n#2 [internal function]: OCA\\\\Files\\\\Controller\\\\ViewController->index('', '', NULL, false)\\n#3 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(160): call_user_func_array(Array, Array)\\n#4 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(90): OC\\\\AppFramework\\\\Http\\\\Dispatcher->executeController(Object(OCA\\\\Files\\\\Controller\\\\ViewController), 'index')\\n#5 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(114): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Files\\\\Controller\\\\ViewController), 'index')\\n#6 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(47): OC\\\\AppFramework\\\\App::main('ViewController', 'index', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#7 [internal function]: OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#8 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/Route\\\/Router.php(299): call_user_func(Object(OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler), Array)\\n#9 \\\/var\\\/www\\\/nextcloud\\\/lib\\\/base.php(1004): OC\\\\Route\\\\Router->match('\\\/apps\\\/files\\\/')\\n#10 \\\/var\\\/www\\\/nextcloud\\\/index.php(48): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/nextcloud\\\/lib\\\/private\\\/legacy\\\/helper.php\",\"Line\":543}","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhGs1H8AAQEAAAUr0IwAAAYP","level":3,"time":"2017-11-19T16:09:56+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"GET","url":"\/index.php\/settings\/personal","message":"Cannot redeclare {closure}() (previously declared in \/var\/www\/nextcloud\/settings\/personal.php:257) at \/var\/www\/nextcloud\/settings\/personal.php#232","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhGtZn8AAQEAAAUr0MwAABYF","level":3,"time":"2017-11-19T16:12:23+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"GET","url":"\/index.php\/apps\/firstrunwizard\/wizard","message":"Cannot declare class , because the name is already in use at \/var\/www\/nextcloud\/apps\/firstrunwizard\/lib\/Controller\/WizardController.php#0","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhGtr38AAQEAAAUr0NkAAAIJ","level":3,"time":"2017-11-19T16:13:35+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"GET","url":"\/index.php\/settings\/personal","message":"Cannot redeclare {closure}() (previously declared in \/var\/www\/nextcloud\/settings\/personal.php:257) at \/var\/www\/nextcloud\/settings\/personal.php#232","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhGvKn8AAQEAAAUsFtAAAABW","level":3,"time":"2017-11-19T16:20:00+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"PROPFIND","url":"\/remote.php\/dav\/files\/ash\/","message":"Class 'Sabre\\DAV\\Node' not found at \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Collection.php#15","userAgent":"Mozilla\/5.0 (Linux) mirall\/2.3.2 (Nextcloud)","version":"12.0.3.3"}
{"reqId":"WhGvO38AAQEAAAUr0PIAAAAN","level":3,"time":"2017-11-19T16:20:11+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"PROPFIND","url":"\/remote.php\/dav\/files\/ash\/","message":"Class 'Sabre\\DAV\\Node' not found at \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Collection.php#15","userAgent":"Mozilla\/5.0 (Linux) mirall\/2.3.2 (Nextcloud)","version":"12.0.3.3"}
{"reqId":"WhGvaH8AAQEAAAUr0PUAAAAQ","level":3,"time":"2017-11-19T16:20:56+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"PROPFIND","url":"\/remote.php\/dav\/files\/ash\/","message":"Class 'Sabre\\DAV\\Node' not found at \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Collection.php#15","userAgent":"Mozilla\/5.0 (Linux) mirall\/2.3.2 (Nextcloud)","version":"12.0.3.3"}
{"reqId":"WhHU@X8AAQEAAAUsF5QAAFEC","level":3,"time":"2017-11-19T19:01:14+00:00","remoteAddr":"86.161.75.144","user":"admin","app":"PHP","method":"GET","url":"\/index.php\/apps\/activity\/","message":"Cannot declare class OCA\\Activity\\Controller\\Activities, because the name is already in use at \/var\/www\/nextcloud\/apps\/activity\/lib\/Controller\/Activities.php#34","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhJB238AAQEAAAUsF7AAAABI","level":2,"time":"2017-11-20T02:45:47+00:00","remoteAddr":"198.20.69.74","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"198.20.69.74\" tried to access using \"86.161.75.144\" as host.","userAgent":"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/34.0.1847.137 Safari\/537.36","version":"12.0.3.3"}
{"reqId":"WhKAZ38AAQEAAAUsF7IAAABC","level":2,"time":"2017-11-20T07:12:39+00:00","remoteAddr":"60.191.38.78","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"60.191.38.78\" tried to access using \"86.161.75.144:443\" as host.","userAgent":"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko\/20100101 Firefox\/47.0","version":"12.0.3.3"}
{"reqId":"WhKqi38AAQEAAAUr0bIAAAAE","level":3,"time":"2017-11-20T10:12:27+00:00","remoteAddr":"41.217.204.98","user":"--","app":"PHP","method":"GET","url":"\/admin\/config.php","message":"Exception: The requested uri(\/admin\/config.php) cannot be processed by the script '\/core\/templates\/404.php') at \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Request.php#729","userAgent":"curl\/7.19.7 (x86_64-redhat-linux-gnu) libcurl\/7.19.7 NSS\/3.13.1.0 zlib\/1.2.3 libidn\/1.18 libssh2\/1.2.2","version":"12.0.3.3"}
{"reqId":"WhK1e38AAQEAAAUsF7QAAABD","level":2,"time":"2017-11-20T10:59:07+00:00","remoteAddr":"139.162.106.181","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"139.162.106.181\" tried to access using \"86.161.75.144\" as host.","userAgent":"Mozilla\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/50.0.2661.102 Safari\/537.36","version":"12.0.3.3"}
{"reqId":"WhLhgH8AAQEAAAUr0bQAAAAH","level":2,"time":"2017-11-20T14:06:56+00:00","remoteAddr":"184.105.247.195","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"184.105.247.195\" tried to access using \"86.161.75.144\" as host.","userAgent":"--","version":"12.0.3.3"}
{"reqId":"WhMv7n8AAQEAAAUsGCUAAFYW","level":3,"time":"2017-11-20T19:41:34+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"GET","url":"\/index.php\/apps\/firstrunwizard\/wizard","message":"Cannot declare class , because the name is already in use at \/var\/www\/nextcloud\/apps\/firstrunwizard\/lib\/Controller\/WizardController.php#31","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhMv-X8AAQEAAAUr0owAABUQ","level":3,"time":"2017-11-20T19:41:49+00:00","remoteAddr":"86.161.75.144","user":"ash","app":"PHP","method":"DELETE","url":"\/index.php\/apps\/firstrunwizard\/wizard","message":"Cannot declare class , because the name is already in use at \/var\/www\/nextcloud\/apps\/firstrunwizard\/lib\/Controller\/WizardController.php#31","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhMwF38AAQEAAAUr0poAABcB","level":3,"time":"2017-11-20T19:42:16+00:00","remoteAddr":"86.161.75.144","user":"admin","app":"PHP","method":"GET","url":"\/index.php\/settings\/apps","message":"Class 'OC\\App\\AppStore\\Fetcher\\Fetcher' not found at \/var\/www\/nextcloud\/lib\/private\/App\/AppStore\/Fetcher\/CategoryFetcher.php#30","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhMwPH8AAQEAAAUr0rQAAAMG","level":3,"time":"2017-11-20T19:42:52+00:00","remoteAddr":"86.161.75.144","user":"admin","app":"PHP","method":"GET","url":"\/index.php\/settings\/personal","message":"Cannot redeclare {closure}() (previously declared in \/var\/www\/nextcloud\/settings\/personal.php:257) at \/var\/www\/nextcloud\/settings\/personal.php#232","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhMwrX8AAQEAAAUr0s0AAAgL","level":3,"time":"2017-11-20T19:44:46+00:00","remoteAddr":"86.161.75.144","user":"admin","app":"PHP","method":"GET","url":"\/index.php\/settings\/personal","message":"Cannot redeclare {closure}() (previously declared in \/var\/www\/nextcloud\/settings\/personal.php:257) at \/var\/www\/nextcloud\/settings\/personal.php#232","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}
{"reqId":"WhMwtH8AAQEAAAUr0s4AAAkJ","level":3,"time":"2017-11-20T19:44:52+00:00","remoteAddr":"86.161.75.144","user":"admin","app":"PHP","method":"GET","url":"\/index.php\/settings\/personal","message":"Allowed memory size of 805306368 bytes exhausted (tried to allocate 1198810504 bytes) at \/var\/www\/nextcloud\/lib\/private\/legacy\/util.php#525","userAgent":"Mozilla\/5.0 (X11; Linux i686) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/61.0.3163.102 Safari\/537.36 Vivaldi\/1.93.955.48","version":"12.0.3.3"}

Hope that helps

The only thing I see is

Allowed memory size of 805306368 bytes exhausted (tried to allocate 1198810504 bytes)

, aside from the fact that you have automount and a USB plugged in but you didn’t do nc-datadir, so your data is in the SD card.

Maybe try to monitor your free memory. Still, I think it might be a HW issue, if you can, try with a different power supply.

I have just tried moving the data to the usbdrive but I received this error

Refusing to move to the SD card. Abort

I am wondering if read/write permissions are causing the problem

as the message says… you are trying to move to the SD card. You should move it to the USB drive, and for that you should activate automount.

The easiest is to use the wizard to get the steps right

Hi,

I used the wizard originally and just retried it and got the same result so tried nc-datadir and this what resulted

can you paste the output of nc-info?

nc-info output is

NextCloudPi version v0.37.2
NextCloudPi image NextCloudPi_11-12-17
distribution Raspbian GNU/Linux 9 \n \l
automount yes
USB devices sda
datadir /var/www/nextcloud/data
data in SD yes
data filesystem ext2/ext3
data disk usage 1.9G/2.7G
rootfs usage 1.9G/2.7G
Nextcloud check ok
Nextcloud version 12.0.3.3
HTTPD service up
PHP service up
MariaDB service up
Redis service up
Postfix service up
internet check ok
port check 80 open
port check 443 open
IP 192.16*.1.***
gateway 192.1**.1.***
interface eth0
certificates ashleystuff.hopto.org
certs due 85 days
NAT loopback no
uptime 1day

Shouldn’t the USB harddrive be showing?

can you post the output of

ls -l /media

and

systemctl status nc-automount

and

systemctl status nc-automount-links?
lsblk -f

and

dmesg | tail -20

total 8
drwxr-xr-x 3 root root 4096 Nov 22 18:40 USBdrive
drwxr-xr-x 3 root root 4096 Nov 22 18:40 USBdrive1

● nc-automount.service - Automount USB drives
Loaded: loaded (/usr/lib/systemd/system/nc-automount.service; enabled; vendor preset:
Active: active (running) since Sat 2017-11-25 16:44:11 UTC; 4min 58s ago
Main PID: 2515 (udiskie)
CGroup: /system.slice/nc-automount.service
└─2515 /usr/bin/python3 /usr/bin/udiskie -NTF

Nov 25 16:44:11 nextcloudpi systemd[1]: Started Automount USB drives.

nothing came back

NAME FSTYPE LABEL UUID MOUNTPOINT
sda
└─sda1 ext4 USBdrive 22125a77-901a-4683-ad76-1a20dc99b77e /media/USBdrive1
mmcblk0
├─mmcblk0p1 vfat boot B60A-B262 /boot
└─mmcblk0p2 ext4 9a7608bd-5bff-4dfc-ac1d-63a956744162 /

[ 22.988403] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 22.988423] brcmfmac: power management disabled
[ 23.183734] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS
[ 23.413160] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup
[ 25.032261] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 26.852910] EXT4-fs (sda1): recovery complete
[ 26.852925] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 32.338509] Bluetooth: Core ver 2.22
[ 32.338595] NET: Registered protocol family 31
[ 32.338601] Bluetooth: HCI device and connection manager initialized
[ 32.338623] Bluetooth: HCI socket layer initialized
[ 32.338640] Bluetooth: L2CAP socket layer initialized
[ 32.338672] Bluetooth: SCO socket layer initialized
[ 33.100072] Bluetooth: HCI UART driver ver 2.3
[ 33.100086] Bluetooth: HCI UART protocol H4 registered
[ 33.100092] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 33.100269] Bluetooth: HCI UART protocol Broadcom registered
[ 33.279981] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 33.279990] Bluetooth: BNEP filters: protocol multicast
[ 33.280011] Bluetooth: BNEP socket layer initialized

hi

there were some fixes with this recently. Also, it seems that you labeled the drive ‘USBdrive’ which I think is going to cause trouble because it’s the same name as the links.

let’s try

  • in the web -> nc-update
  • in terminal -> sudo umount /media/*
  • in terminal -> sudo rmdir /media/*
  • in terminal -> sudo reboot
  • if you don’t have anything on the drive, do the wizard again, and format it. Only do this if there’s nothing there because you will lose all the contents of the USBdrive

OK, carried out what you suggested and at the end of the wizard I received this error report.

[ nc-automount ]
automount enabled

[ nc-format-USB ]
/dev/sda: 8 bytes were erased at offset 0x00000200 (gpt): 45 46 49 20 50 41 52 54
/dev/sda: 8 bytes were erased at offset 0xe8decffe00 (gpt): 45 46 49 20 50 41 52 54
/dev/sda: 2 bytes were erased at offset 0x000001fe (PMBR): 55 aa
Drive sda formatted successfuly and labeled myCloudDrive

[ nc-datadir ]
Refusing to move to the SD card. Abort

If its any help, I had this when I followed the steps in your post.

NextCloudPi v0.37.5 is up to date
Last login: Sat Nov 25 16:53:31 2017 from 192.168.1.***
pi@nextcloudpi:~ $ sudo umount /media/*
umount: /media/USBdrive: not mounted
pi@nextcloudpi:~ $ sudo rmdir /media/*
rmdir: failed to remove ‘/media/USBdrive’: Directory not empty
pi@nextcloudpi:~ $ sudo reboot

I wonder what’s going on, try

sudo mv /media/USBdrive /media/USBdrive.old

also, can you post again

ls -l /media

and

systemctl status nc-automount

and

systemctl status nc-automount-links?
lsblk -f

and

dmesg | tail -20
1 Like

up to this point I get this

pi@nextcloudpi:~ $ sudo mv /media/USBdrive /media/USBdrive.old
pi@nextcloudpi:~ $ ls -l /media
total 8
drwxr-xr-x 3 root root 4096 Nov 26 18:49 USBdrive1
drwxr-xr-x 3 root root 4096 Nov 22 18:40 USBdrive.old
pi@nextcloudpi:~ $ systemctl status nc-automount
● nc-automount.service - Automount USB drives
Loaded: loaded (/usr/lib/systemd/system/nc-automount.service; enabled; vendor preset:
Active: active (running) since Sun 2017-11-26 18:41:15 UTC; 24h ago
Main PID: 374 (udiskie)
CGroup: /system.slice/nc-automount.service
└─374 /usr/bin/python3 /usr/bin/udiskie -NTF

Nov 26 18:41:15 nextcloudpi systemd[1]: Started Automount USB drives.
Nov 26 18:41:19 nextcloudpi udiskie[374]: mounted /org/freedesktop/UDisks2/block_devices
Nov 26 18:50:39 nextcloudpi udiskie[374]: mounted /org/freedesktop/UDisks2/block_devices
lines 1-10/10 (END)

at this point there seems no way to add the next line unless I open another tab-

lsblk -f
and

dmesg | tail -20

pi@nextcloudpi:~ $ lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
└─sda1 ext4 myCloudDrive b2381397-200d-4486-a957-fefb32835e6f /media/USBdrive1
mmcblk0
├─mmcblk0p1 vfat boot B60A-B262 /boot
└─mmcblk0p2 ext4 9a7608bd-5bff-4dfc-ac1d-63a956744162 /
pi@nextcloudpi:~ $ dmesg | tail -20
[ 11.198644] random: crng init done
[ 11.501906] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup
[ 13.161332] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 14.446305] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 16.389476] Bluetooth: Core ver 2.22
[ 16.389558] NET: Registered protocol family 31
[ 16.389564] Bluetooth: HCI device and connection manager initialized
[ 16.389585] Bluetooth: HCI socket layer initialized
[ 16.389599] Bluetooth: L2CAP socket layer initialized
[ 16.389635] Bluetooth: SCO socket layer initialized
[ 16.402900] Bluetooth: HCI UART driver ver 2.3
[ 16.402914] Bluetooth: HCI UART protocol H4 registered
[ 16.402919] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 16.403093] Bluetooth: HCI UART protocol Broadcom registered
[ 16.548771] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.548778] Bluetooth: BNEP filters: protocol multicast
[ 16.548791] Bluetooth: BNEP socket layer initialized
[ 48.921698] sda:
[ 49.386388] sda: sda1
[ 558.463507] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
pi@nextcloudpi:~ $

try a reboot now, and see if your USB files are now in /media/myCloudDrive. What I don’t understand is why they are in /media/USBdrive1. Did you edit /etc/fstab?

Well, I can access the panel but trying to access nextcloud.local and the domain address is a failure.

I haven’t touched /etc/fstab

I have just tried installing nextcloudpi on to my nextcloud box from WB and I am once again having the same issues. Is it possible that the pi isn’t seeing the Harddrive itself?

Hi,

There was indeed an issue with automount with an image that was already fixed. What image did you install?

What is the output of

sudo ncp-report

?

Make sure you are installing the latest image, and also run nc-update before starting configuration. This should be fixed by now

Hi,

I re installed using a fresh download NextCloudPi_12-04-17.tar.bz2 which I downloaded yesterday. The access process (using noip.com) as not been completed yet due to internet issues.

The output off sudo ncp-report is

NextCloudPi diagnostics


Broadcast message from root@nextcloudpi (Mon 2017-12-11 20:00:00 UTC):

The system is going down for reboot at Tue 2017-12-12 04:00:00 UTC!

NextCloudPi version  v0.41.0
NextCloudPi image    NextCloudPi_12-04-17
distribution         Raspbian GNU/Linux 9 \n \l
automount            yes
USB devices          sda 
datadir              /media/USBdrive/ncdata
data in SD           no
data filesystem      btrfs
data disk usage      49M/932G
rootfs usage         1.9G/15G
Nextcloud check      ok
Nextcloud version    12.0.4.3
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
Postfix service      up
internet check       ok
port check 80        open
port check 443       open
IP                   192.168.1.72
gateway              192.168.1.254
interface            eth0
certificates         none
certs due            none
NAT loopback         no
uptime               23min

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "5": "nextcloudpi.local",
            "1": "192.168.1.**"
        },
        "datadirectory": "\/media\/USBdrive\/ncdata",
        "overwrite.cli.url": "http:\/\/localhost",
        "dbtype": "mysql",
        "version": "12.0.4.3",
        "dbname": "nextcloud",
        "dbhost": "localhost",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "ocs86rkb5syt",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "\/var\/run\/redis\/redis.sock",
            "port": 0,
            "timeout": 0
        },
        "mail_smtpmode": "php",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "admin",
        "mail_domain": "ownyourbits.com",
        "overwriteprotocol": "https",
        "maintenance": false,
        "loglevel": "2",
        "log_type": "file"
    }
}

HTTPd logs

[Sun Dec 10 18:18:40.439347 2017] [auth_basic:error] [pid 926:tid 1876104240] [client 192.168.1.131:48182] AH01617: user admin: authentication failure for "/": Password Mismatch
[Sun Dec 10 18:17:16.474708 2017] [ssl:warn] [pid 651:tid 1992847360] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Sun Dec 10 18:17:17.054236 2017] [ssl:warn] [pid 868:tid 1992847360] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Sun Dec 10 18:17:18.005072 2017] [mpm_event:notice] [pid 868:tid 1992847360] AH00489: Apache/2.4.25 (Raspbian) OpenSSL/1.0.2l configured -- resuming normal operations
[Sun Dec 10 18:17:18.005297 2017] [core:notice] [pid 868:tid 1992847360] AH00094: Command line: '/usr/sbin/apache2'
[Sun Dec 10 18:50:20.065076 2017] [authz_host:error] [pid 934:tid 1985975344] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /wizard/ failed, reason: unable to get the remote host name
[Sun Dec 10 18:50:20.179040 2017] [authz_host:error] [pid 934:tid 1985975344] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /wizard/ failed, reason: unable to get the remote host name
[Sun Dec 10 18:50:20.179492 2017] [authz_host:error] [pid 934:tid 1985975344] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /wizard/index.php failed, reason: unable to get the remote host name
[Sun Dec 10 18:50:20.292929 2017] [authz_host:error] [pid 934:tid 1985975344] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /wizard/index.php failed, reason: unable to get the remote host name
[Sun Dec 10 18:50:20.330900 2017] [authz_host:error] [pid 934:tid 1977586736] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /wizard/bootstrap/css/bootstrap.min.css failed, reason: unable to get the remote host name, referer: https://192.168.1.72:4443/wizard/
[Sun Dec 10 18:50:20.334376 2017] [authz_host:error] [pid 934:tid 1969198128] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /wizard/CSS/wizard.css failed, reason: unable to get the remote host name, referer: https://192.168.1.72:4443/wizard/
[Sun Dec 10 18:50:20.619814 2017] [authz_host:error] [pid 934:tid 1960809520] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /ncp-output.php failed, reason: unable to get the remote host name, referer: https://192.168.1.72:4443/wizard/
[Sun Dec 10 18:50:21.503417 2017] [authz_host:error] [pid 934:tid 1952420912] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /img/favicon.png failed, reason: unable to get the remote host name, referer: https://192.168.1.72:4443/wizard/
[Sun Dec 10 18:50:25.636604 2017] [authz_host:error] [pid 934:tid 1944032304] [client 192.168.1.131:49026] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name, referer: https://192.168.1.72:4443/wizard/
[Sun Dec 10 19:28:10.051141 2017] [authnz_external:error] [pid 934:tid 1910477872] [client 192.168.1.131:49178] AuthExtern pwauth [/usr/sbin/pwauth]: Failed (1) for user ncp
[Sun Dec 10 19:28:10.051323 2017] [auth_basic:error] [pid 934:tid 1910477872] [client 192.168.1.131:49178] AH01617: user ncp: authentication failure for "/wizard/": Password Mismatch
[Mon Dec 11 04:17:16.904414 2017] [ssl:warn] [pid 675:tid 1991938048] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Mon Dec 11 04:17:17.053192 2017] [ssl:warn] [pid 877:tid 1991938048] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Mon Dec 11 04:17:18.003423 2017] [mpm_event:notice] [pid 877:tid 1991938048] AH00489: Apache/2.4.25 (Raspbian) OpenSSL/1.0.2l configured -- resuming normal operations
[Mon Dec 11 04:17:18.003577 2017] [core:notice] [pid 877:tid 1991938048] AH00094: Command line: '/usr/sbin/apache2'

Database logs

2017-12-11  4:17:28 1988444160 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-12-11  4:17:28 1988444160 [Note] InnoDB: Compressed tables use zlib 1.2.8
2017-12-11  4:17:28 1988444160 [Note] InnoDB: Using Linux native AIO
2017-12-11  4:17:28 1988444160 [Note] InnoDB: Using generic crc32 instructions
2017-12-11  4:17:28 1988444160 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2017-12-11  4:17:28 1988444160 [Note] InnoDB: Completed initialization of buffer pool
2017-12-11  4:17:28 1988444160 [Note] InnoDB: Highest supported file format is Barracuda.
2017-12-11  4:17:28 1988444160 [Note] InnoDB: The log sequence numbers 2449508 and 2449508 in ibdata files do not match the log sequence number 3988370 in the ib_logfiles!
2017-12-11  4:17:28 1988444160 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
2017-12-11  4:17:29 1988444160 [Note] InnoDB: 128 rollback segment(s) are active.
2017-12-11  4:17:29 1988444160 [Note] InnoDB: Waiting for purge to start
2017-12-11  4:17:29 1988444160 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.35-80.0 started; log sequence number 3988370
2017-12-11  4:17:29 1438643008 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-12-11  4:17:29 1988444160 [Note] Plugin 'FEEDBACK' is disabled.
2017-12-11  4:17:29 1988444160 [Note] Recovering after a crash using tc.log
2017-12-11  4:17:29 1988444160 [Note] Starting crash recovery...
2017-12-11  4:17:29 1988444160 [Note] Crash recovery finished.
2017-12-11  4:17:29 1988444160 [Note] Server socket created on IP: '127.0.0.1'.
2017-12-11  4:17:29 1988444160 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.1.23-MariaDB-9+deb9u1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  Raspbian 9.0

Nextcloud logs

{"reqId":"uyuxVRvkdYp9dPrKJHjv","level":4,"time":"2017-12-04T14:15:21+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Not installed","userAgent":"--","version":""}
{"reqId":"HU3kdBep06Yq9PauA9A0","level":4,"time":"2017-12-04T14:30:12+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Not installed","userAgent":"--","version":""}
{"reqId":"KWispjOd8UwQlVYmNGrU","level":4,"time":"2017-12-04T14:45:11+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Not installed","userAgent":"--","version":""}
{"reqId":"mSKJSTlg249c9hS10r14","level":4,"time":"2017-12-04T15:00:14+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Not installed","userAgent":"--","version":""}
{"reqId":"q27zHS2lTQ2SWLQQCau3","level":4,"time":"2017-12-04T15:15:13+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Not installed","userAgent":"--","version":""}
{"reqId":"k6rSDAJZ7dpjUXvy5kAw","level":4,"time":"2017-12-04T15:30:15+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Not installed","userAgent":"--","version":""}
{"reqId":"a6Bi2SH6CD4IGtquXoah","level":4,"time":"2017-12-04T15:47:28+00:00","remoteAddr":"","user":"--","app":"cron","method":"--","url":"--","message":"Not installed","userAgent":"--","version":""}
{"reqId":"Wi3S1X8AAQEAAAOm9fEAAAAP","level":2,"time":"2017-12-11T00:35:33+00:00","remoteAddr":"182.119.231.117","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"182.119.231.117\" tried to access using \"86.160.221.174:443\" as host.","userAgent":"--","version":"12.0.4.3"}
{"reqId":"Wi3S-38AAQEAAAOm9fIAAAAQ","level":2,"time":"2017-12-11T00:36:15+00:00","remoteAddr":"150.255.81.130","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"150.255.81.130\" tried to access using \"86.160.221.174\" as host.","userAgent":"Mozilla\/5.0 (Windows NT 6.1) AppleWebKit\/537.1 (KHTML, like Gecko) Chrome\/21.0.1180.89 Safari\/537.1","version":"12.0.4.3"}
{"reqId":"Wi4Ir38AAQEAAAOm9fMAAAAS","level":2,"time":"2017-12-11T04:25:19+00:00","remoteAddr":"164.52.7.131","user":"--","app":"core","method":"GET","url":"\/","message":"Trusted domain error. \"164.52.7.131\" tried to access using \"86.160.221.174:443\" as host.","userAgent":"Mozilla\/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko\/20100101 Firefox\/52.0","version":"12.0.4.3"}