Failed updates to 24.0.8/25.0.3

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 20.0.5): 24.0.5.1
Operating system and version (eg, Ubuntu 20.04): Raspbian Bullseye
Apache or nginx version (eg, Apache 2.4.25): 2.4.54
PHP version (eg, 7.4): 7.4

The issue you are facing: I updated NCP to v1.50.5 and then attempted to upgrade NC to v24.0.8 (both via the web gui). The upgrade failed and while I could still sync to NC using clients, the web interface was no longer usable. It opens but all that comes up is the NC logo and slogan. After updating to NCP v1.51.0, I attempted the NC upgrade again (this time to v25.0.3) with the same result. I’ve attempted to upgrade using ncp-update-nc 0 and through ncp-config and both fail.

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it:

The output of your Nextcloud log in Admin > Logging:

GUI is inaccessible

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

<?php
$CONFIG = array (
  'passwordsalt' => '',
  'secret' => '',
  'trusted_domains' =>
  array (
    0 => 'localhost',
  ),
  'datadirectory' => '/media/myCloudDrive/ncdata',
  'dbtype' => 'mysql',
  'version' => '24.0.5.1',
  'overwrite.cli.url' => '',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => '',
  'dbpassword' => '',
  'default_phone_region' => 'US',
  'installed' => true,
  'instanceid' => '',
  'memcache.local' => '\\OC\\Memcache\\Redis',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' =>
  array (
    'host' => '/var/run/redis/redis.sock',
    'port' => 0,
    'timeout' => 0.0,
    'password' => '',
  ),
  'tempdirectory' => '/media/myCloudDrive/ncdata/tmp',
  'mail_smtpmode' => 'sendmail',
  'mail_smtpauthtype' => 'LOGIN',
  'mail_from_address' => 'admin',
  'mail_domain' => 'ownyourbits.com',
  'preview_max_x' => '2048',
  'preview_max_y' => '2048',
  'jpeg_quality' => '60',
  'overwriteprotocol' => 'https',
  'theme' => '',
  'maintenance' => false,
  'logfile' => '/media/myCloudDrive/ncdata/nextcloud.log',
  'loglevel' => 2,
  'trusted_proxies' =>
  array (
    11 => '127.0.0.1',
    12 => '::1',
    13 => '',
    14 => '',
  ),
  'data-fingerprint' => '',
);<?php
$CONFIG = array (
  'passwordsalt' => '',
  'secret' => '',
  'trusted_domains' =>
  array (
    0 => 'localhost',
    11 => '',
    1 => '',
    5 => 'nextcloudpi.local',



The output of your Apache/nginx/system log in /var/log/____:

[Fri Jan 27 12:29:03.174632 2023] [authz_host:error] [pid 9975:tid 2889823232] [client "local machine":42428] AH01753: access check of 'localhost' to /img/info-white.svg failed, reason: unable to get the remote host name, referer: https://"ncp url":4443/css/ncp.css
[Fri Jan 27 12:29:03.174844 2023] [authz_host:error] [pid 9975:tid 2864645120] [client "local machine":42428] AH01753: access check of 'localhost' to /img/files.svg failed, reason: unable to get the remote host name, referer: https://"ncp url":4443/css/ncp.css
[Fri Jan 27 12:29:12.693734 2023] [authz_host:error] [pid 9975:tid 2873037824] [client "local machine":42428] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Fri Jan 27 12:29:12.733815 2023] [authz_host:error] [pid 9975:tid 2873037824] [client "local machine":42428] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Fri Jan 27 12:29:12.733845 2023] [authz_host:error] [pid 9975:tid 2864645120] [client "local machine":42428] AH01753: access check of 'localhost' to /img/download.svg failed, reason: unable to get the remote host name
[Fri Jan 27 12:29:12.733848 2023] [authz_host:error] [pid 9975:tid 2898215936] [client "local machine":42428] AH01753: access check of 'localhost' to /img/delete.svg failed, reason: unable to get the remote host name
[Fri Jan 27 12:35:36.781229 2023] [core:notice] [pid 713:tid 3070030272] AH00052: child pid 9975 exit signal Bus error (7)
[Fri Jan 27 12:59:00.402126 2023] [authz_host:error] [pid 13644:tid 2856252416] [client "local machine":43066] AH01753: access check of 'localhost' to /img/info.svg failed, reason: unable to get the remote host name, referer: https://"ncp url":4443/css/ncp.css
[Fri Jan 27 12:59:01.664287 2023] [authz_host:error] [pid 13644:tid 2856252416] [client "local machine":43066] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Fri Jan 27 13:01:16.781960 2023] [authz_host:error] [pid 13644:tid 2856252416] [client "local machine":43066] AH01753: access check of 'localhost' to /img/red-circle.svg failed, reason: unable to get the remote host name, referer: https://"ncp url":4443/css/ncp.css

Jan 27 13:05:02 nextcloudpi postfix/cleanup[14330]: 6E6C21F90E: message-id=20230127180502.6E6C21F90E@raspberrypi
Jan 27 13:05:02 nextcloudpi postfix/qmgr[1144]: 6E6C21F90E: from=www-data@raspberrypi, size=611, nrcpt=1 (queue active)
Jan 27 13:05:02 nextcloudpi postfix/local[14332]: 6E6C21F90E: to=www-data@raspberrypi, orig_to=, relay=local, delay=0.08, delays=0.05/0.02/0/0.01, dsn=2.0.0, status=sent (delivered to mailbox)
Jan 27 13:05:02 nextcloudpi postfix/qmgr[1144]: 6E6C21F90E: removed
Jan 27 13:09:01 nextcloudpi systemd[1]: Starting Clean php session files…
Jan 27 13:09:01 nextcloudpi sessionclean[14356]: Cannot load Zend OPcache - it was already loaded
Jan 27 13:09:01 nextcloudpi sessionclean[14369]: Cannot load Zend OPcache - it was already loaded
Jan 27 13:09:01 nextcloudpi CRON[14389]: (root) CMD ( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
Jan 27 13:09:01 nextcloudpi systemd[1]: phpsessionclean.service: Succeeded.
Jan 27 13:09:01 nextcloudpi systemd[1]: Finished Clean php session files.


Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

PASTE HERE

Have you done a backup before trying to update?
Have you been using ncp-update-nc for updating Nextcloud? (This would have done a backup internally).

Anyway - can you please post the output of sudo ncp-report

Regrettably I did not create a backup and my initial attempts to update were from the gui.

<--! Paste this in GitHub report -->

<details>
<summary>NextcloudPi diagnostics</summary>

Cannot load Zend OPcache - it was already loaded
NextcloudPi version v1.51.0
NextcloudPi image NextCloudPi_03-28-20
OS Raspbian GNU/Linux 11. 5.15.84-v7l+ (armv7l)
automount yes
USB devices sda
datadir /media/myCloudDrive/ncdata
data in SD no
data filesystem btrfs
data disk usage 38G/58G
rootfs usage 3.5G/15G
swapfile /var/swap
dbdir /var/lib/mysql
Nextcloud check ok
Nextcloud version 24.0.5.1
HTTPD service up
PHP service up
MariaDB service up
Redis service up
HPB service down
Postfix service up
Internet check ok
Public IPv4 REMOVED SENSITIVE VALUE
Public IPv6 REMOVED SENSITIVE VALUE
Port 80 open
Port 443 open
IP REMOVED SENSITIVE VALUE
Gateway REMOVED SENSITIVE VALUE
Interface eth0
Certificates REMOVED SENSITIVE VALUE
NAT loopback no
Uptime 8days

</details>


<details>
<summary>Nextcloud configuration</summary>

Cannot load Zend OPcache - it was already loaded
{
“system”: {
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: {
“0”: “localhost”,
},
“datadirectory”: “REMOVED SENSITIVE VALUE”,
“dbtype”: “mysql”,
“version”: “24.0.5.1”,
“overwrite.cli.url”: “https://redacted/”,
“dbname”: “REMOVED SENSITIVE VALUE”,
“dbhost”: “REMOVED SENSITIVE VALUE”,
“dbport”: “”,
“dbtableprefix”: “oc_”,
“mysql.utf8mb4”: true,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“default_phone_region”: “US”,
“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”,
“theme”: “”,
“maintenance”: false,
“logfile”: “/media/myCloudDrive/ncdata/nextcloud.log”,
“loglevel”: 2,
“trusted_proxies”: “REMOVED SENSITIVE VALUE”,
“data-fingerprint”: “7468e3a54785c3c6cdbd3016362da561”
}
}

</details>


<details>
<summary>HTTPd logs</summary>

[Fri Feb 03 00:00:00.830162 2023] [ssl:warn] [pid 713:tid 3070030272] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Fri Feb 03 00:00:00.840250 2023] [mpm_event:notice] [pid 713:tid 3070030272] AH00489: Apache/2.4.54 (Raspbian) OpenSSL/1.1.1n configured – resuming normal operations
[Fri Feb 03 00:00:00.840291 2023] [core:notice] [pid 713:tid 3070030272] AH00094: Command line: ‘/usr/sbin/apache2’

</details>


<details>
<summary>Database logs</summary>

2022-10-03 0:47:32 0 [Note] InnoDB: File ‘./ibtmp1’ size is now 12 MB.
2022-10-03 0:47:32 0 [Note] InnoDB: 10.3.36 started; log sequence number 19544777827; transaction id 52923398
2022-10-03 0:47:32 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2022-10-03 0:47:32 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2022-10-03 0:47:32 0 [Note] Server socket created on IP: ‘127.0.0.1’.
2022-10-03 0:47:32 0 [Note] Reading of all Master_info entries succeeded
2022-10-03 0:47:32 0 [Note] Added new Master_info ‘’ to hash table
2022-10-03 0:47:32 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: ‘10.3.36-MariaDB-0+deb10u1’ socket: ‘/run/mysqld/mysqld.sock’ port: 3306 Raspbian 10
2022-10-03 0:47:32 0 [Note] InnoDB: Buffer pool(s) load completed at 221003 0:47:32
2022-10-03 1:06:39 0 [Note] /usr/sbin/mysqld (initiated by: unknown): Normal shutdown
2022-10-03 1:06:39 0 [Note] Event Scheduler: Purging the queue. 0 events
2022-10-03 1:06:39 0 [Note] InnoDB: FTS optimize thread exiting.
2022-10-03 1:06:39 0 [Note] InnoDB: Starting shutdown…
2022-10-03 1:06:39 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
2022-10-03 1:06:39 0 [Note] InnoDB: Buffer pool(s) dump completed at 221003 1:06:39
2022-10-03 1:06:42 0 [Note] InnoDB: Removed temporary tablespace data file: “ibtmp1”
2022-10-03 1:06:42 0 [Note] InnoDB: Shutdown completed; log sequence number 19544777836; transaction id 52923403
2022-10-03 1:06:42 0 [Note] /usr/sbin/mysqld: Shutdown complete

</details>


<details>
<summary>Nextcloud logs</summary>

{“reqId”:“Y7UJDjvIE-VEU6HSr8p5iwAAFwA”,“level”:2,“time”:“2023-01-04T05:05:21+00:00”,“remoteAddr”:“redacted”,“user”:“–”,“app”:“no app in context”,“method”:“POST”,“url”:“/index.php/login”,“message”:“Login failed: admin (Remote IP: redacted)”,“userAgent”:“Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0”,“version”:“24.0.5.1”,“data”:}
{“reqId”:“Y8GZ40zJpad0_0oV1vyTdgAAAMU”,“level”:2,“time”:“2023-01-13T17:50:27+00:00”,“remoteAddr”:“redacted”,“user”:“admin”,“app”:“no app in context”,“method”:“HEAD”,“url”:“/remote.php/dav/files/admin/OPTAVIA%20Client%20Resources.zip”,“message”:“File with name //OPTAVIA Client Resources.zip could not be located”,“userAgent”:“Mozilla/5.0 (Android) Nextcloud-android/3.23.1”,“version”:“24.0.5.1”,“exception”:{“Exception”:“Sabre\DAV\Exception\NotFound”,“Message”:“File with name //OPTAVIA Client Resources.zip could not be located”,“Code”:0,“Trace”:[{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php”,“line”:78,“function”:“getChild”,“class”:“OCA\DAV\Connector\Sabre\Directory”,“type”:“->”},{“file”:“/var/www/nextcloud/apps/dav/lib/DAV/ViewOnlyPlugin.php”,“line”:75,“function”:“getNodeForPath”,“class”:“Sabre\DAV\Tree”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php”,“line”:89,“function”:“checkViewOnly”,“class”:“OCA\DAV\DAV\ViewOnlyPlugin”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:472,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php”,“line”:251,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php”,“line”:89,“function”:“httpHead”,“class”:“Sabre\DAV\CorePlugin”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:472,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:253,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:321,“function”:“start”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/apps/dav/lib/Server.php”,“line”:358,“function”:“exec”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/apps/dav/appinfo/v2/remote.php”,“line”:35,“function”:“exec”,“class”:“OCA\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/remote.php”,“line”:166,“args”:[“/var/www/nextcloud/apps/dav/appinfo/v2/remote.php”],“function”:“require_once”}],“File”:“/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php”,“Line”:242,“message”:“File with name //OPTAVIA Client Resources.zip could not be located”,“exception”:{},“CustomMessage”:“File with name //OPTAVIA Client Resources.zip could not be located”}}
{“reqId”:“Y9SEJWgHlqkdnBpH_Ha9uAAAAEE”,“level”:2,“time”:“2023-01-28T02:10:45+00:00”,“remoteAddr”:“73.27.18.144”,“user”:“admin”,“app”:“no app in context”,“method”:“HEAD”,“url”:“/remote.php/dav/files/admin/The%20Front%202.0/Friday%20Nite%20Live.jpg”,“message”:“File with name /The Front 2.0/Friday Nite Live.jpg could not be located”,“userAgent”:“Mozilla/5.0 (Android) Nextcloud-android/3.23.1”,“version”:“24.0.5.1”,“exception”:{“Exception”:“Sabre\DAV\Exception\NotFound”,“Message”:“File with name /The Front 2.0/Friday Nite Live.jpg could not be located”,“Code”:0,“Trace”:[{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php”,“line”:78,“function”:“getChild”,“class”:“OCA\DAV\Connector\Sabre\Directory”,“type”:“->”},{“file”:“/var/www/nextcloud/apps/dav/lib/DAV/ViewOnlyPlugin.php”,“line”:75,“function”:“getNodeForPath”,“class”:“Sabre\DAV\Tree”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php”,“line”:89,“function”:“checkViewOnly”,“class”:“OCA\DAV\DAV\ViewOnlyPlugin”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:472,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php”,“line”:251,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php”,“line”:89,“function”:“httpHead”,“class”:“Sabre\DAV\CorePlugin”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:472,“function”:“emit”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:253,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php”,“line”:321,“function”:“start”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/apps/dav/lib/Server.php”,“line”:358,“function”:“exec”,“class”:“Sabre\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/apps/dav/appinfo/v2/remote.php”,“line”:35,“function”:“exec”,“class”:“OCA\DAV\Server”,“type”:“->”},{“file”:“/var/www/nextcloud/remote.php”,“line”:166,“args”:[“/var/www/nextcloud/apps/dav/appinfo/v2/remote.php”],“function”:“require_once”}],“File”:“/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php”,“Line”:242,“message”:“File with name /The Front 2.0/Friday Nite Live.jpg could not be located”,“exception”:{},“CustomMessage”:“File with name /The Front 2.0/Friday Nite Live.jpg could not be located”}}
{“reqId”:“Y9YybswA3OwyeMRrQ51TfAAAAFY”,“level”:2,“time”:“2023-01-29T08:46:38+00:00”,“remoteAddr”:“35.93.86.116”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/.git/config”,“message”:“Trusted domain error. "35.93.86.116" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9cH3fDNTrH3VY5gxubJ2QAAAAI”,“level”:2,“time”:“2023-01-29T23:57:17+00:00”,“remoteAddr”:“185.213.174.115”,“user”:“–”,“app”:“core”,“method”:“POST”,“url”:“/”,“message”:“Login failed: ‘1GP8z4phw8zuE6n2S3s1XDdyPpjPjukRUg’ (Remote IP: ‘185.213.174.115’)”,“userAgent”:“Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9cH5cwA3OwyeMRrQ51V0gAAAE8”,“level”:2,“time”:“2023-01-29T23:57:25+00:00”,“remoteAddr”:“185.213.174.115”,“user”:“–”,“app”:“core”,“method”:“POST”,“url”:“/”,“message”:“Login failed: ‘0x3435282d37dbf82a7a9b08da3763e6747714df77’ (Remote IP: ‘185.213.174.115’)”,“userAgent”:“Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9fjT1h4EIgPLq2Zr_HfNwAAAAo”,“level”:2,“time”:“2023-01-30T15:33:35+00:00”,“remoteAddr”:“39.104.76.228”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/api/consumer/user/common/applet/code”,“message”:“Trusted domain error. "39.104.76.228" tried to access using "www.gza-e.com" as host.”,“userAgent”:“–”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9lJHkSaqET2UKtNAvQZTwAAAEY”,“level”:2,“time”:“2023-01-31T17:00:14+00:00”,“remoteAddr”:“39.104.95.152”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/api/consumer/user/common/applet/code”,“message”:“Trusted domain error. "39.104.95.152" tried to access using "www.gza-e.com" as host.”,“userAgent”:“–”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9nb35ZO3lidMggLzuf1-wAAABI”,“level”:2,“time”:“2023-02-01T03:26:23+00:00”,“remoteAddr”:“209.141.36.112”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/”,“message”:“Trusted domain error. "209.141.36.112" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9nb5BVFdmh7CklTs0N-2AAAAEw”,“level”:2,“time”:“2023-02-01T03:26:28+00:00”,“remoteAddr”:“205.185.121.69”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/”,“message”:“Trusted domain error. "205.185.121.69" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9nb55ZO3lidMggLzuf2AQAAABQ”,“level”:2,“time”:“2023-02-01T03:26:31+00:00”,“remoteAddr”:“209.141.35.128”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/index.php/js/core/merged-template-prepend.js?v=ba51ea45”,“message”:“Trusted domain error. "209.141.35.128" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9nb9JZO3lidMggLzuf2AgAAABg”,“level”:2,“time”:“2023-02-01T03:26:44+00:00”,“remoteAddr”:“209.141.36.231”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/favicon.ico”,“message”:“Trusted domain error. "209.141.36.231" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9pNz82MBinqx_JpMcFB3QAAAEM”,“level”:2,“time”:“2023-02-01T11:32:31+00:00”,“remoteAddr”:“209.141.35.128”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/”,“message”:“Trusted domain error. "209.141.35.128" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9pN1M2MBinqx_JpMcFB3wAAAEg”,“level”:2,“time”:“2023-02-01T11:32:36+00:00”,“remoteAddr”:“209.141.55.120”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/favicon.ico”,“message”:“Trusted domain error. "209.141.55.120" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9qLZc2MBinqx_JpMcFD2AAAAEo”,“level”:2,“time”:“2023-02-01T15:55:17+00:00”,“remoteAddr”:“209.141.41.193”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/”,“message”:“Trusted domain error. "209.141.41.193" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9qLZ82MBinqx_JpMcFD2QAAAEY”,“level”:2,“time”:“2023-02-01T15:55:19+00:00”,“remoteAddr”:“209.141.33.65”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/”,“message”:“Trusted domain error. "209.141.33.65" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9qLas2MBinqx_JpMcFD2wAAAEk”,“level”:2,“time”:“2023-02-01T15:55:22+00:00”,“remoteAddr”:“205.185.116.25”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/index.php/js/core/merged-template-prepend.js?v=ba51ea45”,“message”:“Trusted domain error. "205.185.116.25" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y9qLcs2MBinqx_JpMcFD3gAAAEQ”,“level”:2,“time”:“2023-02-01T15:55:30+00:00”,“remoteAddr”:“205.185.121.69”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/favicon.ico”,“message”:“Trusted domain error. "205.185.121.69" tried to access using "redacted" as host.”,“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y90wGOlVv7Rgu0i21prTEAAAAEI”,“level”:2,“time”:“2023-02-03T16:02:32+00:00”,“remoteAddr”:“39.104.87.217”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/api/consumer/user/common/applet/code”,“message”:“Trusted domain error. "39.104.87.217" tried to access using "www.gza-e.com" as host.”,“userAgent”:“–”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}
{“reqId”:“Y92ZvelVv7Rgu0i21prZ7AAAAFQ”,“level”:2,“time”:“2023-02-03T23:33:18+00:00”,“remoteAddr”:“198.235.24.180”,“user”:“–”,“app”:“core”,“method”:“GET”,“url”:“/”,“message”:“Trusted domain error. "198.235.24.180" tried to access using "redacted" as host.”,“userAgent”:“Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com”,“version”:“24.0.5.1”,“data”:{“app”:“core”}}