propertyValues[itemName] is not iterable

Describe the problem/error/question

I receive “propertyValues[itemName] is not iterable”. If I run it manually, all looks good, and all data is processed

What is the error message (if any)?

Workflow execution finished with an error propertyValues[itemName] is not iterable

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • **Running n8n via n8n cloud rel

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @coup :wave: Before I dig a little further into this, can you confirm what version of n8n you’re running? :eyes:

Hi @EmeraldHerald thanks for checking in. It’s 1.21.1

Hi @coup :wave: I had a test just there (sorry, I was out yesterday!) and on 1.21.1, I could run this workflow just fine with no errors, both manually and on a schedule. Could you let us know exactly where you’re getting the error, node-wise? :thinking: It may be that your OpenAI account has exceeded the rate limit or a general request allowance, for example - so it’d be helpful to know!

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