Skip to content

[Bug]: In Mac client, the tray icon and the dashboard will not update once the client is opened #8343

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

Open
4 of 8 tasks
wjfu99 opened this issue Jun 4, 2025 · 1 comment

Comments

@wjfu99
Copy link

wjfu99 commented Jun 4, 2025

⚠️ Before submitting, please verify the following: ⚠️

Bug description

The dashboard page in macos client will never update once the client is opened:

  1. The icon will persistently be a pause symbol, even everything seems synced already.
  2. The activity list will not update when a new file is added or deleted, and the relative timestamp of each activity will not update also.
  3. When add a new file in mac, the dashboard page will not response to display any signal that the file is uploading now. But, the file will be uploaded to the sever finally, but the dashboard just not show this.

Here is an image below, I rename the file yesterday but the dashboard still show 21m ago.
Image

Steps to reproduce

  1. Open and login in the macos client (VFS version)
  2. Click the tray icon to see the dashboard
  3. Check the activity list
  4. Try upload any file
  5. Then check the dashboard again

Expected behavior

  1. The tray icon should show correct status (Syncing, Pause, Synced, etc...)
  2. The activity list should be updated after files adding, renaming, delecting.

Which files are affected by this bug

No specific files

Operating system

macOS

Which version of the operating system you are running.

MacOS 15.5

Package

Official macOS 12+ universal pkg

Nextcloud Server version

31.0.0

Nextcloud Desktop Client version

3.16.5

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

Fresh desktop client install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

nextcloud.log

{"reqId":"KBmCior9LKndiT1Rj5Ib","level":3,"time":"2025-05-14T09:09:17+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"PHP","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"RedisException: Redis server went away at /var/www/html/lib/private/Memcache/Redis.php#59","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","data":{"app":"PHP"}}
{"reqId":"uFLf74e8NocsF3Thgsac","level":4,"time":"2025-05-14T09:11:36+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Could not boot webhook_listeners: read error on connection to cache:6379","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"read error on connection to cache:6379","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/eventsUsedInWebhooks_wenjiefu"]},{"file":"/var/www/html/apps/webhook_listeners/lib/Db/WebhookListenerMapper.php","line":210,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["eventsUsedInWebhooks_wenjiefu"]},{"file":"/var/www/html/apps/webhook_listeners/lib/AppInfo/Application.php","line":47,"function":"getAllConfiguredEvents","class":"OCA\\WebhookListeners\\Db\\WebhookListenerMapper","type":"->","args":["wenjiefu"]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":28,"function":"registerRuleListeners","class":"OCA\\WebhookListeners\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\EventDispatcher\\EventDispatcher"},{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"__class__":"OC\\AppFramework\\ScopedPsrLogger"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/BootContext.php","line":32,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/apps/webhook_listeners/lib/AppInfo/Application.php","line":34,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":157,"function":"boot","class":"OCA\\WebhookListeners\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":479,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["webhook_listeners"]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":248,"function":"loadApp","class":"OC\\App\\AppManager","type":"->","args":["webhook_listeners"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":82,"function":"loadApps","class":"OC\\App\\AppManager","type":"->","args":[[]]},{"file":"/var/www/html/ocs/v1.php","line":43,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/ocs/v2.php","line":7,"args":["/var/www/html/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Could not boot webhook_listeners: read error on connection to cache:6379","exception":{},"CustomMessage":"Could not boot webhook_listeners: read error on connection to cache:6379"}}
{"reqId":"uFLf74e8NocsF3Thgsac","level":4,"time":"2025-05-14T09:11:36+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Could not boot workflowengine: Redis server cache:6379 went away","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server cache:6379 went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/flowevents"]},{"file":"/var/www/html/apps/workflowengine/lib/Manager.php","line":89,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["events"]},{"file":"/var/www/html/apps/workflowengine/lib/AppInfo/Application.php","line":50,"function":"getAllConfiguredEvents","class":"OCA\\WorkflowEngine\\Manager","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":28,"function":"registerRuleListeners","class":"OCA\\WorkflowEngine\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\EventDispatcher\\EventDispatcher"},{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"__class__":"OC\\AppFramework\\ScopedPsrLogger"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/BootContext.php","line":32,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/apps/workflowengine/lib/AppInfo/Application.php","line":42,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":157,"function":"boot","class":"OCA\\WorkflowEngine\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":479,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["workflowengine"]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":248,"function":"loadApp","class":"OC\\App\\AppManager","type":"->","args":["workflowengine"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":82,"function":"loadApps","class":"OC\\App\\AppManager","type":"->","args":[[]]},{"file":"/var/www/html/ocs/v1.php","line":43,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/ocs/v2.php","line":7,"args":["/var/www/html/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Could not boot workflowengine: Redis server cache:6379 went away","exception":{},"CustomMessage":"Could not boot workflowengine: Redis server cache:6379 went away"}}
{"reqId":"g5MJsLzGA2DpqIBJpKkw","level":4,"time":"2025-05-14T09:11:36+00:00","remoteAddr":"115.156.156.166","user":false,"app":"app_api","method":"PROPFIND","url":"/remote.php/dav/files/wenjiefu","message":"Error during app service registration: Connection refused","userAgent":"Nextcloud-macOS/FileProviderExt","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Connection refused","Code":0,"Trace":[{"file":"/var/www/html/lib/private/RedisFactory.php","line":104,"function":"pconnect","class":"Redis","type":"->","args":["cache",6379,0,null,0,0]},{"file":"/var/www/html/lib/private/RedisFactory.php","line":148,"function":"create","class":"OC\\RedisFactory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":53,"function":"getInstance","class":"OC\\RedisFactory","type":"->","args":[]},{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"getCache","class":"OC\\Memcache\\Redis","type":"->","args":[]},{"file":"/var/www/html/apps/app_api/lib/Service/ProvidersAI/SpeechToTextService.php","line":92,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["/ex_speech_to_text_providers"]},{"file":"/var/www/html/apps/app_api/lib/Service/ProvidersAI/SpeechToTextService.php","line":137,"function":"getRegisteredSpeechToTextProviders","class":"OCA\\AppAPI\\Service\\ProvidersAI\\SpeechToTextService","type":"->","args":[]},{"file":"/var/www/html/apps/app_api/lib/AppInfo/Application.php","line":84,"function":"registerExAppSpeechToTextProviders","class":"OCA\\AppAPI\\Service\\ProvidersAI\\SpeechToTextService","type":"->","args":[{"__class__":"OCP\\AppFramework\\Bootstrap\\IRegistrationContext@anonymous\u0000/var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php:169$69"},{"__class__":"OC\\Server"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":99,"function":"register","class":"OCA\\AppAPI\\AppInfo\\Application","type":"->","args":[{"__class__":"OCP\\AppFramework\\Bootstrap\\IRegistrationContext@anonymous\u0000/var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php:169$69"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":48,"function":"registerApps","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":[["files","activity","app_api","bruteforcesettings","circles","And 42 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/html/lib/base.php","line":667,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":[]},{"file":"/var/www/html/lib/base.php","line":1149,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/html/remote.php","line":91,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/RedisFactory.php","Line":104,"message":"Error during app service registration: Connection refused","exception":{},"CustomMessage":"Error during app service registration: Connection refused"}}
{"reqId":"AqPnbBRSNQkYoOvv3qoU","level":3,"time":"2025-05-14T09:11:36+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/files/wenjiefu/","message":"Connection lost","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Connection lost","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":74,"function":"setex","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/setupmanager::wenjiefu",300,"true"]},{"file":"/var/www/html/lib/private/Files/SetupManager.php","line":294,"function":"set","class":"OC\\Memcache\\Redis","type":"->","args":["wenjiefu","true",300]},{"file":"/var/www/html/lib/private/Files/SetupManager.php","line":210,"function":"afterUserFullySetup","class":"OC\\Files\\SetupManager","type":"->","args":[{"__class__":"OC\\User\\User"},["OC\\Files\\Mount\\LocalHomeMountProvider"]]},{"file":"/var/www/html/lib/private/Files/SetupManager.php","line":391,"function":"setupForUser","class":"OC\\Files\\SetupManager","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"/var/www/html/lib/private/Files/Mount/Manager.php","line":117,"function":"setupForPath","class":"OC\\Files\\SetupManager","type":"->","args":["/wenjiefu/files",true]},{"file":"/var/www/html/lib/private/Files/View.php","line":1469,"function":"findIn","class":"OC\\Files\\Mount\\Manager","type":"->","args":["/wenjiefu/files"]},{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":94,"function":"addSubMounts","class":"OC\\Files\\View","type":"->","args":[{"__class__":"OC\\Files\\FileInfo"}]},{"file":"/var/www/html/lib/private/Files/Node/Node.php","line":202,"function":"getFileInfo","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"function":"getMTime","class":"OC\\Files\\Node\\Node","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":64,"function":"call_user_func_array","args":[[{"__class__":"OC\\Files\\Node\\Folder"},"getMTime"],[]]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":217,"function":"__call","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["getMTime",[]]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Node.php","line":152,"function":"getMTime","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":[]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":749,"function":"getLastModified","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/PropFind.php","line":95,"function":"Sabre\\DAV\\{closure}","class":"Sabre\\DAV\\CorePlugin","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":748,"function":"handle","class":"Sabre\\DAV\\PropFind","type":"->","args":["{DAV:}getlastmodified",{"__class__":"Closure"}]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"propFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Files\\FilesHome"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Files\\FilesHome"}]]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Files\\FilesHome"}]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1664,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/wenjiefu",["{DAV:}getlastmodified"],0]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/Server.php","line":1649,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\Xml\\Writer","elementMap":[],"contextUri":"/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[]},{"__class__":"Generator"},false]},{"file":"/var/www/html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/var/www/html/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"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:PROPFIND",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/html/apps/dav/lib/Connector/Sabre/Server.php","line":49,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/html/apps/dav/lib/Server.php","line":397,"function":"start","class":"OCA\\DAV\\Connector\\Sabre\\Server","type":"->","args":[]},{"file":"/var/www/html/apps/dav/appinfo/v2/remote.php","line":21,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":145,"args":["/var/www/html/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":74,"message":"Connection lost","exception":{},"CustomMessage":"Connection lost"}}
{"reqId":"fPDjZlYAeOxP8v9QR3c3","level":4,"time":"2025-05-14T09:11:36+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"no app in context","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"Could not boot webhook_listeners: Redis server cache:6379 went away","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server cache:6379 went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/eventsUsedInWebhooks_wenjiefu"]},{"file":"/var/www/html/apps/webhook_listeners/lib/Db/WebhookListenerMapper.php","line":210,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["eventsUsedInWebhooks_wenjiefu"]},{"file":"/var/www/html/apps/webhook_listeners/lib/AppInfo/Application.php","line":47,"function":"getAllConfiguredEvents","class":"OCA\\WebhookListeners\\Db\\WebhookListenerMapper","type":"->","args":["wenjiefu"]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":28,"function":"registerRuleListeners","class":"OCA\\WebhookListeners\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\EventDispatcher\\EventDispatcher"},{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"__class__":"OC\\AppFramework\\ScopedPsrLogger"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/BootContext.php","line":32,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/apps/webhook_listeners/lib/AppInfo/Application.php","line":34,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":157,"function":"boot","class":"OCA\\WebhookListeners\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":479,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["webhook_listeners"]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":248,"function":"loadApp","class":"OC\\App\\AppManager","type":"->","args":["webhook_listeners"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":82,"function":"loadApps","class":"OC\\App\\AppManager","type":"->","args":[[]]},{"file":"/var/www/html/ocs/v1.php","line":43,"function":"loadApps","class":"OC_App","type":"::","args":[]}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Could not boot webhook_listeners: Redis server cache:6379 went away","exception":{},"CustomMessage":"Could not boot webhook_listeners: Redis server cache:6379 went away"}}
{"reqId":"fPDjZlYAeOxP8v9QR3c3","level":4,"time":"2025-05-14T09:11:36+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"no app in context","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"Could not boot workflowengine: Redis server cache:6379 went away","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server cache:6379 went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/flowevents"]},{"file":"/var/www/html/apps/workflowengine/lib/Manager.php","line":89,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["events"]},{"file":"/var/www/html/apps/workflowengine/lib/AppInfo/Application.php","line":50,"function":"getAllConfiguredEvents","class":"OCA\\WorkflowEngine\\Manager","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":28,"function":"registerRuleListeners","class":"OCA\\WorkflowEngine\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\EventDispatcher\\EventDispatcher"},{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"__class__":"OC\\AppFramework\\ScopedPsrLogger"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/BootContext.php","line":32,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/apps/workflowengine/lib/AppInfo/Application.php","line":42,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":157,"function":"boot","class":"OCA\\WorkflowEngine\\AppInfo\\Application","type":"->","args":[{"__class__":"OC\\AppFramework\\Bootstrap\\BootContext"}]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":479,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":["workflowengine"]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":248,"function":"loadApp","class":"OC\\App\\AppManager","type":"->","args":["workflowengine"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":82,"function":"loadApps","class":"OC\\App\\AppManager","type":"->","args":[[]]},{"file":"/var/www/html/ocs/v1.php","line":43,"function":"loadApps","class":"OC_App","type":"::","args":[]}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Could not boot workflowengine: Redis server cache:6379 went away","exception":{},"CustomMessage":"Could not boot workflowengine: Redis server cache:6379 went away"}}
{"reqId":"g5MJsLzGA2DpqIBJpKkw","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"remote","method":"PROPFIND","url":"/remote.php/dav/files/wenjiefu","message":"Redis server went away","userAgent":"Nextcloud-macOS/FileProviderExt","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/user_backend_mapde6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/Memcache/WithLocalCache.php","line":28,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["de6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/User/Manager.php","line":134,"function":"get","class":"OC\\Memcache\\WithLocalCache","type":"->","args":["de6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/User/Session.php","line":180,"function":"get","class":"OC\\User\\Manager","type":"->","args":["wenjiefu"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":184,"function":"getUser","class":"OC\\User\\Session","type":"->","args":[]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":230,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":82,"function":"loadApps","class":"OC\\App\\AppManager","type":"->","args":[["prelogin"]]},{"file":"/var/www/html/lib/private/legacy/OC_User.php","line":106,"function":"loadApps","class":"OC_App","type":"::","args":[["prelogin"]]},{"file":"/var/www/html/lib/base.php","line":744,"function":"setupBackends","class":"OC_User","type":"::","args":[]},{"file":"/var/www/html/lib/base.php","line":1149,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/html/remote.php","line":91,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Redis server went away","exception":{},"CustomMessage":"Redis server went away"}}
{"reqId":"g5MJsLzGA2DpqIBJpKkw","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"core","method":"PROPFIND","url":"/remote.php/dav/files/wenjiefu","message":"Redis server went away","userAgent":"Nextcloud-macOS/FileProviderExt","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/user_backend_mapde6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/Memcache/WithLocalCache.php","line":28,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["de6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/User/Manager.php","line":134,"function":"get","class":"OC\\Memcache\\WithLocalCache","type":"->","args":["de6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/User/Session.php","line":180,"function":"get","class":"OC\\User\\Manager","type":"->","args":["wenjiefu"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":184,"function":"getUser","class":"OC\\User\\Session","type":"->","args":[]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":230,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":82,"function":"loadApps","class":"OC\\App\\AppManager","type":"->","args":[["prelogin"]]},{"file":"/var/www/html/lib/private/legacy/OC_User.php","line":106,"function":"loadApps","class":"OC_App","type":"::","args":[["prelogin"]]},{"file":"/var/www/html/lib/base.php","line":744,"function":"setupBackends","class":"OC_User","type":"::","args":[]},{"file":"/var/www/html/lib/base.php","line":1149,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/html/remote.php","line":91,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Redis server went away","exception":{},"CustomMessage":"Redis server went away"}}
{"reqId":"g5MJsLzGA2DpqIBJpKkw","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"core","method":"PROPFIND","url":"/remote.php/dav/files/wenjiefu","message":"Redis server went away","userAgent":"Nextcloud-macOS/FileProviderExt","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/user_backend_mapde6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/Memcache/WithLocalCache.php","line":28,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["de6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/User/Manager.php","line":134,"function":"get","class":"OC\\Memcache\\WithLocalCache","type":"->","args":["de6c416db2f0c1117253a6383647db8be8ab8ec3"]},{"file":"/var/www/html/lib/private/User/Session.php","line":180,"function":"get","class":"OC\\User\\Manager","type":"->","args":["wenjiefu"]},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":160,"function":"getUser","class":"OC\\User\\Session","type":"->","args":[]},{"file":"/var/www/html/lib/private/L10N/Factory.php","line":112,"function":"findLanguage","class":"OC\\L10N\\Factory","type":"->","args":[""]},{"file":"/var/www/html/lib/private/L10N/LazyL10N.php","line":27,"function":"OC\\L10N\\{closure}","class":"OC\\L10N\\Factory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/L10N/LazyL10N.php","line":34,"function":"getL","class":"OC\\L10N\\LazyL10N","type":"->","args":[]},{"file":"/var/www/html/core/templates/exception.php","line":16,"function":"t","class":"OC\\L10N\\LazyL10N","type":"->","args":["Internal Server Error"]},{"file":"/var/www/html/lib/private/Template/Base.php","line":161,"args":["/var/www/html/core/templates/exception.php"],"function":"include"},{"file":"/var/www/html/lib/private/Template/Base.php","line":131,"function":"load","class":"OC\\Template\\Base","type":"->","args":["/var/www/html/core/templates/exception.php",null]},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":117,"function":"fetchPage","class":"OC\\Template\\Base","type":"->","args":[null]},{"file":"/var/www/html/lib/private/Template/Base.php","line":113,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"/var/www/html/lib/private/legacy/OC_Template.php","line":297,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"/var/www/html/remote.php","line":60,"function":"printExceptionErrorPage","class":"OC_Template","type":"::","args":[{"__class__":"RedisException"},500]},{"file":"/var/www/html/remote.php","line":147,"function":"handleException","args":[{"__class__":"RedisException"}]}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Redis server went away","exception":{},"CustomMessage":"Redis server went away"}}
{"reqId":"uFLf74e8NocsF3Thgsac","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Redis::get(): php_network_getaddresses: getaddrinfo for cache failed: Temporary failure in name resolution at /var/www/html/lib/private/Memcache/Redis.php#59","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","data":{"app":"PHP"}}
{"reqId":"uFLf74e8NocsF3Thgsac","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Redis server cache:6379 went away","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server cache:6379 went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/imagePath-69100d202c0110534321ff8c8d54afe4-updatenotification-notification.svg"]},{"file":"/var/www/html/lib/private/URLGenerator.php","line":181,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["updatenotification-notification.svg"]},{"file":"/var/www/html/apps/updatenotification/lib/Notification/Notifier.php","line":135,"function":"imagePath","class":"OC\\URLGenerator","type":"->","args":["updatenotification","notification.svg"]},{"file":"/var/www/html/lib/private/Notification/Manager.php","line":339,"function":"prepare","class":"OCA\\UpdateNotification\\Notification\\Notifier","type":"->","args":[{"__class__":"OC\\Notification\\Notification"},"zh_CN"]},{"file":"/var/www/html/apps/notifications/lib/Controller/EndpointController.php","line":103,"function":"prepare","class":"OC\\Notification\\Manager","type":"->","args":[{"__class__":"OC\\Notification\\Notification"},"zh_CN"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":200,"function":"listNotifications","class":"OCA\\Notifications\\Controller\\EndpointController","type":"->","args":["v2"]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":114,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\Notifications\\Controller\\EndpointController"},"listNotifications"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":161,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\Notifications\\Controller\\EndpointController"},"listNotifications"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":307,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Notifications\\Controller\\EndpointController","listNotifications",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"apiVersion":"v2","_route":"ocs.notifications.endpoint.listnotifications"}]},{"file":"/var/www/html/ocs/v1.php","line":49,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/ocsapp/apps/notifications/api/v2/notifications"]},{"file":"/var/www/html/ocs/v2.php","line":7,"args":["/var/www/html/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Redis server cache:6379 went away","exception":{},"CustomMessage":"Redis server cache:6379 went away"}}
{"reqId":"fPDjZlYAeOxP8v9QR3c3","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"PHP","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"Redis::get(): php_network_getaddresses: getaddrinfo for cache failed: Temporary failure in name resolution at /var/www/html/lib/private/Memcache/Redis.php#59","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","data":{"app":"PHP"}}
{"reqId":"fPDjZlYAeOxP8v9QR3c3","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"115.156.156.166","user":"wenjiefu","app":"provisioning_api","method":"GET","url":"/ocs/v1.php/cloud/user?format=json","message":"Could not load storage info for wenjiefu","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.16.4 (Nextcloud, macos-24.5.0 ClientArchitecture: arm64 OsArchitecture: arm64)","version":"31.0.0.18","exception":{"Exception":"RedisException","Message":"Redis server cache:6379 went away","Code":0,"Trace":[{"file":"/var/www/html/lib/private/Memcache/Redis.php","line":59,"function":"get","class":"Redis","type":"->","args":["7c5d3457a4305a04052ec3185491e34f/setupmanager::wenjiefu"]},{"file":"/var/www/html/lib/private/Files/SetupManager.php","line":474,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["wenjiefu"]},{"file":"/var/www/html/lib/private/Files/SetupManager.php","line":384,"function":"fullSetupRequired","class":"OC\\Files\\SetupManager","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"/var/www/html/lib/private/Files/Mount/Manager.php","line":75,"function":"setupForPath","class":"OC\\Files\\SetupManager","type":"->","args":["/wenjiefu/files"]},{"file":"/var/www/html/lib/private/Files/View.php","line":1420,"function":"find","class":"OC\\Files\\Mount\\Manager","type":"->","args":["/wenjiefu/files"]},{"file":"/var/www/html/lib/private/Files/Node/Root.php","line":178,"function":"getFileInfo","class":"OC\\Files\\View","type":"->","args":["/wenjiefu/files",false]},{"file":"/var/www/html/lib/private/Files/Node/LazyUserFolder.php","line":32,"function":"get","class":"OC\\Files\\Node\\Root","type":"->","args":["/wenjiefu/files"]},{"function":"OC\\Files\\Node\\{closure}","class":"OC\\Files\\Node\\LazyUserFolder","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":50,"function":"call_user_func","args":[{"__class__":"Closure"}]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":64,"function":"getRealFolder","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":[]},{"file":"/var/www/html/lib/private/Files/Node/LazyFolder.php","line":173,"function":"__call","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":["getStorage",[]]},{"file":"/var/www/html/apps/provisioning_api/lib/Controller/AUserDataOCSController.php","line":282,"function":"getStorage","class":"OC\\Files\\Node\\LazyFolder","type":"->","args":[]},{"file":"/var/www/html/apps/provisioning_api/lib/Controller/AUserDataOCSController.php","line":127,"function":"fillStorageInfo","class":"OCA\\Provisioning_API\\Controller\\AUserDataOCSController","type":"->","args":[{"__class__":"OC\\User\\User"}]},{"file":"/var/www/html/apps/provisioning_api/lib/Controller/UsersController.php","line":683,"function":"getUserData","class":"OCA\\Provisioning_API\\Controller\\AUserDataOCSController","type":"->","args":["wenjiefu",true]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":200,"function":"getCurrentUser","class":"OCA\\Provisioning_API\\Controller\\UsersController","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":114,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\Provisioning_API\\Controller\\UsersController"},"getCurrentUser"]},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":161,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\Provisioning_API\\Controller\\UsersController"},"getCurrentUser"]},{"file":"/var/www/html/lib/private/Route/Router.php","line":307,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OCA\\Provisioning_API\\Controller\\UsersController","getCurrentUser",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"ocs.provisioning_api.users.getcurrentuser"}]},{"file":"/var/www/html/ocs/v1.php","line":49,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/ocsapp/cloud/user"]}],"File":"/var/www/html/lib/private/Memcache/Redis.php","Line":59,"message":"Could not load storage info for {user}","exception":{},"CustomMessage":"Could not load storage info for wenjiefu"}}
{"reqId":"chclnOFAPsVoMKv9W6Fm","level":3,"time":"2025-05-14T09:11:37+00:00","remoteAddr":"","user":false,"app":"cron","method":"","url":"--","message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db failed: Temporary failure in name resolution","userAgent":"--","version":"31.0.0.18","exception":{"Exception":"Doctrine\\DBAL\\Exception","Message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db failed: Temporary failure in name resolution","Code":2002,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":458,"function":"connect","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":416,"function":"getDatabasePlatformVersion","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":323,"function":"detectDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":899,"function":"getDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/ConnectionAdapter.php","line":235,"function":"getDatabaseProvider","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":96,"function":"getDatabaseProvider","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppConfig.php","line":1226,"function":"expr","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppConfig.php","line":243,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[null,false]},{"file":"/var/www/html/lib/private/AppConfig.php","line":1366,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["enabled",false,2]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":136,"function":"getValues","class":"OC\\AppConfig","type":"->","args":[false,"enabled"]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":157,"function":"getInstalledAppsValues","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":188,"function":"getInstalledApps","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":48,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/lib/base.php","line":667,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":[]},{"file":"/var/www/html/lib/base.php","line":1149,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/html/cron.php","line":24,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":233,"message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db failed: Temporary failure in name resolution","exception":{},"CustomMessage":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for db failed: Temporary failure in name resolution"}}
{"reqId":"uVUrYPD1jZ2UP9oDLJQd","level":3,"time":"2025-05-14T09:15:21+00:00","remoteAddr":"","user":false,"app":"cron","method":"","url":"--","message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","userAgent":"--","version":"31.0.0.18","exception":{"Exception":"Doctrine\\DBAL\\Exception","Message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","Code":2002,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":458,"function":"connect","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":416,"function":"getDatabasePlatformVersion","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":323,"function":"detectDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":899,"function":"getDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/ConnectionAdapter.php","line":235,"function":"getDatabaseProvider","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":96,"function":"getDatabaseProvider","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppConfig.php","line":1226,"function":"expr","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppConfig.php","line":243,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[null,false]},{"file":"/var/www/html/lib/private/AppConfig.php","line":1366,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["enabled",false,2]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":136,"function":"getValues","class":"OC\\AppConfig","type":"->","args":[false,"enabled"]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":157,"function":"getInstalledAppsValues","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":188,"function":"getInstalledApps","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":48,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/lib/base.php","line":667,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":[]},{"file":"/var/www/html/lib/base.php","line":1149,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/html/cron.php","line":24,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":233,"message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","exception":{},"CustomMessage":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused"}}
{"reqId":"Yz9Q1iBmVwNgOgW6HIjJ","level":3,"time":"2025-05-29T06:45:12+00:00","remoteAddr":"","user":false,"app":"cron","method":"","url":"--","message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","userAgent":"--","version":"31.0.0.18","exception":{"Exception":"Doctrine\\DBAL\\Exception","Message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","Code":2002,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":458,"function":"connect","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":416,"function":"getDatabasePlatformVersion","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Connection.php","line":323,"function":"detectDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/Connection.php","line":899,"function":"getDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/ConnectionAdapter.php","line":235,"function":"getDatabaseProvider","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":96,"function":"getDatabaseProvider","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppConfig.php","line":1226,"function":"expr","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppConfig.php","line":243,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[null,false]},{"file":"/var/www/html/lib/private/AppConfig.php","line":1366,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["enabled",false,2]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":136,"function":"getValues","class":"OC\\AppConfig","type":"->","args":[false,"enabled"]},{"file":"/var/www/html/lib/private/App/AppManager.php","line":157,"function":"getInstalledAppsValues","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":188,"function":"getInstalledApps","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/var/www/html/lib/private/AppFramework/Bootstrap/Coordinator.php","line":48,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/lib/base.php","line":667,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":[]},{"file":"/var/www/html/lib/base.php","line":1149,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/html/cron.php","line":24,"args":["/var/www/html/lib/base.php"],"function":"require_once"}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":233,"message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","exception":{},"CustomMessage":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused"}}

Additional info

No response

@Rello
Copy link
Contributor

Rello commented Jun 4, 2025

Hello,

thank you for reporting this.
We will be looking into this, as its partially known already.
Problem is the VFS mode where the FileProviderExtention is taking care of a lot of background tasks on its own. this is sometimes reflecting the wrong status (tray icons).

We will have a look also at the activity stream. its a valid remark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants