(SOLVED) Cannot access NextcloudPi - Connection refused - httpd service down

Just as Derek, I’ve just created an account to say thank you! pyrotech’s and nachoparker’s posts brought my server back to life!
In case someone else faces the same issue, I also had to solve some dependencies’ problems with python-dev following comments in here.

1 Like

Hello, I am having exactly the same problem, I am new to Linux, raspberry pi and Nextcloud. Nextcloud has been running for 6months without problem, till today. An help will highly appreciated.I tried all the afoomentioned but nothing worked so far.

Any suggestions?

NextCloudPi diagnostics

cat: /usr/local/etc/ncp-version: No such file or directory
NextCloudPi version
distribution         Raspbian GNU/Linux 10 \n \l
automount            yes
USB devices          sda
datadir              /media/myCloudDrive/ncdata
data in SD           no
data filesystem      btrfs
data disk usage      546G/932G
rootfs usage         13G/15G
swapfile             /var/swap
dbdir                /var/lib/mysql
Nextcloud check      ok
Nextcloud version    16.0.5.1
HTTPD service        down
PHP service          up
MariaDB service      up
Redis service        up
Postfix service      up
internet check       ok
port check 80        open
port check 443       closed
IP                   ***REMOVED SENSITIVE VALUE***
gateway              ***REMOVED SENSITIVE VALUE***
interface            eth0
certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         yes
uptime               10min

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "11": "195.74.224.99",
            "1": "192.168.1.3",
            "5": "nextcloudpi.local",
            "7": "nextcloudpi",
            "8": "nextcloudpi.lan",
            "3": "kostisvlserver.ddns.net",
            "2": "kostisvlserver.ddns.net",
            "4": "kostisvlserver.ddns.net",
            "20": "http:\/\/kostisvlserver.ddns.net\/",
            "22": "192.168.1.3",
            "21": "_"
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "16.0.5.1",
        "overwrite.cli.url": "https:\/\/kostisvlserver.ddns.net\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "tempdirectory": "\/media\/myCloudDrive\/ncdata\/tmp",
        "mail_smtpmode": "sendmail",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "overwriteprotocol": "https",
        "maintenance": false,
        "logfile": "\/media\/myCloudDrive\/ncdata\/nextcloud.log",
        "loglevel": "2",
        "log_type": "file",
        "htaccess.RewriteBase": "\/",
        "ldapIgnoreNamingRules": false,
        "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory"
    }
}

HTTPd logs

[Wed Dec 11 00:00:02.871467 2019] [ssl:warn] [pid 840:tid 1995731472] AH01909: localhost:4443:0 server certificate does NOTinclude an ID which matches the server name
[Wed Dec 11 00:00:02.949278 2019] [mpm_event:notice] [pid 840:tid 1995731472] AH00489: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1c configured -- resuming normal operations
[Wed Dec 11 00:00:02.949368 2019] [core:notice] [pid 840:tid 1995731472] AH00094: Command line: '/usr/sbin/apache2'
[Wed Dec 11 08:25:09.794929 2019] [authz_core:error] [pid 12478:tid 1629467680] [client 92.118.160.61:51811] AH01630: client denied by server configuration: /var/www/ncp-web/
[Wed Dec 11 13:34:08.257257 2019] [authz_core:error] [pid 12477:tid 1654645792] [client 45.79.49.77:45712] AH01630: client denied by server configuration: /var/www/ncp-web/
[Wed Dec 11 21:59:41.329767 2019] [mpm_event:notice] [pid 840:tid 1995731472] AH00491: caught SIGTERM, shutting down

Database logs

2019-12-11 23:23:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2019-12-11 23:23:37 0 [Note] InnoDB: Number of pools: 1
2019-12-11 23:23:37 0 [Note] InnoDB: Using generic crc32 instructions
2019-12-11 23:23:37 0 [Note] InnoDB: Initializing buffer pool, total size = 384M, instances = 1, chunk size = 128M
2019-12-11 23:23:37 0 [Note] InnoDB: Completed initialization of buffer pool
2019-12-11 23:23:37 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2019-12-11 23:23:38 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-12-11 23:23:38 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-12-11 23:23:38 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-12-11 23:23:38 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2019-12-11 23:23:38 0 [Note] InnoDB: Waiting for purge to start
2019-12-11 23:23:38 0 [Note] InnoDB: 10.3.17 started; log sequence number 914372436; transaction id 2174397
2019-12-11 23:23:38 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2019-12-11 23:23:38 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-12-11 23:23:38 0 [Note] Server socket created on IP: '127.0.0.1'.
2019-12-11 23:23:38 0 [Note] Reading of all Master_info entries succeeded
2019-12-11 23:23:38 0 [Note] Added new Master_info '' to hash table
2019-12-11 23:23:38 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.3.17-MariaDB-0+deb10u1'  socket: '/run/mysqld/mysqld.sock'  port: 3306  Raspbian 10
2019-12-11 23:23:40 0 [Note] InnoDB: Buffer pool(s) load completed at 191211 23:23:40

Nextcloud logs

{"reqId":"Xdv5gWxLny5@-myoEpqZ9QAAGBQ","level":3,"time":"2019-11-25T15:55:48+00:00","remoteAddr":"62.74.60.208","user":"ncp","app":"no app in context","method":"PUT","url":"\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"expected filesize 141854 got 90112","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["fontdata.js",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":316,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","Line":228,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows) mirall\/2.6.1stable-Win64 (build 20191105) (Nextcloud)","version":"16.0.5.1"}
{"reqId":"Xdv5gWxLny5@-myoEpqZ9QAAGBQ","level":4,"time":"2019-11-25T15:55:48+00:00","remoteAddr":"62.74.60.208","user":"ncp","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"expected filesize 141854 got 90112","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["fontdata.js",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/kostisvlserver.ddns.net\/remote.php\/dav\/files\/ncp\/Documents\/Documents_Toshiba_1992019\/Github_repositories\/Coursera\/courses-master\/librariesNew\/widgets\/mathjax\/jax\/output\/SVG\/fonts\/TeX\/fontdata.js","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":316,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/File.php","Line":228,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows) mirall\/2.6.1stable-Win64 (build 20191105) (Nextcloud)","version":"16.0.5.1"}
{"reqId":"mDUY92yY1h6Ru00aW3An","level":4,"time":"2019-12-02T05:45:43+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":"error:0909006C:PEM routines:get_name:no start line","userAgent":"--","version":"16.0.5.1"}
{"reqId":"mDUY92yY1h6Ru00aW3An","level":4,"time":"2019-12-02T05:45:43+00:00","remoteAddr":"","user":"--","app":"notifications","method":"","url":"--","message":"error:0406D06E:rsa routines:RSA_padding_add_PKCS1_type_2:data too large for key size","userAgent":"--","version":"16.0.5.1"}
{"reqId":"XejdeErWgv-na1GvFaIVlgAAUQ0","level":2,"time":"2019-12-05T10:35:39+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdeErWgv-na1GvFaIVlgAAUQ0","level":2,"time":"2019-12-05T10:35:39+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdgUrWgv-na1GvFaIVmQAAVA0","level":2,"time":"2019-12-05T10:35:48+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdgUrWgv-na1GvFaIVmQAAVA0","level":2,"time":"2019-12-05T10:35:48+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdmTqamtMrgHwwnPv7gwAAAgA","level":2,"time":"2019-12-05T10:36:12+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdmTqamtMrgHwwnPv7gwAAAgA","level":2,"time":"2019-12-05T10:36:12+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdpErWgv-na1GvFaIVmwAAQQ0","level":2,"time":"2019-12-05T10:36:24+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdpErWgv-na1GvFaIVmwAAQQ0","level":2,"time":"2019-12-05T10:36:24+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdsjqamtMrgHwwnPv7hQAABwA","level":2,"time":"2019-12-05T10:36:39+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdsjqamtMrgHwwnPv7hQAABwA","level":2,"time":"2019-12-05T10:36:39+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=kostisvlachopoulos%40gmail.com","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XejdyzqamtMrgHwwnPv7hwAACQA","level":2,"time":"2019-12-05T10:37:05+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"Xejd3UrWgv-na1GvFaIVnwAASA0","level":2,"time":"2019-12-05T10:37:26+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login?user=ncp","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"Xeje3ErWgv-na1GvFaIVpAAATw0","level":2,"time":"2019-12-05T10:41:48+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"Xeje3ErWgv-na1GvFaIVpAAATw0","level":2,"time":"2019-12-05T10:41:48+00:00","remoteAddr":"145.136.247.119","user":"--","app":"core","method":"POST","url":"\/login","message":"Login failed: 'ncp' (Remote IP: '145.136.247.119')","userAgent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/78.0.3904.108 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XeuNxLa6sqKs3eXiGglEkAAASQA","level":2,"time":"2019-12-07T11:32:24+00:00","remoteAddr":"192.168.1.3","user":"--","app":"core","method":"POST","url":"\/login","message":"Login failed: 'ncp' (Remote IP: '192.168.1.3')","userAgent":"Mozilla\/5.0 (X11; Linux armv7l) AppleWebKit\/537.36 (KHTML, like Gecko) Raspbian Chromium\/74.0.3729.157 Chrome\/74.0.3729.157 Safari\/537.36","version":"16.0.5.1"}
{"reqId":"XeuN27a6sqKs3eXiGglElgAATQA","level":2,"time":"2019-12-07T11:32:47+00:00","remoteAddr":"192.168.1.3","user":"--","app":"core","method":"POST","url":"\/login?user=ncp","message":"Login failed: 'ncp' (Remote IP: '192.168.1.3')","userAgent":"Mozilla\/5.0 (X11; Linux armv7l) AppleWebKit\/537.36 (KHTML, like Gecko) Raspbian Chromium\/74.0.3729.157 Chrome\/74.0.3729.157 Safari\/537.36","version":"16.0.5.1"}