Pine cone vector store stuck with embedding

Describe the problem/error/question

My workflow works maybe once a day when it comes to properly uploading the embedding information into the pinecone vector database but 95 percent of the time when i run my workflow it gets stuck at the image below where the embedding and vector store are just looping until an eventual time out

What is the error message (if any)?

Yes the error message is that this:

Please share your workflow (its stuck looping)

n8n Version

1.75.0

Source Code
Running this on the cloud

instance information

Debug info

core

  • n8nVersion: 1.75.0
  • platform: npm
  • nodeJsVersion: 20.18.0
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community
  • consumerId: 00000000-0000-0000-0000-000000000000

storage

  • success: none
  • error: none
  • progress: false
  • manual: false
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/132.0.0.0 safari/537.36 edg/132.0.0.0
  • isTouchDevice: false

Generated at: 2025-01-16T07:36:17.130Z

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:

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