With the Nextcloud 24.0.0 (Hub III) upgrade the list function under the resource folder broke in the Nextcloud node. I have not encountered any other issues, but if it is related to the filename/folder it would make sense that other stuff might break too.
A list action on an empty directory does not throw an exception, that seems to work.
I have no error’s logged with nextcloud regarding logins, read/write errors and or other things related to this query.
Nextcloud version 23.0.4 is the latest version that doesn’t show those issues.
Help is much appreciated!
Let me know if more information is required.
What is the error message (if any)?
ERROR: Cannot read properties of undefined (reading ‘d:prop’)
Details
Stack
TypeError: Cannot read properties of undefined (reading 'd:prop')
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/NextCloud/NextCloud.node.js:1189:68)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/src/WorkflowExecute.js:454:47
Please share the workflow
ERROR: Cannot read properties of undefined (reading ‘d:prop’)
Details
Stack
TypeError: Cannot read properties of undefined (reading 'd:prop')
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/NextCloud/NextCloud.node.js:1189:68)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/src/WorkflowExecute.js:454:47
Information on your n8n setup
- **n8n version: 0.176.0 - Docker install.
- **Database: SQLite