Update von 31.0.3 auf 31.0.4

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.

If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.

Getting help

In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.

Before clicking submit: Please check if your query is already addressed via the following resources:

(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).

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:

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    • 31.0.3
  • Operating system and version (e.g., Ubuntu 24.04):
    • Ubuntu 25.04
  • Web server and version (e.g, Apache 2.4.25):
    • 2.4.63 (Ubuntu)
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • replace me
  • PHP version (e.g, 8.3):
    • 8.4
  • Is this the first time you’ve seen this error? (Yes / No):
    • yes
  • When did this problem seem to first start?
    • replace me
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • webinstaller
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • no

Summary of the issue you are facing:

Hello, thanks for the help.

My Nextcloud server is running on a 64-bit Dell computer. For 12 days, I’ve been getting a message saying I can update to 31.0.4. When I go to the administration page, I can select “Open Updater.” All the checkboxes are green, but the server isn’t updated.

Am I the only one with this problem, or did I misuse the search? What could I try?

Steps to replicate it (hint: details matter!):

Log entries

Nextcloud

Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log located in your data directory). Feel free to use a pastebin/gist service if necessary.

{"reqId":"jyWIxIhJgJWdgKNKVF6Q","level":3,"time":"2025-04-18T07:37:10+00:00","remoteAddr":"192.168.1.30","user":false,"app":"core","method":"GET","url":"/nextcloud/index.php/apps/logreader/api/poll?lastReqId=uFSOV9MozkTYRW2dln8J","message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","exception":{"Exception":"Doctrine\\DBAL\\Exception","Message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory","Code":2002,"Trace":[{"file":"/var/www/html/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":458,"function":"connect","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":416,"function":"getDatabasePlatformVersion","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":323,"function":"detectDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/DB/Connection.php","line":903,"function":"getDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/DB/ConnectionAdapter.php","line":235,"function":"getDatabaseProvider","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":96,"function":"getDatabaseProvider","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppConfig.php","line":1226,"function":"expr","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppConfig.php","line":243,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppConfig.php","line":1366,"function":"searchValues","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/App/AppManager.php","line":136,"function":"getValues","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/App/AppManager.php","line":157,"function":"getInstalledAppsValues","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/legacy/OC_App.php","line":188,"function":"getInstalledApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":48,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/var/www/html/nextcloud/lib/base.php","line":675,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/html/nextcloud/lib/base.php","line":1156,"function":"init","class":"OC","type":"::"},{"file":"/var/www/html/nextcloud/index.php","line":22,"args":["/var/www/html/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/lib/private/DB/Connection.php","Line":237,"message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory","exception":{},"CustomMessage":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory"}}
{"reqId":"jyWIxIhJgJWdgKNKVF6Q","level":3,"time":"2025-04-18T07:37:10+00:00","remoteAddr":"192.168.1.30","user":false,"app":"core","method":"GET","url":"/nextcloud/index.php/apps/logreader/api/poll?lastReqId=uFSOV9MozkTYRW2dln8J","message":"Could not resolve OCA\\Theming\\Service\\ThemesService! Class \"OCA\\Theming\\Service\\ThemesService\" does not exist","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","exception":{"Exception":"OC\\AppFramework\\Utility\\QueryNotFoundException","Message":"Could not resolve OCA\\Theming\\Service\\ThemesService! Class \"OCA\\Theming\\Service\\ThemesService\" does not exist","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":124,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/public/Server.php","line":39,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/TemplateLayout.php","line":183,"function":"get","class":"OCP\\Server","type":"::"},{"file":"/var/www/html/nextcloud/lib/private/legacy/OC_Template.php","line":120,"function":"__construct","class":"OC\\TemplateLayout","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/Template/Base.php","line":113,"function":"fetchPage","class":"OC_Template","type":"->"},{"file":"/var/www/html/nextcloud/lib/private/legacy/OC_Template.php","line":297,"function":"printPage","class":"OC\\Template\\Base","type":"->"},{"file":"/var/www/html/nextcloud/index.php","line":89,"function":"printExceptionErrorPage","class":"OC_Template","type":"::"}],"File":"/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","Line":113,"message":"Could not resolve OCA\\Theming\\Service\\ThemesService! Class \"OCA\\Theming\\Service\\ThemesService\" does not exist","exception":{},"CustomMessage":"Could not resolve OCA\\Theming\\Service\\ThemesService! Class \"OCA\\Theming\\Service\\ThemesService\" does not exist"}}
{"reqId":"70Ya3jXrgZC8Mo429cHF","level":3,"time":"2025-04-20T13:34:23+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"NbCK9PGz7NXZoyCyzGIK","level":3,"time":"2025-04-20T13:34:23+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Warn::setCallback(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php#62","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"vd3aPjs9aE8dUo99c4Ew","level":3,"time":"2025-04-20T13:34:23+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/light-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"P4mlhxd4cGOFniwQ4cGU","level":3,"time":"2025-04-20T13:34:23+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/light.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Warn::setCallback(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php#62","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"SeE6ErvIgUBxrCA33O9n","level":3,"time":"2025-04-22T18:03:43+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/opendyslexic.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Warn::setCallback(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php#62","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"lwLwNQEnE2yQAqdjC75q","level":3,"time":"2025-04-22T18:03:43+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/light-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Compiler::has(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Compiler.php#5366","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"YSaDb23FNkIxrjtmUzGd","level":3,"time":"2025-04-22T18:03:43+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Compiler::has(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Compiler.php#5366","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"Te0tNwHn1m8igG45GGjs","level":3,"time":"2025-04-22T18:03:43+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Compiler::has(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Compiler.php#5366","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"802yjTfDBHxOdZ4Vb8so","level":3,"time":"2025-04-25T15:17:17+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Warn::setCallback(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php#62","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"bkX1ZPJCFTdJA5RRtWfq","level":3,"time":"2025-04-25T15:17:17+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/light.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Warn::setCallback(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php#62","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"vTJHe36VZDq12LPueRM6","level":3,"time":"2025-04-25T15:17:17+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/opendyslexic.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"qa01owq8KWsvZFfwmApZ","level":3,"time":"2025-04-25T15:17:17+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/light-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"xFzt2axuOxd1x4A1nnmW","level":3,"time":"2025-04-25T15:17:17+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"eyt4ZBHpeBiv4SLQJp5Q","level":3,"time":"2025-04-29T16:26:07+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/light-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"GJvwl2macB7p7lVZlG5M","level":3,"time":"2025-04-29T16:26:07+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Parser::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Parser.php#143","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"SiJ94ixrofl9OpisvPuY","level":3,"time":"2025-04-29T16:26:07+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/dark-highcontrast.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"mdml010ZVkuDB05g9mdp","level":3,"time":"2025-04-29T16:26:07+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/opendyslexic.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Node\\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Node/Number.php#581","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}
{"reqId":"WkxVtuSTsxAPHzzFKwv9","level":3,"time":"2025-04-29T16:26:07+00:00","remoteAddr":"192.168.1.30","user":"michael","app":"PHP","method":"GET","url":"/nextcloud/index.php/apps/theming/theme/light.css?plain=0&v=bb29d9a1","message":"ScssPhp\\ScssPhp\\Warn::setCallback(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead at /var/www/html/nextcloud/3rdparty/scssphp/scssphp/src/Warn.php#62","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36","version":"31.0.3.2","data":{"app":"PHP"}}

Web Browser

If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.

PASTE

Web server / Reverse Proxy

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

92.168.1.177 - - [29/Apr/2025:18:48:02 +0200] "GET /envertech.php HTTP/1.1" 200 846 "-" "python-requests/2.32.3"
192.168.1.55 - - [29/Apr/2025:18:48:04 +0200] "GET /bme.php?temp=26.27&hum=51.26&pres=974.56&gtemp=25.41&ghum=49.90&gpres=974.43 HTTP/1.1" 200 500 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:48:04 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:48:15 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:48:18 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:48:26 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:48:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:48:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:48:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:48:33 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1096 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:48:37 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:48:44 +0200] "GET /nextcloud/index.php/csrftoken HTTP/1.1" 200 953 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:48:48 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:48:48 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:48:48 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:48:48 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:48:49 +0200] "GET /nextcloud.log HTTP/1.1" 200 16834861 "http://192.168.1.177/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.55 - - [29/Apr/2025:18:49:05 +0200] "GET /bme.php?temp=26.85&hum=54.03&pres=974.93&gtemp=25.40&ghum=49.84&gpres=974.40 HTTP/1.1" 200 501 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:49:17 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:49:18 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:49:27 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:49:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 824 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:49:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:49:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:49:35 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1096 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:49:38 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:49:45 +0200] "PUT /nextcloud/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:49:48 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:49:48 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:49:48 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:49:49 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:50:00 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.177 - - [29/Apr/2025:18:50:02 +0200] "GET /envertech.php HTTP/1.1" 200 843 "-" "python-requests/2.32.3"
192.168.1.55 - - [29/Apr/2025:18:50:05 +0200] "GET /bme.php?temp=27.02&hum=54.00&pres=974.90&gtemp=25.39&ghum=50.10&gpres=974.42 HTTP/1.1" 200 501 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:50:11 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:50:18 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:50:22 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:50:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:50:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:50:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:50:33 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:50:37 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1096 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:50:44 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:50:46 +0200] "GET /nextcloud/index.php/csrftoken HTTP/1.1" 200 953 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:50:48 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:50:48 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:50:48 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:50:55 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.55 - - [29/Apr/2025:18:51:05 +0200] "GET /bme.php?temp=26.98&hum=54.18&pres=974.91&gtemp=25.38&ghum=50.14&gpres=974.41 HTTP/1.1" 200 499 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:51:05 +0200] "GET /nextcloud/index.php/csrftoken HTTP/1.1" 200 954 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.55 - - [29/Apr/2025:18:51:06 +0200] "GET /bme.php?temp=26.99&hum=54.19&pres=974.86&gtemp=25.39&ghum=50.14&gpres=974.37 HTTP/1.1" 200 499 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:51:06 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 852 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:51:17 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:51:18 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:51:28 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:51:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 824 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:51:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:51:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:51:39 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1096 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:51:39 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:51:48 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:51:48 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:51:48 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:51:50 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:52:01 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.177 - - [29/Apr/2025:18:52:02 +0200] "GET /envertech.php HTTP/1.1" 200 852 "-" "python-requests/2.32.3"
192.168.1.55 - - [29/Apr/2025:18:52:06 +0200] "GET /bme.php?temp=26.96&hum=53.91&pres=974.86&gtemp=25.37&ghum=50.21&gpres=974.42 HTTP/1.1" 200 502 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:52:12 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:52:18 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:52:23 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:52:30 +0200] "PUT /nextcloud/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:52:30 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:52:30 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:52:30 +0200] "PUT /nextcloud/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:52:30 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:52:34 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 852 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:52:41 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1096 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:52:45 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:52:48 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:52:48 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:52:48 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:52:56 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.55 - - [29/Apr/2025:18:53:06 +0200] "GET /bme.php?temp=27.14&hum=53.99&pres=974.83&gtemp=25.36&ghum=50.26&gpres=974.34 HTTP/1.1" 200 501 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:53:07 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:53:12 +0200] "GET /nextcloud.log HTTP/1.1" 304 340 "http://192.168.1.177/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:53:18 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:53:18 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:53:29 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:53:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:53:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:53:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:53:40 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:53:43 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1096 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:53:48 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:53:48 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:53:48 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1083 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:53:51 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.177 - - [29/Apr/2025:18:54:02 +0200] "GET /envertech.php HTTP/1.1" 200 852 "-" "python-requests/2.32.3"
192.168.1.30 - - [29/Apr/2025:18:54:02 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.55 - - [29/Apr/2025:18:54:06 +0200] "GET /bme.php?temp=24.64&hum=48.10&pres=974.08&gtemp=25.33&ghum=49.67&gpres=974.37 HTTP/1.1" 200 502 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:54:13 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:54:19 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:54:24 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:29 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:35 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:42 +0200] "GET /nextcloud/index.php/ HTTP/1.1" 302 836 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:42 +0200] "GET /nextcloud/index.php/apps/dashboard/ HTTP/1.1" 200 12484 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:43 +0200] "GET /nextcloud/ocs/v2.php/apps/dashboard/api/v1/widgets HTTP/1.1" 200 1370 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:43 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1379 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:43 +0200] "GET /nextcloud/ocs/v2.php/apps/recommendations/api/v1/recommendations/always HTTP/1.1" 200 1291 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:43 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status HTTP/1.1" 200 981 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:43 +0200] "PUT /nextcloud/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json HTTP/1.1" 200 981 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:44 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 1309 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:44 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 1309 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:54:45 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1096 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:54:46 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 852 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:46 +0200] "GET /nextcloud/index.php/settings/admin/overview HTTP/1.1" 200 14163 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:47 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status HTTP/1.1" 200 981 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:47 +0200] "PUT /nextcloud/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json HTTP/1.1" 200 982 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.177 - - [29/Apr/2025:18:54:47 +0200] "PROPFIND /nextcloud/remote.php/webdav HTTP/1.1" 401 1704 "-" "Nextcloud Server Crawler"
192.168.1.30 - - [29/Apr/2025:18:54:47 +0200] "GET /nextcloud/ocs/v2.php/apps/updatenotification/api/v1/applist/31.0.4.1 HTTP/1.1" 200 1019 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:47 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 1309 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:47 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 1309 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:47 +0200] "GET /nextcloud/ocs/v2.php/cloud/groups/details HTTP/1.1" 200 979 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.177 - - [29/Apr/2025:18:54:48 +0200] "GET /nextcloud/data/.ncdata HTTP/1.1" 404 7494 "-" "Nextcloud Server Crawler"
192.168.1.30 - michael [29/Apr/2025:18:54:48 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 981 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - michael [29/Apr/2025:18:54:48 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.177 - - [29/Apr/2025:18:54:48 +0200] "HEAD /nextcloud/apps/settings/js/map-test.js.map HTTP/1.1" 200 573 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:48 +0200] "HEAD /nextcloud/apps/settings/js/esm-test.mjs HTTP/1.1" 200 606 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:48 +0200] "HEAD /nextcloud/ocm-provider/ HTTP/1.1" 200 1535 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:48 +0200] "HEAD /nextcloud/ocs-provider/ HTTP/1.1" 200 1420 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:48 +0200] "GET /nextcloud/index.php/heartbeat HTTP/1.1" 200 1449 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "GET /.well-known/webfinger HTTP/1.1" 301 680 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "GET /nextcloud/index.php/.well-known/webfinger HTTP/1.1" 404 1562 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "GET /.well-known/nodeinfo HTTP/1.1" 301 678 "-" "Nextcloud Server Crawler"
192.168.1.30 - michael [29/Apr/2025:18:54:49 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1083 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "GET /nextcloud/index.php/.well-known/nodeinfo HTTP/1.1" 404 1559 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "PROPFIND /.well-known/caldav HTTP/1.1" 301 646 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "GET /nextcloud/remote.php/dav HTTP/1.1" 401 1878 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "PROPFIND /.well-known/carddav HTTP/1.1" 301 646 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "GET /nextcloud/remote.php/dav HTTP/1.1" 401 1878 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "HEAD /nextcloud/apps/theming/fonts/OpenDyslexic-Regular.otf HTTP/1.1" 200 549 "-" "Nextcloud Server Crawler"
192.168.1.177 - - [29/Apr/2025:18:54:49 +0200] "HEAD /nextcloud/core/fonts/NotoSans-Regular-latin.woff2 HTTP/1.1" 200 551 "-" "Nextcloud Server Crawler"
192.168.1.30 - - [29/Apr/2025:18:54:47 +0200] "GET /nextcloud/index.php/settings/ajax/checksetup HTTP/1.1" 200 3540 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:53 +0200] "GET /nextcloud/index.php/apps/updatenotification/credentials HTTP/1.1" 200 916 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:54 +0200] "POST /nextcloud/updater/ HTTP/1.1" 200 6349 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:56 +0200] "GET /nextcloud/ HTTP/1.1" 302 835 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:56 +0200] "GET /nextcloud/index.php/apps/dashboard/ HTTP/1.1" 200 12489 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "GET /nextcloud/ocs/v2.php/apps/dashboard/api/v1/widgets HTTP/1.1" 200 1370 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1379 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "GET /nextcloud/ocs/v2.php/apps/recommendations/api/v1/recommendations/always HTTP/1.1" 200 1291 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "GET /nextcloud/ocs/v2.php/apps/user_status/api/v1/user_status HTTP/1.1" 200 981 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "PUT /nextcloud/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json HTTP/1.1" 200 981 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 1309 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 200 1309 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:54:57 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 852 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.55 - - [29/Apr/2025:18:55:07 +0200] "GET /bme.php?temp=25.50&hum=53.44&pres=974.85&gtemp=25.30&ghum=49.87&gpres=974.38 HTTP/1.1" 200 499 "-" "python-requests/2.28.1"
192.168.1.30 - - [29/Apr/2025:18:55:08 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - michael [29/Apr/2025:18:55:19 +0200] "PROPFIND /nextcloud/remote.php/dav/files/michael/ HTTP/1.1" 207 1084 "-" "Mozilla/5.0 (Windows) mirall/3.16.2 (build 20250319) (Nextcloud, windows-10.0.26100 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
192.168.1.30 - - [29/Apr/2025:18:55:19 +0200] "GET /nextcloud/index.php/apps/logreader/api/poll?lastReqId=mdml010ZVkuDB05g9mdp HTTP/1.1" 200 853 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:55:27 +0200] "GET /nextcloud/ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1" 304 825 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
192.168.1.30 - - [29/Apr/2025:18:55:29 +0200] "PUT /nextcloud/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json HTTP/1.1" 200 981 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

Configuration

Nextcloud

The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "192.168.1.177"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "31.0.3.2",
        "overwrite.cli.url": "http:\/\/192.168.1.177\/nextcloud",
        "default_language": "de",
        "default_timezone": "Europe\/Berlin",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "maintenance": false,
        "maintenance_window_start": 1,
        "default_phone_region": "DE",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauth": 1,
        "mail_smtpport": "465",
        "mail_smtpsecure": "ssl",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "filelocking.enabled": true,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.locking": "\\OC\\Memcache\\Memcached",
        "theme": "",
        "loglevel": 2,
        "updater.release.channel": "beta"
    }
}

Apps

The output of occ app:list (if possible).
Enabled:

  • activity: 4.0.0
  • app_api: 5.0.2
  • bruteforcesettings: 4.0.0
  • circles: 31.0.0
  • cloud_federation_api: 1.14.0
  • comments: 1.21.0
  • contactsinteraction: 1.12.0
  • dashboard: 7.11.0
  • dav: 1.33.0
  • federatedfilesharing: 1.21.0
  • federation: 1.21.0
  • files: 2.3.1
  • files_downloadlimit: 4.0.0
  • files_pdfviewer: 4.0.0
  • files_reminders: 1.4.0
  • files_sharing: 1.23.1
  • files_trashbin: 1.21.0
  • files_versions: 1.24.0
  • firstrunwizard: 4.0.0
  • gpoddersync: 3.12.0
  • logreader: 4.0.0
  • lookup_server_connector: 1.19.0
  • nextcloud_announcements: 3.0.0
  • notifications: 4.0.0
  • oauth2: 1.19.1
  • password_policy: 3.0.0
  • photos: 4.0.0-dev.1
  • privacy: 3.0.0
  • profile: 1.0.0
  • provisioning_api: 1.21.0
  • recommendations: 4.0.0
  • related_resources: 2.0.0
  • richdocuments: 8.6.4
  • serverinfo: 3.0.0
  • settings: 1.14.0
  • sharebymail: 1.21.0
  • support: 3.0.0
  • survey_client: 3.0.0
  • systemtags: 1.21.1
  • text: 5.0.0
  • theming: 2.6.1
  • twofactor_backupcodes: 1.20.0
  • updatenotification: 1.21.0
  • user_status: 1.11.0
  • user_usage_report: 2.0.0
  • viewer: 4.0.0
  • weather_status: 1.11.0
  • webhook_listeners: 1.2.0
  • workflowengine: 2.13.0
    Disabled:
  • admin_audit: 1.21.0
  • duplicatefinder: 1.6.1 (installed 1.6.1)
  • encryption: 2.19.0
  • files_external: 1.23.0
  • suspicious_login: 9.0.1
  • twofactor_nextcloud_notification: 5.0.0
  • twofactor_totp: 13.0.0-dev.0
  • user_ldap: 1.22.0

Tips for increasing the likelihood of a response

  • Use the preformatted text formatting option in the editor for all log entries and configuration output.
  • If screenshots are useful, feel free to include them.
    • If possible, also include key error output in text form so it can be searched for.
  • Try to edit log output only minimally (if at all) so that it can be ran through analyzers / formatters by those trying to help you.

See Maintenance: Updater - Troubleshooting in the Admin Manual.

updater.log is:

025-05-01T18:48:18+0000 LMpeD65TjL [info] request to updater
2025-05-01T18:48:18+0000 LMpeD65TjL [info] currentStep()
2025-05-01T18:48:18+0000 LMpeD65TjL [info] Step 12 is in state “end”.
2025-05-01T18:48:18+0000 LMpeD65TjL [info] show HTML page
2025-05-01T18:48:18+0000 LMpeD65TjL [info] current version: 31.0.3 build time: 2025-04-10T14:38:16+00:00 048d03a43bcc90fb592c2327e5c2cd7981a98d31
2025-05-01T18:48:18+0000 LMpeD65TjL [info] getUpdateServerResponse()
2025-05-01T18:48:18+0000 LMpeD65TjL [info] updaterServer: https://updates.nextcloud.com/updater_server/
2025-05-01T18:48:18+0000 LMpeD65TjL [info] releaseChannel: beta
2025-05-01T18:48:18+0000 LMpeD65TjL [info] internal version: 31.0.3.2
2025-05-01T18:48:18+0000 LMpeD65TjL [info] updateURL: https://updates.nextcloud.com/updater_server/?version=31x0x3x2xxxbetaxx2025-04-10T14%3A38%3A16%2B00%3A00+048d03a43bcc90fb592c2327e5c2cd7981a98d31x8x4x6
2025-05-01T18:48:18+0000 LMpeD65TjL [info] getUpdateServerResponse response: Array
(
[version] => 31.0.4.1
[versionstring] => Nextcloud 31.0.4
[url] => https://download.nextcloud.com/server/releases/nextcloud-31.0.4.zip
[web] => How to upgrade — Nextcloud latest Administration Manual latest documentation
[changes] => https://updates.nextcloud.com/changelog_server/?version=31.0.4
[autoupdater] => 1
[eol] => 0
[signature] => Fvz2wtGGhia6CrIKGXXEzwPFRoouRbE8FSpu1HmGz0wO61LoVWeL7SjJIZVdQH19
/+X62FNLMVeTuLKDVWvLbYq/QmFmKpNlyUcogHUDKT1thJt0UIQlPbPYFq1Htv08
fWp1JxDF2mDZ59+UFk6vzuc1dmxtb98YgYxVLX4Lot4lYHrRyPK8wQWMwbvbzm4X
RfoS3qSk4WTSMAZXSg/U7+iEpDg+dq+WNhnthSQoZrgno1b54/BZdGFfH/QykqwK
ZUHr2M5Ub2zdPzLu/47xSehCgPWUmOUcwL5+InMTcnDqnP7UyYHoUjxnljEiskih
KGOoEWcSTS3AZZfArwp9AQ==
)

2025-05-01T18:48:18+0000 LMpeD65TjL [info] checkForUpdate() Array
(
[version] => 31.0.4.1
[versionstring] => Nextcloud 31.0.4
[url] => https://download.nextcloud.com/server/releases/nextcloud-31.0.4.zip
[web] => How to upgrade — Nextcloud latest Administration Manual latest documentation
[changes] => https://updates.nextcloud.com/changelog_server/?version=31.0.4
[autoupdater] => 1
[eol] => 0
[signature] => Fvz2wtGGhia6CrIKGXXEzwPFRoouRbE8FSpu1HmGz0wO61LoVWeL7SjJIZVdQH19
/+X62FNLMVeTuLKDVWvLbYq/QmFmKpNlyUcogHUDKT1thJt0UIQlPbPYFq1Htv08
fWp1JxDF2mDZ59+UFk6vzuc1dmxtb98YgYxVLX4Lot4lYHrRyPK8wQWMwbvbzm4X
RfoS3qSk4WTSMAZXSg/U7+iEpDg+dq+WNhnthSQoZrgno1b54/BZdGFfH/QykqwK
ZUHr2M5Ub2zdPzLu/47xSehCgPWUmOUcwL5+InMTcnDqnP7UyYHoUjxnljEiskih
KGOoEWcSTS3AZZfArwp9AQ==
)

2025-05-01T18:48:18+0000 LMpeD65TjL [info] getChangelogURL()
2025-05-01T18:48:18+0000 LMpeD65TjL [info] end of checkForUpdate() Update to Nextcloud 31.0.4 available. (channel: “beta”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-31.0.4.zip
Open changelog :arrow_upper_right:

sudo -u www-data php /var/www/html/nextcloud/updater/updater.phar --no-backup
make the same. on the terminal are written: the update are successfull but it is the version 31.0.3

Was there an earlier Updater run?

The Updater is indicating it’s already been ran. The logs for the earlier run are most relevant to determining the root cause.

To clear the Updater you can either manually remove the .step file or run occ maintenance:repair (which will clear it for you).

However, clearing it will not tell you what caused your installation to end up in this state. That would require looking at earlier logs.

After resetting things, you’ll be able to re-run the Updater. However, depending on the underlying cause, the result may be similar. (Don’t worry: a manual update - as described in the Admin Manual is always an option).

Hi, thanks for the help. I had problems with Ingrinity the first time around, but the second run was successful. Thanks. I wish a nice evering.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.