Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Internal Server Error #44576

Closed
5 of 8 tasks
mhzawadi opened this issue Mar 29, 2024 · 6 comments
Closed
5 of 8 tasks

[Bug]: Internal Server Error #44576

mhzawadi opened this issue Mar 29, 2024 · 6 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug

Comments

@mhzawadi
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

After upgrade to 28.0.4 all I get is the Internal Server Error, I do get the maintenance page and the login page. but nothing else.

Steps to reproduce

  1. update v28.0.3 to 28.0.4
  2. reload the dashboard

Expected behavior

I get the dashboard

Installation method

Community Manual installation with Archive

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Nginx

Database engine version

MariaDB

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

Updated from a MINOR version (ex. 22.1 to 22.2)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "owncloud.horwood.biz",
            "horwood.cloud",
            "212.159.117.222",
            "141.94.238.159",
            "192.168.49.206",
            "192.168.50.106"
        ],
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/owncloud.horwood.biz",
        "dbtype": "mysql",
        "version": "28.0.4.1",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "UTC",
        "logdateformat": "Y-m-d H:i:s",
        "installed": true,
        "mail_smtpmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "theme": "",
        "filelocking.enabled": "true",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379
        },
        "asset-pipeline.enabled": false,
        "filesystem_check_changes": "0",
        "trashbin_retention_obligation": "auto, 30",
        "preview_max_scale_factor": 1,
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "maintenance": false,
        "loglevel": 0,
        "htaccess.RewriteBase": "\/",
        "has_internet_connection": true,
        "data-fingerprint": "a40dea991a946a4d82e4a3702c8f1fcc",
        "log_rotate_size": 52428800,
        "tempdirectory": "\/mnt\/data\/nc_temp",
        "htaccess.IgnoreFrontController": true,
        "mail_sendmailmode": "smtp",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "jpeg_quality": "60",
        "mysql.utf8mb4": true,
        "default_phone_region": "GB",
        "app_install_overwrite": [
            "groupfolders",
            "previewgenerator",
            "twofactor_u2f",
            "epubreader",
            "recognize",
            "impersonate",
            "talk_matterbridge",
            "news"
        ],
        "enable_previews": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\Movie",
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\MP3",
            "OC\\Preview\\MP4",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\PDF",
            "OC\\Preview\\Image"
        ],
        "updater.release.channel": "stable",
        "memories.exiftool": "\/srv\/www\/horwood-nextcloud\/apps\/memories\/bin-ext\/exiftool-amd64-glibc",
        "quota_include_external_storage": false,
        "memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
        "memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
        "memories.vod.path": "\/srv\/www\/horwood-nextcloud\/apps\/memories\/bin-ext\/go-vod-amd64",
        "memories.vod.disable": false,
        "maintenance_window_start": 1,
        "logfile": "\/mnt\/data\/horwood_owncloud\/nextcloud.log",
        "memories.gis_type": 1
    }
}

List of activated Apps

Enabled:
  - activity: 2.20.0
  - admin_audit: 1.18.0
  - audioplayer: 3.4.1
  - bookmarks: 13.1.3
  - calendar: 4.6.7
  - calendar_resource_management: 0.7.0
  - circles: 28.0.0
  - cloud_federation_api: 1.11.0
  - collectives: 2.10.1
  - comments: 1.18.0
  - contacts: 5.5.3
  - contactsinteraction: 1.9.0
  - cookbook: 0.11.0
  - cospend: 1.6.1
  - dashboard: 7.8.0
  - dav: 1.29.1
  - deck: 1.12.2
  - event_update_notification: 2.3.0
  - external: 5.3.1
  - federatedfilesharing: 1.18.0
  - federation: 1.18.0
  - files: 2.0.0
  - files_automatedtagging: 1.18.0
  - files_external: 1.20.0
  - files_mindmap: 0.0.30
  - files_pdfviewer: 2.9.0
  - files_reminders: 1.1.0
  - files_retention: 1.17.1
  - files_sharing: 1.20.0
  - files_trashbin: 1.18.0
  - files_versions: 1.21.0
  - fileslibreofficeedit: 1.1.0
  - firstrunwizard: 2.17.0
  - flow_notifications: 1.8.0
  - groupfolders: 16.0.5
  - impersonate: 1.15.0
  - integration_github: 2.0.7
  - logreader: 2.13.0
  - lookup_server_connector: 1.16.0
  - maps: 1.3.1
  - memories: 7.0.2
  - nextcloud_announcements: 1.17.0
  - notes: 4.9.4
  - notifications: 2.16.0
  - notify_push: 0.6.10
  - oauth2: 1.16.3
  - oidc: 0.8.0
  - password_policy: 1.18.0
  - passwords: 2024.3.20
  - photos: 2.4.0
  - previewgenerator: 5.4.0
  - privacy: 1.12.0
  - provisioning_api: 1.18.0
  - qownnotesapi: 23.12.0
  - quota_warning: 1.19.0
  - recognize: 6.1.1
  - recommendations: 2.0.0
  - related_resources: 1.3.0
  - richdocuments: 8.3.3
  - serverinfo: 1.18.0
  - settings: 1.10.1
  - sharebymail: 1.18.0
  - sociallogin: 5.6.4
  - spreed: 18.0.5
  - support: 1.11.1
  - survey_client: 1.16.0
  - suspicious_login: 6.0.0
  - systemtags: 1.18.0
  - tables: 0.6.6
  - tasks: 0.15.0
  - text: 3.9.1
  - theming: 2.3.0
  - theming_customcss: 1.15.0
  - twofactor_backupcodes: 1.17.0
  - twofactor_nextcloud_notification: 3.9.0
  - twofactor_totp: 10.0.0-beta.2
  - twofactor_webauthn: 1.4.0
  - updatenotification: 1.18.0
  - user_status: 1.8.1
  - viewer: 2.2.0
  - weather_status: 1.8.0
  - workflow_script: 1.13.0
  - workflowengine: 2.10.0
Disabled:
  - bruteforcesettings: 2.8.0 (installed 1.1.0)
  - encryption: 2.16.0 (installed 2.12.0)
  - news: 24.0.0 (installed 24.0.0)
  - user_ldap: 1.19.0

Nextcloud Signing status

Internal Server Error

The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log.


### Nextcloud Logs

```shell
{"reqId":"8dqhl6F1XM2rLBt4Snyy","level":3,"time":"2024-03-29 17:18:49","remoteAddr":"HOME-IP","user":"matt","app":"index","method":"GET","url":"/apps/dashboard/","message":"Exception thrown: OCP\\Files\\GenericFileException","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0","version":"28.0.4.1","exception":{"Exception":"OCP\\Files\\GenericFileException","Message":"","Code":0,"Trace":[{"file":"/srv/www/horwood-nextcloud/lib/private/Files/SimpleFS/SimpleFile.php","line":74,"function":"getContent","class":"OC\\Files\\Node\\File","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":118,"function":"getContent","class":"OC\\Files\\SimpleFS\\SimpleFile","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":93,"function":"isCached","class":"OC\\Template\\JSCombiner","type":"->","args":["merged-template-prepend.js.deps",["OC\\Files\\SimpleFS\\SimpleFolder"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":132,"function":"process","class":"OC\\Template\\JSCombiner","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json","core"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":91,"function":"cacheAndAppendCombineJsonIfExist","class":"OC\\Template\\JSResourceLocator","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/ResourceLocator.php","line":73,"function":"doFind","class":"OC\\Template\\JSResourceLocator","type":"->","args":["core/js/merged-template-prepend"]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":401,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","theming/l10n/en_GB","theming/js/theming","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","viewer/l10n/en_GB","viewer/js/viewer-main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","user_status/l10n/en_GB","user_status/js/menu"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":246,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","theming/l10n/en_GB","theming/js/theming","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","viewer/l10n/en_GB","viewer/js/viewer-main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","user_status/l10n/en_GB","user_status/js/menu"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/legacy/OC_Template.php","line":142,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["user","dashboard"]},{"file":"/srv/www/horwood-nextcloud/lib/public/AppFramework/Http/TemplateResponse.php","line":211,"function":"fetchPage","class":"OC_Template","type":"->","args":[["#app-dashboard",null,"Dashboard"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":182,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Dashboard\\Controller\\DashboardController"],"index"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Dashboard\\Controller\\DashboardController","index",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["dashboard.dashboard.index"]]},{"file":"/srv/www/horwood-nextcloud/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/dashboard/"]},{"file":"/srv/www/horwood-nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/www/horwood-nextcloud/lib/private/Files/Node/File.php","Line":56,"message":"","exception":{},"CustomMessage":"Exception thrown: OCP\\Files\\GenericFileException"}}


### Additional info

I cant now login as admin as I cant get the OTP page 
@mhzawadi mhzawadi added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Mar 29, 2024
@SystemKeeper
Copy link
Contributor

Can you try #44413 and check if it then works for you?

@mhzawadi
Copy link
Author

Hi @SystemKeeper ,

No dice, still get the error page

{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:19","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"Flow activation: rules were requested for operation Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}
{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:19","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"No flow configurations is going to run Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}
{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:19","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"Flow activation: rules were requested for operation Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}
{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:19","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"No flow configurations is going to run Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}
{"reqId":"nqWbHkYsyRsuacB9FQVc","level":3,"time":"2024-03-29 19:11:21","remoteAddr":"HOME-IP","user":"matt","app":"PHP","method":"GET","url":"/apps/dashboard/","message":"file_get_contents(/mnt/data/horwood_owncloud/appdata_oc0xc6xq5cff/js/core/merged-template-prepend.js.deps): Failed to open stream: No such file or directory at /srv/www/horwood-nextcloud/lib/private/Files/Storage/Local.php#331","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0","version":"28.0.4.1","data":{"app":"PHP"}}
{"reqId":"nqWbHkYsyRsuacB9FQVc","level":3,"time":"2024-03-29 19:11:21","remoteAddr":"HOME-IP","user":"matt","app":"index","method":"GET","url":"/apps/dashboard/","message":"Exception thrown: OCP\\Files\\GenericFileException","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0","version":"28.0.4.1","exception":{"Exception":"OCP\\Files\\GenericFileException","Message":"","Code":0,"Trace":[{"file":"/srv/www/horwood-nextcloud/lib/private/Files/SimpleFS/SimpleFile.php","line":74,"function":"getContent","class":"OC\\Files\\Node\\File","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":118,"function":"getContent","class":"OC\\Files\\SimpleFS\\SimpleFile","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":93,"function":"isCached","class":"OC\\Template\\JSCombiner","type":"->","args":["merged-template-prepend.js.deps",["OC\\Files\\SimpleFS\\SimpleFolder"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":132,"function":"process","class":"OC\\Template\\JSCombiner","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json","core"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":91,"function":"cacheAndAppendCombineJsonIfExist","class":"OC\\Template\\JSResourceLocator","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/ResourceLocator.php","line":73,"function":"doFind","class":"OC\\Template\\JSResourceLocator","type":"->","args":["core/js/merged-template-prepend"]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":401,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","theming/l10n/en_GB","theming/js/theming","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","viewer/l10n/en_GB","viewer/js/viewer-main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","user_status/l10n/en_GB","user_status/js/menu"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":246,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","theming/l10n/en_GB","theming/js/theming","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","viewer/l10n/en_GB","viewer/js/viewer-main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","user_status/l10n/en_GB","user_status/js/menu"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/legacy/OC_Template.php","line":142,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["user","dashboard"]},{"file":"/srv/www/horwood-nextcloud/lib/public/AppFramework/Http/TemplateResponse.php","line":211,"function":"fetchPage","class":"OC_Template","type":"->","args":[["#app-dashboard",null,"Dashboard"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":182,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Dashboard\\Controller\\DashboardController"],"index"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Dashboard\\Controller\\DashboardController","index",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["dashboard.dashboard.index"]]},{"file":"/srv/www/horwood-nextcloud/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/dashboard/"]},{"file":"/srv/www/horwood-nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/www/horwood-nextcloud/lib/private/Files/Node/File.php","Line":56,"message":"","exception":{},"CustomMessage":"Exception thrown: OCP\\Files\\GenericFileException"}}
{"reqId":"nqWbHkYsyRsuacB9FQVc","level":3,"time":"2024-03-29 19:11:21","remoteAddr":"HOME-IP","user":"matt","app":"PHP","method":"GET","url":"/apps/dashboard/","message":"file_get_contents(/mnt/data/horwood_owncloud/appdata_oc0xc6xq5cff/js/core/merged-template-prepend.js.deps): Failed to open stream: No such file or directory at /srv/www/horwood-nextcloud/lib/private/Files/Storage/Local.php#331","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0","version":"28.0.4.1","data":{"app":"PHP"}}
{"reqId":"nqWbHkYsyRsuacB9FQVc","level":3,"time":"2024-03-29 19:11:21","remoteAddr":"HOME-IP","user":"matt","app":"core","method":"GET","url":"/apps/dashboard/","message":"Exception thrown: OCP\\Files\\GenericFileException","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0","version":"28.0.4.1","exception":{"Exception":"OCP\\Files\\GenericFileException","Message":"","Code":0,"Trace":[{"file":"/srv/www/horwood-nextcloud/lib/private/Files/SimpleFS/SimpleFile.php","line":74,"function":"getContent","class":"OC\\Files\\Node\\File","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":118,"function":"getContent","class":"OC\\Files\\SimpleFS\\SimpleFile","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":93,"function":"isCached","class":"OC\\Template\\JSCombiner","type":"->","args":["merged-template-prepend.js.deps",["OC\\Files\\SimpleFS\\SimpleFolder"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":132,"function":"process","class":"OC\\Template\\JSCombiner","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json","core"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":91,"function":"cacheAndAppendCombineJsonIfExist","class":"OC\\Template\\JSResourceLocator","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/ResourceLocator.php","line":73,"function":"doFind","class":"OC\\Template\\JSResourceLocator","type":"->","args":["core/js/merged-template-prepend"]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":401,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","theming/l10n/en_GB","theming/js/theming","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","viewer/l10n/en_GB","viewer/js/viewer-main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","user_status/l10n/en_GB","user_status/js/menu"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":246,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","theming/l10n/en_GB","theming/js/theming","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","viewer/l10n/en_GB","viewer/js/viewer-main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","user_status/l10n/en_GB","user_status/js/menu"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/legacy/OC_Template.php","line":142,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["user","dashboard"]},{"file":"/srv/www/horwood-nextcloud/lib/public/AppFramework/Http/TemplateResponse.php","line":211,"function":"fetchPage","class":"OC_Template","type":"->","args":[["#app-dashboard",null,"Dashboard"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":182,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[["OCA\\Dashboard\\Controller\\DashboardController"],"index"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Dashboard\\Controller\\DashboardController","index",["OC\\AppFramework\\DependencyInjection\\DIContainer"],["dashboard.dashboard.index"]]},{"file":"/srv/www/horwood-nextcloud/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/apps/dashboard/"]},{"file":"/srv/www/horwood-nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/srv/www/horwood-nextcloud/lib/private/Files/Node/File.php","Line":56,"CustomMessage":"Exception thrown: OCP\\Files\\GenericFileException"}}
{"reqId":"nqWbHkYsyRsuacB9FQVc","level":3,"time":"2024-03-29 19:11:21","remoteAddr":"HOME-IP","user":"matt","app":"core","method":"GET","url":"/apps/dashboard/","message":"Exception thrown: OCP\\Files\\GenericFileException","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0","version":"28.0.4.1","exception":{"Exception":"OCP\\Files\\GenericFileException","Message":"","Code":0,"Trace":[{"file":"/srv/www/horwood-nextcloud/lib/private/Files/SimpleFS/SimpleFile.php","line":74,"function":"getContent","class":"OC\\Files\\Node\\File","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":118,"function":"getContent","class":"OC\\Files\\SimpleFS\\SimpleFile","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSCombiner.php","line":93,"function":"isCached","class":"OC\\Template\\JSCombiner","type":"->","args":["merged-template-prepend.js.deps",["OC\\Files\\SimpleFS\\SimpleFolder"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":132,"function":"process","class":"OC\\Template\\JSCombiner","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json","core"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/JSResourceLocator.php","line":91,"function":"cacheAndAppendCombineJsonIfExist","class":"OC\\Template\\JSResourceLocator","type":"->","args":["/srv/www/horwood-nextcloud","core/js/merged-template-prepend.json"]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/ResourceLocator.php","line":73,"function":"doFind","class":"OC\\Template\\JSResourceLocator","type":"->","args":["core/js/merged-template-prepend"]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":401,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","viewer/l10n/en_GB","viewer/js/viewer-main","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","theming/l10n/en_GB","theming/js/theming","user_status/l10n/en_GB","user_status/js/menu","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/TemplateLayout.php","line":246,"function":"findJavascriptFiles","class":"OC\\TemplateLayout","type":"::","args":[["core/js/common","core/js/main","activity/l10n/en_GB","activity/js/activity-api","collectives/l10n/en_GB","collectives/js/collectives-init","fileslibreofficeedit/l10n/en","fileslibreofficeedit/js/script","dashboard/l10n/en_GB","dashboard/js/main","files/l10n/en_GB","files/js/sidebar","files/js/fileinfomodel","files/js/reference-files","activity/js/activity-sidebar","comments/l10n/en_GB","comments/js/comments-app","comments/js/comments","comments/js/comments-tab","files_versions/l10n/en_GB","files_versions/js/files_versions","maps/l10n/en_GB","maps/js/maps-track-metadata-tab","maps/js/maps-copy-map-link","related_resources/l10n/en_GB","related_resources/js/related_resources","spreed/l10n/en_GB","spreed/js/talk-files-sidebar","spreed/js/talk-dashboard","files_sharing/l10n/en_GB","files_sharing/js/files_sharing_tab","files_sharing/js/main","files_pdfviewer/l10n/en_GB","files_pdfviewer/js/files_pdfviewer-main","richdocuments/l10n/en_GB","richdocuments/js/richdocuments-viewer","richdocuments/js/richdocuments-reference","text/l10n/en_GB","text/js/text-viewer","text/js/text-editors","bookmarks/l10n/en_GB","bookmarks/js/bookmarks-references","bookmarks/js/bookmarks-dashboard","deck/l10n/en_GB","deck/js/deck-reference","deck/js/deck-dashboard","collectives/js/collectives-reference","collectives/js/collectives-files","integration_github/l10n/en_GB","integration_github/js/integration_github-reference","integration_github/js/integration_github-dashboard","tables/l10n/en_GB","tables/js/tables-reference","viewer/l10n/en_GB","viewer/js/viewer-main","weather_status/l10n/en_GB","weather_status/js/weather-status","audioplayer/l10n/en_GB","audioplayer/js/dashboard","cospend/l10n/en","cospend/js/cospend-dashboard","notes/l10n/en_GB","notes/js/notes-dashboard","passwords/l10n/en_GB","passwords/js/Static/dashboard","tasks/l10n/en_GB","tasks/js/tasks-dashboard","firstrunwizard/l10n/en_GB","firstrunwizard/js/about","notifications/l10n/en_GB","notifications/js/notifications-main","theming/l10n/en_GB","theming/js/theming","user_status/l10n/en_GB","user_status/js/menu","core/js/files_fileinfo","core/js/files_client","core/js/merged-template-prepend","core/js/unsupported-browser-redirect","core/l10n/en_GB","core/js/unified-search"]]},{"file":"/srv/www/horwood-nextcloud/lib/private/legacy/OC_Template.php","line":142,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["error",""]},{"file":"/srv/www/horwood-nextcloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/lib/private/legacy/OC_Template.php","line":291,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"/srv/www/horwood-nextcloud/index.php","line":104,"function":"printExceptionErrorPage","class":"OC_Template","type":"::","args":[["OCP\\Files\\GenericFileException"],500]}],"File":"/srv/www/horwood-nextcloud/lib/private/Files/Node/File.php","Line":56,"CustomMessage":"Exception thrown: OCP\\Files\\GenericFileException"}}
{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:22","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"Flow activation: rules were requested for operation Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}
{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:22","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"No flow configurations is going to run Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}
{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:22","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"Flow activation: rules were requested for operation Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}
{"reqId":"qH2bXDtGC8FmQP5kx6ZI","level":0,"time":"2024-03-29 19:11:22","remoteAddr":"HOME-IP","user":"matt","app":"workflowengine","method":"POST","url":"/remote.php/dav/bulk","message":"No flow configurations is going to run Automated tagging","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.12.2git (build 21701) (Nextcloud, osx-22.6.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.4.1","data":{"app":"workflowengine","level":"0"}}

@mhzawadi
Copy link
Author

Think I have found my issue, not sure how I fix it mind. Also there are so many log lines.

{"reqId":"u8P6dcf2FAe5yc1l56hJ","level":3,"time":"2024-03-29 22:02:19","remoteAddr":"212.159.117.222","user":"matt","app":"PHP","method":"GET","url":"/apps/dashboard/","message":"file_get_contents(/mnt/data/horwood_owncloud/appdata_oc0xc6xq5cff/js/core/merged-template-prepend.js.deps): Failed to open stream: No such file or directory at /srv/www/horwood-nextcloud/lib/private/Files/Storage/Local.php#331","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 OPR/108.0.0.0","version":"28.0.4.1","data":{"app":"PHP"}}

@mhzawadi
Copy link
Author

This issue #40886 fixed it for me

@te-online

This comment was marked as off-topic.

@SystemKeeper

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug
Projects
None yet
Development

No branches or pull requests

4 participants