nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.36k stars 4.06k forks source link

[Bug]: NextCloud Login UI Failing to Initialize on WebKit #39377

Closed FizzyApple12 closed 1 year ago

FizzyApple12 commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

When attempting to access the UI on mobile iOS browsers (Safari and Firefox on iOS 14.3), the Login page loads initial content like the banner, the background image, and the Tagline, but all other content like the actual login form doesn't load. After connecting Inspect to my phone and pulling console logs, it appears this might be a problem with loading the OC/OCA module (potentially failed to load the webpack?), however, I'm not well versed enough with the back end and tech stack of NextCloud to be able to say for sure. Here are some screenshots of the behavior in case it helps.

image

image

I did attempt to check the SyntaxError in core-common.js, however my web inspector crashes when attempting to render the file. If you need any additional information, please let me know, and I do have experience with web development if I can be of any help in the troubleshooting process. Thank you!

Steps to reproduce

  1. Install the NextCloud AIO image on to an AWS VM
  2. Initialize the instance with NextCloud 27, Collabora, Imaginary, and without NextCloud Talk
  3. Attempt to open the Login page on a WebKit-based browser

Expected behavior

When loading the login page, I expect the login form to appear like normal (see screenshot from desktop below) and allow me to properly log in to my NextCloud instance.

image

Installation method

Official All-in-One appliance

Nextcloud Server version

27

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

PostgreSQL

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

No response

Additional info

No response

FizzyApple12 commented 1 year ago

GitHub's Issue system complained about the length of the message when attempting to add my configuration report, activated, apps, and logs, so here they are seperately.

Configuration report

{
    "system": {
        "one-click-instance": true,
        "one-click-instance.user-limit": 100,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "apps_paths": [
            {
                "path": "\/var\/www\/html\/apps",
                "url": "\/apps",
                "writable": false
            },
            {
                "path": "\/var\/www\/html\/custom_apps",
                "url": "\/custom_apps",
                "writable": true
            }
        ],
        "check_data_directory_permissions": false,
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "password": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "overwritehost": "nextcloud.fizzyapple12.com",
        "overwriteprotocol": "https",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "nextcloud.fizzyapple12.com"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "pgsql",
        "version": "27.0.0.8",
        "overwrite.cli.url": "https:\/\/nextcloud.fizzyapple12.com\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "maintenance": false,
        "updater.release.channel": "stable",
        "updatedirectory": "\/nc-updater",
        "loglevel": "2",
        "app_install_overwrite": [
            "nextcloud-aio"
        ],
        "log_type": "file",
        "logfile": "\/var\/www\/html\/data\/nextcloud.log",
        "log_rotate_size": "10485760",
        "log.condition": {
            "apps": [
                "admin_audit"
            ]
        },
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "enabledPreviewProviders": {
            "1": "OC\\Preview\\Image",
            "2": "OC\\Preview\\MarkDown",
            "3": "OC\\Preview\\MP3",
            "4": "OC\\Preview\\TXT",
            "5": "OC\\Preview\\OpenDocument",
            "6": "OC\\Preview\\Movie",
            "7": "OC\\Preview\\Krita",
            "0": "OC\\Preview\\Imaginary"
        },
        "enable_previews": true,
        "upgrade.disable-web": true,
        "mail_smtpmode": "smtp",
        "trashbin_retention_obligation": "auto, 30",
        "versions_retention_obligation": "auto, 30",
        "activity_expire_days": "30",
        "simpleSignUpLink.shown": false,
        "share_folder": "\/Shared",
        "tempdirectory": "\/mnt\/ncdata\/tmp\/",
        "one-click-instance.link": "https:\/\/nextcloud.com\/all-in-one\/",
        "upgrade.cli-upgrade-link": "https:\/\/github.com\/nextcloud\/all-in-one\/discussions\/2726",
        "htaccess.RewriteBase": "\/",
        "files_external_allow_create_new_local": true,
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "allow_local_remote_servers": true,
        "preview_imaginary_url": "http:\/\/nextcloud-aio-imaginary:9000"
    }
}

List of activated Apps

  - activity: 2.19.0
  - admin_audit: 1.17.0
  - bruteforcesettings: 2.7.0
  - calendar: 4.4.3
  - circles: 27.0.0
  - cloud_federation_api: 1.10.0
  - comments: 1.17.0
  - contacts: 5.3.2
  - contactsinteraction: 1.8.0
  - dashboard: 7.7.0
  - dav: 1.27.0
  - deck: 1.10.0
  - federatedfilesharing: 1.17.0
  - federation: 1.17.0
  - files: 1.22.0
  - files_pdfviewer: 2.8.0
  - files_rightclick: 1.6.0
  - files_sharing: 1.19.0
  - files_trashbin: 1.17.0
  - files_versions: 1.20.0
  - firstrunwizard: 2.16.0
  - integration_github: 2.0.4
  - logreader: 2.12.0
  - lookup_server_connector: 1.15.0
  - nextcloud-aio: 0.4.0
  - nextcloud_announcements: 1.16.0
  - notes: 4.8.0
  - notifications: 2.15.0
  - notify_push: 0.6.3
  - oauth2: 1.15.0
  - password_policy: 1.17.0
  - photos: 2.3.0
  - privacy: 1.11.0
  - provisioning_api: 1.17.0
  - recommendations: 1.6.0
  - related_resources: 1.2.0
  - richdocuments: 8.1.0
  - serverinfo: 1.17.0
  - settings: 1.9.0
  - sharebymail: 1.17.0
  - support: 1.10.0
  - survey_client: 1.15.0
  - systemtags: 1.17.0
  - tasks: 0.15.0
  - text: 3.8.0
  - theming: 2.2.0
  - twofactor_backupcodes: 1.16.0
  - twofactor_totp: 9.0.0
  - user_status: 1.7.0
  - viewer: 2.1.0
  - weather_status: 1.7.0
  - workflowengine: 2.9.0
Disabled:
  - encryption: 2.15.0
  - files_external: 1.19.0
  - suspicious_login: 5.0.0
  - user_ldap: 1.17.0

Nextcloud Logs

  {"reqId":"tchD61Z4eVIWszzFha98","level":4,"time":"2023-07-12T18:57:03+00:00","remoteAddr":"","user":"--","app":"spreed","method":"","url":"--","message":"Error during app service registration: There can only be one Talk backend","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"RuntimeException","Message":"There can only be one Talk backend","Code":0,"Trace":[{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php","line":325,"function":"registerTalkBackend","class":"OC\\AppFramework\\Bootstrap\\RegistrationContext","type":"->","args":["spreed","OCA\\Talk\\OCP\\TalkBackend"]},{"file":"/var/www/html/custom_apps/spreed/lib/AppInfo/Application.php","line":161,"function":"registerTalkBackend","class":"OCP\\AppFramework\\Bootstrap\\IRegistrationContext@anonymous\u0000/var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php:156$4e","type":"->","args":["OCA\\Talk\\OCP\\TalkBackend"]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":142,"function":"register","class":"OCA\\Talk\\AppInfo\\Application","type":"->","args":[["OCP\\AppFramework\\Bootstrap\\IRegistrationContext@anonymous\u0000/var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php:156$4e"]]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":94,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":[["spreed"]]},{"file":"/var/www/html/lib/private/Installer.php","line":143,"function":"runLazyRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["spreed"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":278,"function":"installApp","class":"OC\\Installer","type":"->","args":["spreed"]},{"file":"/var/www/html/core/Command/App/Install.php","line":97,"function":"enable","class":"OC_App","type":"->","args":["spreed"]},{"file":"/var/www/html/3rdparty/symfony/console/Command/Command.php","line":298,"function":"execute","class":"OC\\Core\\Command\\App\\Install","type":"->","args":[["Symfony\\Component\\Console\\Input\\ArgvInput"],["Symfony\\Component\\Console\\Output\\ConsoleOutput"]]},{"file":"/var/www/html/3rdparty/symfony/console/Application.php","line":1040,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[["Symfony\\Component\\Console\\Input\\ArgvInput"],["Symfony\\Component\\Console\\Output\\ConsoleOutput"]]},{"file":"/var/www/html/3rdparty/symfony/console/Application.php","line":301,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[["OC\\Core\\Command\\App\\Install"],["Symfony\\Component\\Console\\Input\\ArgvInput"],["Symfony\\Component\\Console\\Output\\ConsoleOutput"]]},{"file":"/var/www/html/3rdparty/symfony/console/Application.php","line":171,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[["Symfony\\Component\\Console\\Input\\ArgvInput"],["Symfony\\Component\\Console\\Output\\ConsoleOutput"]]},{"file":"/var/www/html/lib/private/Console/Application.php","line":211,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[["Symfony\\Component\\Console\\Input\\ArgvInput"],["Symfony\\Component\\Console\\Output\\ConsoleOutput"]]},{"file":"/var/www/html/console.php","line":100,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"/var/www/html/occ","line":11,"args":["/var/www/html/console.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php","Line":476,"message":"Error during app service registration: There can only be one Talk backend","exception":{},"CustomMessage":"Error during app service registration: There can only be one Talk backend"}}
{"reqId":"MImtE5fq2idQt5HjYrPp","level":3,"time":"2023-07-12T18:57:11+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Theming\\Jobs\\MigrateBackgroundImages, arguments: Array\n(\n    [stage] => prepare\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"OCP\\Files\\NotFoundException","Message":"/appdata_ocg4oc4r3wzm/theming/global","Code":0,"Trace":[{"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/appdata_ocg4oc4r3wzm/theming/global"]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":73,"function":"call_user_func_array","args":[[["OC\\Files\\Node\\Root"],"get"],["appdata_ocg4oc4r3wzm/theming/global"]]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":150,"function":"__call","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["get",["appdata_ocg4oc4r3wzm/theming/global"]]},{"file":"/var/www/html/lib/private/Files/AppData/AppData.php","line":132,"function":"get","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["appdata_ocg4oc4r3wzm/theming/global"]},{"file":"/var/www/html/apps/theming/lib/Jobs/MigrateBackgroundImages.php","line":168,"function":"getFolder","class":"OC\\Files\\AppData\\AppData","type":"->","args":["global"]},{"file":"/var/www/html/apps/theming/lib/Jobs/MigrateBackgroundImages.php","line":100,"function":"storeUserIdsToProcess","class":"OCA\\Theming\\Jobs\\MigrateBackgroundImages","type":"->","args":[[]]},{"file":"/var/www/html/apps/theming/lib/Jobs/MigrateBackgroundImages.php","line":79,"function":"runPreparation","class":"OCA\\Theming\\Jobs\\MigrateBackgroundImages","type":"->","args":[]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Theming\\Jobs\\MigrateBackgroundImages","type":"->","args":[["prepare"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/Root.php","Line":209,"message":"Error while running background job (class: OCA\\Theming\\Jobs\\MigrateBackgroundImages, arguments: Array\n(\n    [stage] => prepare\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Theming\\Jobs\\MigrateBackgroundImages, arguments: Array\n(\n    [stage] => prepare\n)\n)"}}
{"reqId":"MImtE5fq2idQt5HjYrPp","level":3,"time":"2023-07-12T18:57:11+00:00","remoteAddr":"","user":"--","app":"richdocuments","method":"","url":"--","message":"Failed to fetch the Collabora capabilities endpoint: cURL error 35: OpenSSL/3.1.1: error:0A000438:SSL routines::tlsv1 alert internal error (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.fizzyapple12.com/hosting/capabilities","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 35: OpenSSL/3.1.1: error:0A000438:SSL routines::tlsv1 alert internal error (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.fizzyapple12.com/hosting/capabilities","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":158,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":110,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[["GuzzleHttp\\Handler\\CurlHandler"],"*** sensitive parameters replaced ***",["GuzzleHttp\\Handler\\CurlFactory"]]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php","line":47,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":[["GuzzleHttp\\Handler\\CurlHandler"],"*** sensitive parameters replaced ***",["GuzzleHttp\\Handler\\CurlFactory"]]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":137,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Http/Client/DnsPinMiddleware.php","line":114,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php","line":35,"function":"OC\\Http\\Client\\{closure}","class":"OC\\Http\\Client\\DnsPinMiddleware","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":31,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/RedirectMiddleware.php","line":71,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":63,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php","line":75,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":331,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":168,"function":"transfer","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":226,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameters replaced ***","https://nextcloud.fizzyapple12.com/hosting/capabilities",["/mnt/ncdata/files_external/rootcerts.crt",45,[true],["Nextcloud Server Crawler","gzip"],true]]},{"file":"/var/www/html/custom_apps/richdocuments/lib/Service/CapabilitiesService.php","line":135,"function":"get","class":"OC\\Http\\Client\\Client","type":"->","args":["https://nextcloud.fizzyapple12.com/hosting/capabilities",[45,[true]]]},{"file":"/var/www/html/custom_apps/richdocuments/lib/Backgroundjobs/ObtainCapabilities.php","line":40,"function":"refetch","class":"OCA\\Richdocuments\\Service\\CapabilitiesService","type":"->","args":[]},{"file":"/var/www/html/lib/private/BackgroundJob/Job.php","line":54,"function":"run","class":"OCA\\Richdocuments\\Backgroundjobs\\ObtainCapabilities","type":"->","args":[null]},{"file":"/var/www/html/lib/private/BackgroundJob/TimedJob.php","line":60,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OC\\BackgroundJob\\TimedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","Line":210,"message":"Failed to fetch the Collabora capabilities endpoint: cURL error 35: OpenSSL/3.1.1: error:0A000438:SSL routines::tlsv1 alert internal error (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.fizzyapple12.com/hosting/capabilities","exception":{},"CustomMessage":"Failed to fetch the Collabora capabilities endpoint: cURL error 35: OpenSSL/3.1.1: error:0A000438:SSL routines::tlsv1 alert internal error (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://nextcloud.fizzyapple12.com/hosting/capabilities"}}
{"reqId":"KcuQJPpC9xomNN02HSD6","level":3,"time":"2023-07-12T18:57:17+00:00","remoteAddr":"38.22.141.132","user":"--","app":"index","method":"GET","url":"/apps/theming/favicon?v=b6589fc6","message":"Could not create folder \"/appdata_ocg4oc4r3wzm/theming/global\"","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"OCP\\Files\\NotPermittedException","Message":"Could not create folder \"/appdata_ocg4oc4r3wzm/theming/global\"","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/AppData/AppData.php","line":147,"function":"newFolder","class":"OC\\Files\\Node\\Folder","type":"->","args":["global"]},{"file":"/var/www/html/apps/theming/lib/ImageManager.php","line":383,"function":"newFolder","class":"OC\\Files\\AppData\\AppData","type":"->","args":["global"]},{"file":"/var/www/html/apps/theming/lib/ImageManager.php","line":118,"function":"getRootFolder","class":"OCA\\Theming\\ImageManager","type":"->","args":[]},{"file":"/var/www/html/apps/theming/lib/Controller/IconController.php","line":118,"function":"getImage","class":"OCA\\Theming\\ImageManager","type":"->","args":["favicon",false]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getFavicon","class":"OCA\\Theming\\Controller\\IconController","type":"->","args":["core"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getFavicon"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getFavicon"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Theming\\Controller\\IconController","getFavicon",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core","theming.Icon.getFavicon"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/theming/favicon"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/lib/private/Files/Node/Folder.php","Line":166,"CustomMessage":"--"}}
{"reqId":"Lz8gpy674fOARti8OCWg","level":3,"time":"2023-07-12T18:57:55+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"index","method":"GET","url":"/apps/theming/img/core/filetypes/image.svg?v=21421e36","message":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"OC\\DB\\Exceptions\\DbalException","Message":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":7,"Trace":[{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":295,"function":"wrap","class":"OC\\DB\\Exceptions\\DbalException","type":"::","args":[["Doctrine\\DBAL\\Exception\\DriverException"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":31,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,63,false,false,["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 3 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",3,-1,null,false]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":39,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",false,-1,false]},{"file":"/var/www/html/lib/private/Files/View.php","line":294,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":1158,"function":"writeUpdate","class":"OC\\Files\\View","type":"->","args":[["OC\\Files\\Storage\\LocalRootStorage"],"*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":670,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["file_put_contents","/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg",["create","write"],"<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/Node/Folder.php","line":192,"function":"file_put_contents","class":"OC\\Files\\View","type":"->","args":["/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/SimpleFS/NewSimpleFile.php","line":121,"function":"newFile","class":"OC\\Files\\Node\\Folder","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/ImageManager.php","line":210,"function":"putContent","class":"OC\\Files\\SimpleFS\\NewSimpleFile","type":"->","args":["<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/Controller/IconController.php","line":97,"function":"setCachedImage","class":"OCA\\Theming\\ImageManager","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getThemedIcon","class":"OCA\\Theming\\Controller\\IconController","type":"->","args":["core","filetypes/image.svg"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Theming\\Controller\\IconController","getThemedIcon",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core","filetypes/image.svg","theming.Icon.getThemedIcon"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/theming/img/core/filetypes/image.svg"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/lib/private/DB/Exceptions/DbalException.php","Line":71,"Previous":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":7,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1814,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\PostgreSQL\\ExceptionConverter","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],["Doctrine\\DBAL\\Query"]]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1749,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],["Doctrine\\DBAL\\Query"]]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1055,"function":"convertExceptionDuringQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],"SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["image/svg+xml"],[2]]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":262,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["image/svg+xml"],[2],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = :dcValue1",["image/svg+xml"],[2]]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":31,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,63,false,false,["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 3 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",3,-1,null,false]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":39,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",false,-1,false]},{"file":"/var/www/html/lib/private/Files/View.php","line":294,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":1158,"function":"writeUpdate","class":"OC\\Files\\View","type":"->","args":[["OC\\Files\\Storage\\LocalRootStorage"],"*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":670,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["file_put_contents","/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg",["create","write"],"<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/Node/Folder.php","line":192,"function":"file_put_contents","class":"OC\\Files\\View","type":"->","args":["/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/SimpleFS/NewSimpleFile.php","line":121,"function":"newFile","class":"OC\\Files\\Node\\Folder","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/ImageManager.php","line":210,"function":"putContent","class":"OC\\Files\\SimpleFS\\NewSimpleFile","type":"->","args":["<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/Controller/IconController.php","line":97,"function":"setCachedImage","class":"OCA\\Theming\\ImageManager","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getThemedIcon","class":"OCA\\Theming\\Controller\\IconController","type":"->","args":["core","filetypes/image.svg"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Theming\\Controller\\IconController","getThemedIcon",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core","filetypes/image.svg","theming.Icon.getThemedIcon"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/theming/img/core/filetypes/image.svg"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php","Line":91,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":7,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":103,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::","args":[["PDOException",["25P02",7,"ERROR:  current transaction is aborted, commands ignored until end of transaction block"]]]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1045,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":262,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["image/svg+xml"],[2],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = :dcValue1",["image/svg+xml"],[2]]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":31,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,63,false,false,["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 3 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",3,-1,null,false]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":39,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",false,-1,false]},{"file":"/var/www/html/lib/private/Files/View.php","line":294,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":1158,"function":"writeUpdate","class":"OC\\Files\\View","type":"->","args":[["OC\\Files\\Storage\\LocalRootStorage"],"*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":670,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["file_put_contents","/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg",["create","write"],"<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/Node/Folder.php","line":192,"function":"file_put_contents","class":"OC\\Files\\View","type":"->","args":["/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/SimpleFS/NewSimpleFile.php","line":121,"function":"newFile","class":"OC\\Files\\Node\\Folder","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/ImageManager.php","line":210,"function":"putContent","class":"OC\\Files\\SimpleFS\\NewSimpleFile","type":"->","args":["<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/Controller/IconController.php","line":97,"function":"setCachedImage","class":"OCA\\Theming\\ImageManager","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getThemedIcon","class":"OCA\\Theming\\Controller\\IconController","type":"->","args":["core","filetypes/image.svg"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Theming\\Controller\\IconController","getThemedIcon",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core","filetypes/image.svg","theming.Icon.getThemedIcon"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/theming/img/core/filetypes/image.svg"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":30,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":"25P02","Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":101,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1045,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":262,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["image/svg+xml"],[2],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = :dcValue1",["image/svg+xml"],[2]]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["image/svg+xml"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":31,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,63,false,false,["image/svg+xml","*** sensitive parameters replaced ***",352,"8f9c94a7c8cd7c85573b2b9b739f47f3","*** sensitive parameters replaced ***","And 3 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",3,-1,null,false]},{"file":"/var/www/html/lib/private/Files/Cache/LocalRootScanner.php","line":39,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\LocalRootScanner","type":"->","args":["*** sensitive parameters replaced ***",false,-1,false]},{"file":"/var/www/html/lib/private/Files/View.php","line":294,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":1158,"function":"writeUpdate","class":"OC\\Files\\View","type":"->","args":[["OC\\Files\\Storage\\LocalRootStorage"],"*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/View.php","line":670,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["file_put_contents","/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg",["create","write"],"<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/Node/Folder.php","line":192,"function":"file_put_contents","class":"OC\\Files\\View","type":"->","args":["/appdata_ocg4oc4r3wzm/theming/global/0/icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/Files/SimpleFS/NewSimpleFile.php","line":121,"function":"newFile","class":"OC\\Files\\Node\\Folder","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/ImageManager.php","line":210,"function":"putContent","class":"OC\\Files\\SimpleFS\\NewSimpleFile","type":"->","args":["<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/apps/theming/lib/Controller/IconController.php","line":97,"function":"setCachedImage","class":"OCA\\Theming\\ImageManager","type":"->","args":["icon-core-#0082c9filetypes_image.svg","<svg width=\"16\" height=\"16\" version=\"1.1\" viewbox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5 2c-0.2 0-0.5 0.3-0.5 0.5v11c0 0.2 0.3 0.5 0.5 0.5h13c0.2 0 0.5-0.3 0.5-0.5v-11c0-0.2-0.3-0.5-0.5-0.5zm0.5 1h12v5l-1-1-3 4-3-3-4 4h-1zm2.5 1c-0.83 0-1.5 0.67-1.5 1.5s0.67 1.5 1.5 1.5 1.5-0.67 1.5-1.5-0.67-1.5-1.5-1.5z\" fill=\"#969696\"/></svg>\n"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getThemedIcon","class":"OCA\\Theming\\Controller\\IconController","type":"->","args":["core","filetypes/image.svg"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Theming\\Controller\\IconController"],"getThemedIcon"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Theming\\Controller\\IconController","getThemedIcon",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core","filetypes/image.svg","theming.Icon.getThemedIcon"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/theming/img/core/filetypes/image.svg"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","Line":101}}},"CustomMessage":"--"}}
{"reqId":"JZUc66jMjObHG2suZquG","level":2,"time":"2023-07-12T19:01:02+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"core","method":"POST","url":"/settings/personal/changepassword","message":"Login failed: 'admin' (Remote IP: '38.22.141.132')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"ER4vvo9yxcxFJIW8n6xY","level":2,"time":"2023-07-12T19:01:03+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"core","method":"POST","url":"/settings/personal/changepassword","message":"Login failed: 'admin' (Remote IP: '38.22.141.132')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"Y3Zzu9g4sUEjSACA3QD9","level":2,"time":"2023-07-12T19:01:18+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"core","method":"POST","url":"/settings/personal/changepassword","message":"Login failed: 'admin' (Remote IP: '38.22.141.132')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"U5ZDYZT4uNrNoAH3QPq0","level":2,"time":"2023-07-12T19:02:45+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"core","method":"POST","url":"/settings/personal/changepassword","message":"Login failed: 'admin' (Remote IP: '38.22.141.132')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"pSrMsH7UOAwfabT7lfDh","level":2,"time":"2023-07-12T19:03:05+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"core","method":"POST","url":"/settings/personal/changepassword","message":"Login failed: 'admin' (Remote IP: '38.22.141.132')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"A38sk5C1WHqDwmTGzHyn","level":2,"time":"2023-07-12T19:03:09+00:00","remoteAddr":"212.102.57.207","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: torben.k\u00f6pernick33@bocah.team (Remote IP: 212.102.57.207)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"pUJHILiqJzZwbHjUxHEh","level":2,"time":"2023-07-12T19:03:23+00:00","remoteAddr":"212.102.57.207","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: torben.k\u00f6pernick33@bocah.team (Remote IP: 212.102.57.207)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"oGa4ifL5MONPVwb4b8F9","level":2,"time":"2023-07-12T19:03:33+00:00","remoteAddr":"212.102.57.207","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: brandonfarmer75@outlook.com (Remote IP: 212.102.57.207)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"CuFsXJlxKx0QznUVVLQ0","level":2,"time":"2023-07-12T19:03:45+00:00","remoteAddr":"212.102.57.207","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: ghowell00@yahoo.com (Remote IP: 212.102.57.207)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"XCLI2nkzFqnCSdi2jnhO","level":2,"time":"2023-07-12T19:03:58+00:00","remoteAddr":"212.102.57.207","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: 4923014477 (Remote IP: 212.102.57.207)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"RCNLOsaeO1djqhyLheWg","level":2,"time":"2023-07-12T19:04:22+00:00","remoteAddr":"212.102.57.207","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: 4923014477 (Remote IP: 212.102.57.207)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"fhUo7jKBPzzkCltAClbH","level":2,"time":"2023-07-12T19:04:52+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: kevin_brouwer@bocah.team (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"kWe18KJnRY9T2HeTrVO3","level":2,"time":"2023-07-12T19:05:05+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: kevin_brouwer@bocah.team (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"CYYbrajir3HAn18eACDa","level":2,"time":"2023-07-12T19:05:14+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: brandonfarmer75@outlook.com (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"sMPkIFwVBQFQYrgavgaN","level":2,"time":"2023-07-12T19:05:24+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: ghowell00@yahoo.com (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"hSnjvgVKWbTRNNCTe9GQ","level":2,"time":"2023-07-12T19:05:34+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: kevin_brouwer@bocah.team (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"bl1qtl71kRJCNc6YJhmn","level":2,"time":"2023-07-12T19:05:49+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: kevin_brouwer@bocah.team (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"Z6u79pDoH0dFfQJljYNi","level":2,"time":"2023-07-12T19:06:19+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user kevin_brouwer@bocah.team","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"0IxFxWtiNof9WaMm7UBs","level":2,"time":"2023-07-12T19:06:30+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user ghowell00@yahoo.com","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"FjbI2s40iNSfo05vtJOU","level":2,"time":"2023-07-12T19:06:42+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user brandonfarmer75@outlook.com","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"l0b5QsM4BpkoC4DmvG6f","level":2,"time":"2023-07-12T19:06:54+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user kevin_brouwer@bocah.team","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"Rwd8v8DewgaPfXRAfgmv","level":2,"time":"2023-07-12T19:07:24+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: kevin_brouwer@bocah.team (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"9h6TVJlWCQf9iyrPxF2d","level":2,"time":"2023-07-12T19:07:59+00:00","remoteAddr":"128.90.147.125","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: brandonfarmer75@outlook.com (Remote IP: 128.90.147.125)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"6QSzrNFmt1KxUukLwnt9","level":2,"time":"2023-07-12T19:08:43+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user brandonfarmer75@outlook.com","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"u52G5uQXax2NPxy9xUrS","level":2,"time":"2023-07-12T19:09:03+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user brandonfarmer75@outlook.com","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"q2n27fFqQIG0CbzHOeIu","level":2,"time":"2023-07-12T19:09:19+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user kevin_brouwer@bocah.team","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"Fbi7QRbBlCTfB0U7iw8d","level":2,"time":"2023-07-12T19:09:42+00:00","remoteAddr":"128.90.147.125","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user kevin_brouwer@bocah.team","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"xaNZzu8w5lhKOgSoJ9rP","level":2,"time":"2023-07-12T19:09:54+00:00","remoteAddr":"143.244.34.148","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: grady_gorczany@bocah.team (Remote IP: 143.244.34.148)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"Y0PCLROVxaElojPgxc6u","level":2,"time":"2023-07-12T19:10:04+00:00","remoteAddr":"143.244.34.148","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: grady_gorczany@bocah.team (Remote IP: 143.244.34.148)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"Sh9BJ26psKEz8Gg8gnoq","level":2,"time":"2023-07-12T19:10:10+00:00","remoteAddr":"143.244.34.148","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: brandonfarmer75@outlook.com (Remote IP: 143.244.34.148)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"YclYGmEOuj7TIpNa6cUn","level":2,"time":"2023-07-12T19:10:18+00:00","remoteAddr":"143.244.34.148","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: ghowell00@yahoo.com (Remote IP: 143.244.34.148)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"X77kluXvcVTPcx3KCbCC","level":2,"time":"2023-07-12T19:10:28+00:00","remoteAddr":"143.244.34.148","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: grady_gorczany@bocah.team (Remote IP: 143.244.34.148)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"is6rhtmQngLInl8y5twe","level":2,"time":"2023-07-12T19:10:47+00:00","remoteAddr":"143.244.34.148","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: grady_gorczany@bocah.team (Remote IP: 143.244.34.148)","userAgent":"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G770F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/21.0 Chrome/110.0.5481.154 Mobile Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"f7rFS9LhwiGWnfymbSVg","level":2,"time":"2023-07-12T19:12:01+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: FizzyApple12 (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"mRU1TXGH7rBNJY6Nfge1","level":2,"time":"2023-07-12T19:12:07+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: admin (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"i1W8gFutDUCfR508poug","level":2,"time":"2023-07-12T19:12:16+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: FizzyApple12 (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"TyI9Q3bgQE5p1IaCsOve","level":2,"time":"2023-07-12T19:12:22+00:00","remoteAddr":"38.22.141.132","user":"--","app":"core","method":"POST","url":"/lostpassword/email","message":"Could not send password reset email: Could not find user FizzyApple12","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"IxOPH1p2ZasqC9mZG75i","level":2,"time":"2023-07-12T19:12:58+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: fizzyapple12 (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"uvr58IeaXsFe6n5LwIGD","level":2,"time":"2023-07-12T19:13:13+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: fizzyapple12 (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"F0ieQgIqND1JASL6dDfF","level":2,"time":"2023-07-12T19:13:45+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: admin (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"AvrIeLcc3tGEoQhQZQoY","level":2,"time":"2023-07-12T19:41:12+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: admin (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"VVxWpxgU9WvuOV40utBS","level":2,"time":"2023-07-12T19:42:43+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: admin (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"YKpAjhdzBf9gxVLhRR4l","level":2,"time":"2023-07-12T19:44:46+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: admin (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"r9I20QCcgDRUtbi1M2Mn","level":2,"time":"2023-07-12T19:45:22+00:00","remoteAddr":"38.22.141.132","user":"--","app":"core","method":"POST","url":"/login","message":"Login failed: 'admin' (Remote IP: '38.22.141.132')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"r9I20QCcgDRUtbi1M2Mn","level":2,"time":"2023-07-12T19:45:22+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: davideroeder@gmail.com (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"KcaOM4MMim5arKyc0pbi","level":2,"time":"2023-07-12T19:48:10+00:00","remoteAddr":"38.22.141.132","user":"--","app":"core","method":"POST","url":"/login","message":"Login failed: 'admin' (Remote IP: '38.22.141.132')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"KcaOM4MMim5arKyc0pbi","level":2,"time":"2023-07-12T19:48:10+00:00","remoteAddr":"38.22.141.132","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: davideroeder@gmail.com (Remote IP: 38.22.141.132)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":[]}
{"reqId":"GVPSSPTzqQrm2ubhkCuF","level":2,"time":"2023-07-12T20:17:28+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"integration_github","method":"GET","url":"/apps/integration_github/notifications","message":"GitHub API error : Client error: `GET https://api.github.com/notifications?since=2023-06-28T20%3A17%3A28Z&participating=false` resulted in a `401 Unauthorized` response:\n{\"message\":\"Requires authentication\",\"documentation_url\":\"https://docs.github.com/rest/reference/activity#list-notificat (truncated...)\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"integration_github","response_body":"{\"[object] (GuzzleHttp\\Psr7\\Stream)\":{\"GuzzleHttp\\Psr7\\Streamstream\":\"[resource] Resource id #15\",\"GuzzleHttp\\Psr7\\Streamsize\":153,\"GuzzleHttp\\Psr7\\Streamseekable\":true,\"GuzzleHttp\\Psr7\\Streamreadable\":true,\"GuzzleHttp\\Psr7\\Streamwritable\":true,\"GuzzleHttp\\Psr7\\Streamuri\":\"php://temp\",\"GuzzleHttp\\Psr7\\StreamcustomMetadata\":[]}}"}}
{"reqId":"qJTYhdtZavhgATiciQmn","level":3,"time":"2023-07-12T20:58:50+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"PHP","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/admin/","message":"Optional parameter $trustedServers declared before required parameter $groupManager is implicitly treated as a required parameter at /var/www/html/apps/dav/lib/CardDAV/SystemAddressbook.php#60","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"PHP"}}
{"reqId":"8caZru423WWxcFk2qJe1","level":3,"time":"2023-07-12T21:07:34+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/index.php/core/preview.png?file=Photos/20-12-07%2011-21-32%200015.gif&x=1024&y=1024&a=1&mode=cover","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/4.8.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":2048,\"height\":2048,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":2048,\"height\":2048,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif",null,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],2048,2048,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],2048,2048]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":373,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],2048,2048,false,true,"image/gif",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":166,"function":"getMaxPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],"*** sensitive parameters replaced ***",["OC\\Files\\Node\\File"],"image/gif",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[1024,1024,false,"cover"]],"image/gif"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],1024,1024,false,"cover","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],1024,1024,false,"cover"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":84,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],1024,1024,true,true,"cover"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":["Photos/20-12-07 11-21-32 0015.gif",1024,1024,true,true,"cover"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreview"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreview"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreview",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreview"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview.png"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n"}}
{"reqId":"gVBzpL0kirvdOyYC3oAh","level":3,"time":"2023-07-12T21:19:51+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"PUT","url":"/remote.php/dav/files/admin/Photos/21-04-11%2002-13-24%200382.jpg","message":"Expected filesize of 2476552 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 1900544 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/4.8.0","version":"27.0.0.8","exception":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 2476552 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 1900544 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","Code":0,"Trace":[{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":364,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","Line":297,"message":"Expected filesize of 2476552 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 1900544 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","exception":{},"CustomMessage":"Expected filesize of 2476552 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 1900544 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side."}}
{"reqId":"XJlUQEwLlz2WJoQsqLeJ","level":3,"time":"2023-07-12T21:22:43+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/index.php/core/preview.png?file=Photos/21-05-10%2015-01-07%200465.gif&x=1024&y=1024&a=1&mode=cover","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/4.8.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":2048,\"height\":2048,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":2048,\"height\":2048,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif",null,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],2048,2048,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],2048,2048]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":373,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],2048,2048,false,true,"image/gif",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":166,"function":"getMaxPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],"*** sensitive parameters replaced ***",["OC\\Files\\Node\\File"],"image/gif",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[1024,1024,false,"cover"]],"image/gif"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],1024,1024,false,"cover","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],1024,1024,false,"cover"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":84,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],1024,1024,true,true,"cover"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":["Photos/21-05-10 15-01-07 0465.gif",1024,1024,true,true,"cover"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreview"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreview"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreview",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreview"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview.png"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A2048%2C%22height%22%3A2048%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n"}}
{"reqId":"pr8vsYeO31h8aTJ9Tclc","level":3,"time":"2023-07-12T21:23:40+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/core/preview?fileId=464&c=dd5e6185fee5063d8f5d18259eef8781&x=250&y=250&forceIcon=0&a=1","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg",false,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],256,256,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],256,256]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":255,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],256,256,false,false,"image/jpeg",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":155,"function":"getSmallImagePreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],[["OC\\Files\\SimpleFS\\SimpleFile"],["OC\\Files\\SimpleFS\\SimpleFile"],["OC\\Files\\SimpleFS\\SimpleFile"],["OC\\Files\\SimpleFS\\SimpleFile"]],["OC\\Files\\Node\\File"],"image/jpeg","",false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[250,250,false,"fill"]],"image/jpeg"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":113,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[464,250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreviewByFileId"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n"}}
{"reqId":"rXlP9gK4Sdp6qn1jZaSb","level":3,"time":"2023-07-12T21:23:41+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/core/preview?fileId=458&c=4f8e2ff99028c0c893e64e3b43a31e05&x=250&y=250&forceIcon=0&a=1","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg",false,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],256,256,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],256,256]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":255,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],256,256,false,false,"image/jpeg",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":155,"function":"getSmallImagePreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],[["OC\\Files\\SimpleFS\\SimpleFile"],["OC\\Files\\SimpleFS\\SimpleFile"],["OC\\Files\\SimpleFS\\SimpleFile"]],["OC\\Files\\Node\\File"],"image/jpeg","",false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[250,250,false,"fill"]],"image/jpeg"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":113,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[458,250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreviewByFileId"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n"}}
{"reqId":"niMjjFbYI7dAYXgiqDQo","level":3,"time":"2023-07-12T21:47:31+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"core","method":"GET","url":"/core/preview?fileId=1274&c=69a334bc2ec4278ad5664469b68d7af0&x=250&y=250&forceIcon=0&a=1","message":"Movie preview generation failed Output: ffmpeg version 6.0 Copyright (c) 2000-2023 the FFmpeg developers\n  built with gcc 12.2.1 (Alpine 12.2.1_git20220924-r10) 20220924\n  configuration: --prefix=/usr --disable-librtmp --disable-lzma --disable-static --disable-stripping --enable-avfilter --enable-gnutls --enable-gpl --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librist --enable-libsoxr --enable-libsrt --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-lto --enable-pic --enable-postproc --enable-pthreads --enable-shared --enable-vaapi --enable-vdpau --enable-vulkan --optflags=-O3 --enable-libjxl --enable-libsvtav1 --enable-libvpl\n  libavutil      58.  2.100 / 58.  2.100\n  libavcodec     60.  3.100 / 60.  3.100\n  libavformat    60.  3.100 / 60.  3.100\n  libavdevice    60.  1.100 / 60.  1.100\n  libavfilter     9.  3.100 /  9.  3.100\n  libswscale      7.  1.100 /  7.  1.100\n  libswresample   5.  0.100 /  5.  0.100\n  libpostproc    57.  1.100 / 57.  1.100\n/mnt/ncdata/admin/files/Photos/21-01-04 18-05-54 0152.mov: No such file or directory","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"core"}}
{"reqId":"KOn5AdRSFvgB4nmyPMNz","level":3,"time":"2023-07-12T21:48:05+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/core/preview?fileId=1366&c=7980e6f4054c1ce1f6a77c4f893d5037&x=250&y=250&forceIcon=0&a=1","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif",null,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],256,256,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],256,256]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":255,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],256,256,false,false,"image/gif",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":155,"function":"getSmallImagePreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],"*** sensitive parameters replaced ***",["OC\\Files\\Node\\File"],"image/gif","",false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[250,250,false,"fill"]],"image/gif"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":113,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[1366,250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreviewByFileId"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n"}}
{"reqId":"a1ZBLnQKMoBWPZY7JVDk","level":3,"time":"2023-07-12T21:49:44+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/core/preview?fileId=1461&c=00e13dd554c5a2528e67c49291253d44&x=250&y=250&forceIcon=0&a=1","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"png\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/gif",null,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],256,256,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],256,256]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":255,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],256,256,false,false,"image/gif",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":155,"function":"getSmallImagePreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],"*** sensitive parameters replaced ***",["OC\\Files\\Node\\File"],"image/gif","",false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[250,250,false,"fill"]],"image/gif"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":113,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[1461,250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreviewByFileId"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Error while processing the image: Unsupported image output type\",\"status\":400}\n"}}
{"reqId":"YfS4Dpw8IMGpcZqrwdwy","level":3,"time":"2023-07-12T21:50:37+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/core/preview?fileId=1645&c=f152635b9a3b211f392052a362311c05&x=250&y=250&forceIcon=0&a=1","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg",false,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],256,256,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],256,256]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":255,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],256,256,false,false,"image/jpeg",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":155,"function":"getSmallImagePreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],[["OC\\Files\\SimpleFS\\SimpleFile"]],["OC\\Files\\Node\\File"],"image/jpeg","",false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[250,250,false,"fill"]],"image/jpeg"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":113,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[1645,250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreviewByFileId"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n"}}
{"reqId":"DJrdtMSLVad2jHKL6eFp","level":3,"time":"2023-07-12T21:50:37+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"no app in context","method":"GET","url":"/core/preview?fileId=1663&c=4bbc06480d572ea290eaf1674b96d627&x=250&y=250&forceIcon=0&a=1","message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","Code":400,"Trace":[{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":69,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":204,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":153,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":[1,"*** sensitive parameters replaced ***","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":48,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":248,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->","args":[true]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":224,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":269,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":226,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/promises/src/Promise.php","line":62,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->","args":[]},{"file":"/var/www/html/lib/private/Http/Client/Client.php","line":297,"function":"request","class":"GuzzleHttp\\Client","type":"->","args":["post","http://nextcloud-aio-imaginary:9000/pipeline",["/mnt/ncdata/files_external/rootcerts.crt",120,["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg","And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/Imaginary.php","line":147,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["http://nextcloud-aio-imaginary:9000/pipeline",[["[{\"operation\":\"autorotate\"},{\"operation\":\"fit\",\"params\":{\"width\":256,\"height\":256,\"stripmeta\":\"true\",\"type\":\"jpeg\",\"norotation\":\"true\",\"quality\":\"60\"}}]"],true,"image/jpeg",false,[true],"And 2 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Preview/GeneratorHelper.php","line":62,"function":"getCroppedThumbnail","class":"OC\\Preview\\Imaginary","type":"->","args":[["OC\\Files\\Node\\File"],256,256,false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":397,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[["OC\\Preview\\Imaginary"],["OC\\Files\\Node\\File"],256,256]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":255,"function":"generateProviderPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],["OC\\Files\\Node\\File"],256,256,false,false,"image/jpeg",""]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":155,"function":"getSmallImagePreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\SimpleFS\\SimpleFolder"],"*** sensitive parameters replaced ***",["OC\\Files\\Node\\File"],"image/jpeg","",false]},{"file":"/var/www/html/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],[[250,250,false,"fill"]],"image/jpeg"]},{"file":"/var/www/html/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill","*** sensitive parameters replaced ***"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":144,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[["OC\\Files\\Node\\File"],250,250,false,"fill"]},{"file":"/var/www/html/core/Controller/PreviewController.php","line":113,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[["OC\\Files\\Node\\File"],250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[1663,250,250,true,false,"fill"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":183,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OC\\Core\\Controller\\PreviewController"],"getPreviewByFileId"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["core.Preview.getPreviewByFileId"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":113,"message":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n","exception":{},"CustomMessage":"Imaginary preview generation failed: Client error: `POST http://nextcloud-aio-imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22fit%22%2C%22params%22%3A%7B%22width%22%3A256%2C%22height%22%3A256%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22jpeg%22%2C%22norotation%22%3A%22true%22%2C%22quality%22%3A%2260%22%7D%7D%5D` resulted in a `400 Bad Request` response:\n{\"message\":\"Empty or unreadable image\",\"status\":400}\n"}}
{"reqId":"TS8PYIvxoee2Hj10HLGo","level":3,"time":"2023-07-12T22:04:41+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"webdav","method":"PUT","url":"/remote.php/webdav/FRMv1.zip","message":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"OC\\DB\\Exceptions\\DbalException","Message":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":7,"Trace":[{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":295,"function":"wrap","class":"OC\\DB\\Exceptions\\DbalException","type":"::","args":[["Doctrine\\DBAL\\Exception\\DriverException"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,2,false,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","line":368,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v1/webdav.php","line":85,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/DB/Exceptions/DbalException.php","Line":71,"Previous":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":7,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1814,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\PostgreSQL\\ExceptionConverter","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],["Doctrine\\DBAL\\Query"]]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1749,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],["Doctrine\\DBAL\\Query"]]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1055,"function":"convertExceptionDuringQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":[["Doctrine\\DBAL\\Driver\\PDO\\Exception"],"SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["application/zip"],[2]]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":262,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["application/zip"],[2],"*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = :dcValue1",["application/zip"],[2]]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,2,false,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","line":368,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v1/webdav.php","line":85,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php","Line":91,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":7,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":103,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::","args":[["PDOException",["25P02",7,"ERROR:  current transaction is aborted, commands ignored until end of transaction block"]]]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1045,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":262,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["application/zip"],[2],"*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = :dcValue1",["application/zip"],[2]]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,2,false,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","line":368,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v1/webdav.php","line":85,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":30,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","Code":"25P02","Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":101,"function":"execute","class":"PDOStatement","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":1045,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":262,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = ?",["application/zip"],[2],"*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT \"id\" FROM \"oc_mimetypes\" WHERE \"mimetype\" = :dcValue1",["application/zip"],[2]]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":136,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/public/AppFramework/Db/TTransactional.php","line":63,"function":"OC\\Files\\Type\\{closure}","class":"OC\\Files\\Type\\Loader","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":144,"function":"atomic","class":"OC\\Files\\Type\\Loader","type":"->","args":[["Closure"],["OC\\DB\\ConnectionAdapter"]]},{"file":"/var/www/html/lib/private/Files/Type/Loader.php","line":88,"function":"store","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":455,"function":"getId","class":"OC\\Files\\Type\\Loader","type":"->","args":["application/zip"]},{"file":"/var/www/html/lib/private/Files/Cache/Cache.php","line":303,"function":"normalizeData","class":"OC\\Files\\Cache\\Cache","type":"->","args":[["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":300,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":233,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",["application/zip",1689199481,7523,"c42cceb93c973ca46faafd499fc8015e",1689199481,"And 4 more entries, set log level to debug to see all entries"],-1]},{"file":"/var/www/html/lib/private/Files/Cache/Scanner.php","line":345,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",3,2,false,false]},{"file":"/var/www/html/lib/private/Files/Cache/Updater.php","line":130,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["*** sensitive parameters replaced ***",false,3,false]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","line":368,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v1/webdav.php","line":85,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/html/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","Line":101}}},"message":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block","exception":{},"CustomMessage":"An exception occurred while executing a query: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR:  current transaction is aborted, commands ignored until end of transaction block"}}
{"reqId":"Vin605WOTd6yArQCdEz8","level":2,"time":"2023-07-12T23:03:35+00:00","remoteAddr":"161.35.246.138","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: anna_linden@linksandmail.com (Remote IP: 161.35.246.138)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"bLMqFMrmdKdfWzhB3nSA","level":2,"time":"2023-07-12T23:03:46+00:00","remoteAddr":"161.35.246.138","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: anna_linden@linksandmail.com (Remote IP: 161.35.246.138)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"k8GPAiQkcILgqe7fpyci","level":2,"time":"2023-07-12T23:03:54+00:00","remoteAddr":"161.35.246.138","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: daron.larson6@gmail.com (Remote IP: 161.35.246.138)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"1miRzRNciqM1Zu5WmCPE","level":2,"time":"2023-07-12T23:04:04+00:00","remoteAddr":"161.35.246.138","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: hugolehmann92@outlook.com (Remote IP: 161.35.246.138)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"lZnVLdbkSXPjnNMryLZC","level":2,"time":"2023-07-12T23:04:13+00:00","remoteAddr":"161.35.246.138","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: anna_linden@linksandmail.com (Remote IP: 161.35.246.138)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"BogJbZmtrxJyuiHBfmeX","level":2,"time":"2023-07-12T23:04:59+00:00","remoteAddr":"161.35.246.138","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: anna_linden@linksandmail.com (Remote IP: 161.35.246.138)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"QCitf6l8ssNmDxmZG9Wt","level":2,"time":"2023-07-12T23:05:28+00:00","remoteAddr":"159.203.53.95","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrian.hahn48@linksandmail.com (Remote IP: 159.203.53.95)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"YpRNJu3jUCRguaUBE7sS","level":2,"time":"2023-07-12T23:05:41+00:00","remoteAddr":"159.203.53.95","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrian.hahn48@linksandmail.com (Remote IP: 159.203.53.95)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"MtyeuygItFl3gUUzkOff","level":2,"time":"2023-07-12T23:05:49+00:00","remoteAddr":"159.203.53.95","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: daron.larson6@gmail.com (Remote IP: 159.203.53.95)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"CAWvaFRYe6DTzi2pVknn","level":2,"time":"2023-07-12T23:06:00+00:00","remoteAddr":"159.203.53.95","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: hugolehmann92@outlook.com (Remote IP: 159.203.53.95)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"zM4PNbXgwWHrgKcysB3P","level":2,"time":"2023-07-12T23:06:15+00:00","remoteAddr":"159.203.53.95","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrian.hahn48@linksandmail.com (Remote IP: 159.203.53.95)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"TL3csshPhSZ1e3Wn6xDB","level":2,"time":"2023-07-12T23:06:39+00:00","remoteAddr":"159.203.53.95","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrian.hahn48@linksandmail.com (Remote IP: 159.203.53.95)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"VwtDQ4u33RHqbng8U8jG","level":2,"time":"2023-07-12T23:07:10+00:00","remoteAddr":"24.199.68.203","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: rashawn.marquardt16@linksandmail.com (Remote IP: 24.199.68.203)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"XZYQYZwxwQ0fdxB0Kg5i","level":2,"time":"2023-07-12T23:07:23+00:00","remoteAddr":"24.199.68.203","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: rashawn.marquardt16@linksandmail.com (Remote IP: 24.199.68.203)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"ylWJAmBKMPO8y8b4P3fX","level":2,"time":"2023-07-12T23:07:30+00:00","remoteAddr":"24.199.68.203","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: daron.larson6@gmail.com (Remote IP: 24.199.68.203)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"l8oD26I3RtumlQY6rEKj","level":2,"time":"2023-07-12T23:07:41+00:00","remoteAddr":"24.199.68.203","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: hugolehmann92@outlook.com (Remote IP: 24.199.68.203)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"2Nqrhe16aV89FVW75Rgn","level":2,"time":"2023-07-12T23:07:53+00:00","remoteAddr":"24.199.68.203","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: rashawn.marquardt16@linksandmail.com (Remote IP: 24.199.68.203)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"u9cTCELvuXU6zzJvDZOa","level":2,"time":"2023-07-12T23:08:15+00:00","remoteAddr":"24.199.68.203","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: rashawn.marquardt16@linksandmail.com (Remote IP: 24.199.68.203)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"nhS9PKxFPBuIoQV5dQQP","level":3,"time":"2023-07-12T23:38:58+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"PHP","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/admin/","message":"Optional parameter $trustedServers declared before required parameter $groupManager is implicitly treated as a required parameter at /var/www/html/apps/dav/lib/CardDAV/SystemAddressbook.php#60","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"PHP"}}
{"reqId":"gJfKtzoORJ5OsW51AfDy","level":3,"time":"2023-07-13T00:10:24+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"webdav","method":"DELETE","url":"/remote.php/dav/addressbooks/users/admin/z-app-generated--contactsinteraction--recent/","message":"This addressbook is immutable","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"Exception","Message":"This addressbook is immutable","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Tree.php","line":179,"function":"delete","class":"OCA\\ContactsInteraction\\AddressBook","type":"->","args":[]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":281,"function":"delete","class":"Sabre\\DAV\\Tree","type":"->","args":["addressbooks/users/admin/z-app-generated--contactsinteraction--recent"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpDelete","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:DELETE",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":364,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/apps/contactsinteraction/lib/AddressBook.php","Line":65,"message":"This addressbook is immutable","exception":{},"CustomMessage":"This addressbook is immutable"}}
{"reqId":"fmyInjRvSzgiylZLOtp5","level":2,"time":"2023-07-13T00:59:00+00:00","remoteAddr":"38.22.141.132","user":"fizzyapple12","app":"integration_github","method":"GET","url":"/apps/integration_github/notifications","message":"GitHub API error : Client error: `GET https://api.github.com/notifications?since=2023-06-29T00%3A59%3A00Z&participating=false` resulted in a `401 Unauthorized` response:\n{\"message\":\"Requires authentication\",\"documentation_url\":\"https://docs.github.com/rest/reference/activity#list-notificat (truncated...)\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"integration_github","response_body":"{\"[object] (GuzzleHttp\\Psr7\\Stream)\":{\"GuzzleHttp\\Psr7\\Streamstream\":\"[resource] Resource id #14\",\"GuzzleHttp\\Psr7\\Streamsize\":153,\"GuzzleHttp\\Psr7\\Streamseekable\":true,\"GuzzleHttp\\Psr7\\Streamreadable\":true,\"GuzzleHttp\\Psr7\\Streamwritable\":true,\"GuzzleHttp\\Psr7\\Streamuri\":\"php://temp\",\"GuzzleHttp\\Psr7\\StreamcustomMetadata\":[]}}"}}
{"reqId":"H9x3h5bOBSv5Z7BusZkN","level":2,"time":"2023-07-13T01:02:53+00:00","remoteAddr":"38.22.141.132","user":"fizzyapple12","app":"integration_github","method":"GET","url":"/apps/integration_github/notifications","message":"GitHub API error : Client error: `GET https://api.github.com/notifications?since=2023-06-29T01%3A02%3A53Z&participating=false` resulted in a `401 Unauthorized` response:\n{\"message\":\"Requires authentication\",\"documentation_url\":\"https://docs.github.com/rest/reference/activity#list-notificat (truncated...)\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"integration_github","response_body":"{\"[object] (GuzzleHttp\\Psr7\\Stream)\":{\"GuzzleHttp\\Psr7\\Streamstream\":\"[resource] Resource id #14\",\"GuzzleHttp\\Psr7\\Streamsize\":153,\"GuzzleHttp\\Psr7\\Streamseekable\":true,\"GuzzleHttp\\Psr7\\Streamreadable\":true,\"GuzzleHttp\\Psr7\\Streamwritable\":true,\"GuzzleHttp\\Psr7\\Streamuri\":\"php://temp\",\"GuzzleHttp\\Psr7\\StreamcustomMetadata\":[]}}"}}
{"reqId":"JY9VxMvqlG4jlg7gTVm3","level":2,"time":"2023-07-13T01:12:19+00:00","remoteAddr":"38.22.141.132","user":"fizzyapple12","app":"integration_github","method":"GET","url":"/apps/integration_github/notifications","message":"GitHub API error : Client error: `GET https://api.github.com/notifications?since=2023-06-29T01%3A12%3A19Z&participating=false` resulted in a `401 Unauthorized` response:\n{\"message\":\"Requires authentication\",\"documentation_url\":\"https://docs.github.com/rest/reference/activity#list-notificat (truncated...)\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"integration_github","response_body":"{\"[object] (GuzzleHttp\\Psr7\\Stream)\":{\"GuzzleHttp\\Psr7\\Streamstream\":\"[resource] Resource id #14\",\"GuzzleHttp\\Psr7\\Streamsize\":153,\"GuzzleHttp\\Psr7\\Streamseekable\":true,\"GuzzleHttp\\Psr7\\Streamreadable\":true,\"GuzzleHttp\\Psr7\\Streamwritable\":true,\"GuzzleHttp\\Psr7\\Streamuri\":\"php://temp\",\"GuzzleHttp\\Psr7\\StreamcustomMetadata\":[]}}"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 2\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/Bitcoin Wallet Passphrase.txt",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/Bitcoin Wallet Passphrase.txt",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/Bitcoin Wallet Passphrase.txt","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-28/Bitcoin Wallet Passphrase.txt"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/Bitcoin Wallet Passphrase.txt","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-28/Bitcoin Wallet Passphrase.txt",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"Bitcoin Wallet Passphrase.txt"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[2]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 2\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 2\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 4\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/Bitcoin Wallet Passphrase.txt",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/Bitcoin Wallet Passphrase.txt",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/Bitcoin Wallet Passphrase.txt","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Bitcoin Wallet Passphrase.txt"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/Bitcoin Wallet Passphrase.txt","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Bitcoin Wallet Passphrase.txt",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"Bitcoin Wallet Passphrase.txt"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[4]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 4\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 4\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 12\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/Resume.pdf",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/Resume.pdf",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/Resume.pdf","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Resume.pdf"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/Resume.pdf","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Resume.pdf",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"Resume.pdf"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[12]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 12\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 12\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 13\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/Resume.docx",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/Resume.docx",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/Resume.docx","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Resume.docx"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/Resume.docx","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Resume.docx",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"Resume.docx"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[13]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 13\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 13\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 14\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/MinRisc.circ",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/MinRisc.circ",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/MinRisc.circ","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/MinRisc.circ"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/MinRisc.circ","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/MinRisc.circ",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"MinRisc.circ"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[14]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 14\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 14\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 15\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/FRMv1.zip",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/FRMv1.zip",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/FRMv1.zip","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/FRMv1.zip"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/FRMv1.zip","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/FRMv1.zip",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"FRMv1.zip"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[15]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 15\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 15\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 16\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/Electric Longboard Parts.xlsx",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/Electric Longboard Parts.xlsx",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/Electric Longboard Parts.xlsx","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Electric Longboard Parts.xlsx"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/Electric Longboard Parts.xlsx","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/Electric Longboard Parts.xlsx",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"Electric Longboard Parts.xlsx"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[16]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 16\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 16\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 17\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/doom.zip",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/doom.zip",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/doom.zip","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/doom.zip"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/doom.zip","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/doom.zip",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"doom.zip"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[17]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 17\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 17\n)\n)"}}
{"reqId":"RLcHmhu2PDlh8V2OqbUz","level":3,"time":"2023-07-13T01:22:29+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 18\n)\n)","userAgent":"--","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OC\\Files\\Node\\HookConnector::getNodeForPath(): Argument #1 ($path) must be of type string, null given, called in /var/www/html/lib/private/Files/Node/HookConnector.php on line 182","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Files/Node/HookConnector.php","line":182,"function":"getNodeForPath","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[null]},{"file":"/var/www/html/lib/private/legacy/OC_Hook.php","line":105,"function":"rename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[["/ckroot.crt",null,true]]},{"file":"/var/www/html/lib/private/Files/View.php","line":752,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","rename",["/ckroot.crt",null,true]]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":378,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/admin/files/ckroot.crt","/fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/ckroot.crt"]},{"file":"/var/www/html/apps/files/lib/Service/OwnershipTransferService.php","line":179,"function":"transferFiles","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":["admin","admin/files/ckroot.crt","fizzyapple12/files/transferred from admin on 2023-07-13 01-22-29/ckroot.crt",["OC\\Files\\View"],["Symfony\\Component\\Console\\Output\\NullOutput"]]},{"file":"/var/www/html/apps/files/lib/BackgroundJob/TransferOwnership.php","line":115,"function":"transfer","class":"OCA\\Files\\Service\\OwnershipTransferService","type":"->","args":[["OC\\User\\User"],["OC\\User\\User"],"ckroot.crt"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":86,"function":"run","class":"OCA\\Files\\BackgroundJob\\TransferOwnership","type":"->","args":[[18]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"]]},{"file":"/var/www/html/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->","args":[["OC\\BackgroundJob\\JobList"],["OC\\Log"]]}],"File":"/var/www/html/lib/private/Files/Node/HookConnector.php","Line":229,"message":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 18\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Files\\BackgroundJob\\TransferOwnership, arguments: Array\n(\n    [id] => 18\n)\n)"}}
{"reqId":"2UOkpB3dbCBAmnpL20qW","level":3,"time":"2023-07-13T01:26:35+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"PHP","method":"PROPFIND","url":"/remote.php/dav/addressbooks/users/admin/","message":"Optional parameter $trustedServers declared before required parameter $groupManager is implicitly treated as a required parameter at /var/www/html/apps/dav/lib/CardDAV/SystemAddressbook.php#60","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"PHP"}}
{"reqId":"hc7NaKkvIiXO4FfrKNmq","level":3,"time":"2023-07-13T01:59:57+00:00","remoteAddr":"38.22.141.132","user":"fizzyapple12","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/fizzyapple12/web-file-upload-0efa81db6bbac2a616319f7491e4f461-1689212917709/4","message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","Code":0,"Trace":[{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Upload/UploadFolder.php","line":50,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":364,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","Line":297,"message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","exception":{},"CustomMessage":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side."}}
{"reqId":"e2NWgcEo5ob0oPCidzcn","level":3,"time":"2023-07-13T01:59:57+00:00","remoteAddr":"38.22.141.132","user":"fizzyapple12","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/fizzyapple12/web-file-upload-61f620f2a794443f244033ddd54742c6-1689212917709/45","message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","Code":0,"Trace":[{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Upload/UploadFolder.php","line":50,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":364,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","Line":297,"message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","exception":{},"CustomMessage":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side."}}
{"reqId":"4jLX21oXZ8eYs68ptkUO","level":3,"time":"2023-07-13T02:03:14+00:00","remoteAddr":"38.22.141.132","user":"fizzyapple12","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/fizzyapple12/web-file-upload-0efa81db6bbac2a616319f7491e4f461-1689213609047/2","message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","Code":0,"Trace":[{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Directory.php","line":149,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/apps/dav/lib/Upload/UploadFolder.php","line":50,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[["Sabre\\HTTP\\Request"],["Sabre\\HTTP\\Response"]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":364,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":172,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/apps/dav/lib/Connector/Sabre/File.php","Line":297,"message":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","exception":{},"CustomMessage":"Expected filesize of 10485760 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 10477568 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side."}}
{"reqId":"ky4eZQS2hExJBjNuET1h","level":2,"time":"2023-07-13T02:12:55+00:00","remoteAddr":"38.22.141.132","user":"admin","app":"integration_github","method":"GET","url":"/apps/integration_github/notifications","message":"GitHub API error : Client error: `GET https://api.github.com/notifications?since=2023-06-29T02%3A12%3A54Z&participating=false` resulted in a `401 Unauthorized` response:\n{\"message\":\"Requires authentication\",\"documentation_url\":\"https://docs.github.com/rest/reference/activity#list-notificat (truncated...)\n","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","data":{"app":"integration_github","response_body":"{\"[object] (GuzzleHttp\\Psr7\\Stream)\":{\"GuzzleHttp\\Psr7\\Streamstream\":\"[resource] Resource id #14\",\"GuzzleHttp\\Psr7\\Streamsize\":153,\"GuzzleHttp\\Psr7\\Streamseekable\":true,\"GuzzleHttp\\Psr7\\Streamreadable\":true,\"GuzzleHttp\\Psr7\\Streamwritable\":true,\"GuzzleHttp\\Psr7\\Streamuri\":\"php://temp\",\"GuzzleHttp\\Psr7\\StreamcustomMetadata\":[]}}"}}
{"reqId":"MQ7whu2xj3qO3PxiCJay","level":3,"time":"2023-07-13T02:19:21+00:00","remoteAddr":"38.22.141.132","user":"--","app":"index","method":"GET","url":"/apps/notes/notes?pruneBefore=1689206226","message":"OCA\\Notes\\Controller\\NotesController::__construct(): Argument #10 ($userId) must be of type string, null given","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0","version":"27.0.0.8","exception":{"Exception":"TypeError","Message":"OCA\\Notes\\Controller\\NotesController::__construct(): Argument #10 ($userId) must be of type string, null given","Code":0,"Trace":[{"function":"__construct","class":"OCA\\Notes\\Controller\\NotesController","type":"->","args":["notes",["OC\\AppFramework\\Http\\Request"],["OCA\\Notes\\Service\\NotesService"],["OC\\Files\\Lock\\LockManager"],["OCA\\Notes\\Service\\SettingsService"],["OCA\\Notes\\Controller\\Helper",["OC\\AppFramework\\ScopedPsrLogger"]],["OC\\AllConfig"],["OC\\L10N\\LazyL10N"],["OC\\Files\\Type\\Detection"],null]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":116,"function":"newInstanceArgs","class":"ReflectionClass","type":"->","args":[["notes",["OC\\AppFramework\\Http\\Request"],["OCA\\Notes\\Service\\NotesService"],["OC\\Files\\Lock\\LockManager"],["OCA\\Notes\\Service\\SettingsService"],"And 5 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":124,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[["ReflectionClass","OCA\\Notes\\Controller\\NotesController"]]},{"file":"/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php","line":142,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Notes\\Controller\\NotesController"]},{"file":"/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":494,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Notes\\Controller\\NotesController"]},{"file":"/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":466,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Notes\\Controller\\NotesController"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":162,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Notes\\Controller\\NotesController"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Notes\\Controller\\NotesController","index",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["notes.notes.index"]]},{"file":"/var/www/html/lib/base.php","line":1064,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/notes/notes"]},{"file":"/var/www/html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/custom_apps/notes/lib/Controller/NotesController.php","Line":33,"CustomMessage":"--"}}
{"reqId":"fo5f3nzQs4B5ruXiqBVh","level":2,"time":"2023-07-13T07:04:09+00:00","remoteAddr":"185.253.96.59","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: thijs.jacobs40@projectmy.net (Remote IP: 185.253.96.59)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"wLpcDhDRVTnH8iZXIeDD","level":2,"time":"2023-07-13T07:04:22+00:00","remoteAddr":"185.253.96.59","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: thijs.jacobs40@projectmy.net (Remote IP: 185.253.96.59)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"MNS6o9f0qWJOu7nOqwfX","level":2,"time":"2023-07-13T07:04:30+00:00","remoteAddr":"185.253.96.59","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: brandonfarmer75@outlook.com (Remote IP: 185.253.96.59)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"lbu2zzunkgHxSiuwjWya","level":2,"time":"2023-07-13T07:04:38+00:00","remoteAddr":"185.253.96.59","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: gordonb95@yahoo.com (Remote IP: 185.253.96.59)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"TD6V1SNkQIivFQ4So1Ir","level":2,"time":"2023-07-13T07:04:49+00:00","remoteAddr":"185.253.96.59","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: thijs.jacobs40@projectmy.net (Remote IP: 185.253.96.59)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"hwKJ9joKVmi4JLMYidvI","level":2,"time":"2023-07-13T07:05:02+00:00","remoteAddr":"185.253.96.59","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: thijs.jacobs40@projectmy.net (Remote IP: 185.253.96.59)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"IVPZQYe0VHV6V56STE4Z","level":2,"time":"2023-07-13T07:05:33+00:00","remoteAddr":"68.183.245.101","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: marley5@projectmy.net (Remote IP: 68.183.245.101)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"nSnit8jrdQhuAatAGIoU","level":2,"time":"2023-07-13T07:05:44+00:00","remoteAddr":"68.183.245.101","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: marley5@projectmy.net (Remote IP: 68.183.245.101)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"12IFmS5hWXn9mGqUTTO1","level":2,"time":"2023-07-13T07:05:52+00:00","remoteAddr":"68.183.245.101","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: brandonfarmer75@outlook.com (Remote IP: 68.183.245.101)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"SlvaZZcMoxSmQ43hjjV6","level":2,"time":"2023-07-13T07:06:03+00:00","remoteAddr":"68.183.245.101","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: gordonb95@yahoo.com (Remote IP: 68.183.245.101)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"Yr5coO3BAsmY00yDMELG","level":2,"time":"2023-07-13T07:06:15+00:00","remoteAddr":"68.183.245.101","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: marley5@projectmy.net (Remote IP: 68.183.245.101)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"53S84pROW58XCKRHSNjr","level":2,"time":"2023-07-13T07:06:40+00:00","remoteAddr":"68.183.245.101","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: marley5@projectmy.net (Remote IP: 68.183.245.101)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"vhukfkDJqweHrkl56kNM","level":2,"time":"2023-07-13T07:07:10+00:00","remoteAddr":"164.90.241.135","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: chadrick61@projectmy.net (Remote IP: 164.90.241.135)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"0PC2e1re427FLZr5fSyE","level":2,"time":"2023-07-13T07:07:22+00:00","remoteAddr":"164.90.241.135","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: chadrick61@projectmy.net (Remote IP: 164.90.241.135)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"bmHvCbBwhyyXbWUsvxYl","level":2,"time":"2023-07-13T07:07:33+00:00","remoteAddr":"164.90.241.135","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: brandonfarmer75@outlook.com (Remote IP: 164.90.241.135)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"mwLd9EkxVodOmuYrhGcP","level":2,"time":"2023-07-13T07:07:43+00:00","remoteAddr":"164.90.241.135","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: gordonb95@yahoo.com (Remote IP: 164.90.241.135)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"kVxQxPlKGAuLaL2wvbVI","level":2,"time":"2023-07-13T07:07:55+00:00","remoteAddr":"164.90.241.135","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: chadrick61@projectmy.net (Remote IP: 164.90.241.135)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"fkyFwgGVhJG4uyloYCp9","level":2,"time":"2023-07-13T07:08:17+00:00","remoteAddr":"164.90.241.135","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: chadrick61@projectmy.net (Remote IP: 164.90.241.135)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36","version":"27.0.0.8","data":[]}
{"reqId":"CclPsnxkKovr37C4AsUZ","level":2,"time":"2023-07-13T10:19:55+00:00","remoteAddr":"37.120.149.62","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: mari_wold@mdhmx.com (Remote IP: 37.120.149.62)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"3baO8bNmrHVfyUFsUldd","level":2,"time":"2023-07-13T10:20:04+00:00","remoteAddr":"37.120.149.62","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: mari_wold@mdhmx.com (Remote IP: 37.120.149.62)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"WNAwMqfKRYPb6MYOtUPs","level":2,"time":"2023-07-13T10:20:10+00:00","remoteAddr":"37.120.149.62","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: ghowell00@yahoo.com (Remote IP: 37.120.149.62)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"9TFZLrWM0bvvk216sJf8","level":2,"time":"2023-07-13T10:20:18+00:00","remoteAddr":"37.120.149.62","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: hugolehmann92@outlook.com (Remote IP: 37.120.149.62)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"rsggIWIu5vHBYYMZ81Ga","level":2,"time":"2023-07-13T10:20:27+00:00","remoteAddr":"37.120.149.62","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: 1256792505 (Remote IP: 37.120.149.62)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"IPnQhbbCSxeXAEvEnXm9","level":2,"time":"2023-07-13T10:20:39+00:00","remoteAddr":"37.120.149.62","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: 1256792505 (Remote IP: 37.120.149.62)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"jXSLWZviEgMVzpNopJbG","level":2,"time":"2023-07-13T10:21:21+00:00","remoteAddr":"66.115.182.143","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrain.roberts98@mdhmx.com (Remote IP: 66.115.182.143)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"jsMbdP08i8ed61ugL367","level":2,"time":"2023-07-13T10:21:32+00:00","remoteAddr":"66.115.182.143","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrain.roberts98@mdhmx.com (Remote IP: 66.115.182.143)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"9LgZbbp6UBl2NAhB1xvr","level":2,"time":"2023-07-13T10:21:39+00:00","remoteAddr":"66.115.182.143","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: ghowell00@yahoo.com (Remote IP: 66.115.182.143)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"lDn5Ht4rxgHcZ86Gs1if","level":2,"time":"2023-07-13T10:21:48+00:00","remoteAddr":"66.115.182.143","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: hugolehmann92@outlook.com (Remote IP: 66.115.182.143)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"BUEJy8x2L25GLawwdiBQ","level":2,"time":"2023-07-13T10:21:59+00:00","remoteAddr":"66.115.182.143","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrain.roberts98@mdhmx.com (Remote IP: 66.115.182.143)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"03yy42rjwOiWZzOT0LMl","level":2,"time":"2023-07-13T10:22:17+00:00","remoteAddr":"66.115.182.143","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: adrain.roberts98@mdhmx.com (Remote IP: 66.115.182.143)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"GxhfxMFX8t1bxNec9FL5","level":2,"time":"2023-07-13T10:23:12+00:00","remoteAddr":"216.131.114.7","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: stina_uhlig@mdhmx.com (Remote IP: 216.131.114.7)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"wU4765RjxjZwpbnrWc64","level":2,"time":"2023-07-13T10:23:21+00:00","remoteAddr":"216.131.114.7","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: stina_uhlig@mdhmx.com (Remote IP: 216.131.114.7)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"n78OTxfg7nOhg77uD4PQ","level":2,"time":"2023-07-13T10:23:27+00:00","remoteAddr":"216.131.114.7","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: hugolehmann92@outlook.com (Remote IP: 216.131.114.7)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"XJQWFpfJ6bZyInRU71Xn","level":2,"time":"2023-07-13T10:23:36+00:00","remoteAddr":"216.131.114.7","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: ghowell00@yahoo.com (Remote IP: 216.131.114.7)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"0d81FieYg2qTJdpNcQok","level":2,"time":"2023-07-13T10:23:45+00:00","remoteAddr":"216.131.114.7","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: 7478206466 (Remote IP: 216.131.114.7)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
{"reqId":"uWnV2O7vVhJ1tCqon84q","level":2,"time":"2023-07-13T10:24:04+00:00","remoteAddr":"216.131.114.7","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: 7478206466 (Remote IP: 216.131.114.7)","userAgent":"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30","version":"27.0.0.8","data":[]}
gcoretech commented 1 year ago

This may be in response to Apple's Rapid Security Response: https://support.apple.com/en-us/HT213823

On Desktop (MacOS Ventura 13.4.1 (a)) nextcloud says: "Your browser is not supported. Please upgrade to a newer version or a supported one." It suggests "Safari version 16.3 and above" with installed version 16.5.2 (a).

gcoretech commented 1 year ago

Login successful with Apple's latest update iOS 16.5.1 (c).