Zep Memory node not working with Zep Cloud

What is the error message (if any)?

Couldn’t connect with these settings
resource you are requesting could not be found

Please share your workflow

Information on your n8n setup

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

Here’s what’s happening, on the latest version of n8n, the zep memory tool can be added to their AI agent node.

Now once added, this implementation shows this warning:

And finally, adding my project keys lead to the following error:

I know that there are some clunky workarounds using HTTP nodes and calling the api directly. But zep has become a favorite among n8n users online, and I was looking forward to integrating it in my agents as well, so I thought I’d reach out to see if you’ve got a fix.

4 Likes

I have the exact same issue. A fix would be much appreciated!

I can confirm I am also having the same exact issue. Please fix it ASAP :folded_hands:

same thing here.

Same issue :eyes:

The Bug persistently

I noticed that while the node shows this error and won’t confirm authentication, it actually does connect and work. Just put in the creds, hit save and use it normally - it will connect Zep and work fine - for now…..

Like a lot of people who see the error - I assumed it wouldn’t work so didn’t even try to use it. But it does.

Thanks for the heads up @Luke_Michas.

Does anyone know if a new version is being worked on at n8n or zep? The co-founder of zep told me they are focused on their SDK, no n8n development at this time.

n8n comes bundled with an old version of zep. I can’t install the new sdk to use in code nodes to solve this.

Continuing the discussion from Zep Memory node not working with Zep Cloud:

Any updates here?