All n8n integrations failing as of today

Running Seatable 5.2.7

All of my n8n integrations started failing today and not only on my seatable but also on clients seatable installations (self hosted) as well.
I can see this in the logs

==> dtable_web.log <==
[2025-06-10 08:21:55] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/62d5944f-5b9b-419c-a881-cf37c6478a88/related-users/
[2025-06-10 08:21:56] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/62d5944f-5b9b-419c-a881-cf37c6478a88/related-users/
[2025-06-10 08:21:57] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/62d5944f-5b9b-419c-a881-cf37c6478a88/related-users/
[2025-06-10 08:22:00] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/62d5944f-5b9b-419c-a881-cf37c6478a88/related-users/
[2025-06-10 08:22:01] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/62d5944f-5b9b-419c-a881-cf37c6478a88/related-users/
[2025-06-10 08:22:02] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/62d5944f-5b9b-419c-a881-cf37c6478a88/related-users/
[2025-06-10 08:22:05] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/6814ca09-b205-425c-acb6-cf48f7aa61e8/related-users/
[2025-06-10 08:22:08] [WARNING] log.py[line:241] Not Found: /api-gateway/api/v2/dtables/6814ca09-b205-425c-acb6-cf48f7aa61e8/related-users/

and this is the view on n8n side.

This is a bit of a problem as I have no idea where to start looking into the issue. It’s strange that all of it started today on all seatable installs at once.

It turned out, that the nginx location block for the /api-gateway was missing.
Why the system stopped working night, is not clear as nobody touched the system.

yes, a typical “RTFM”
It’s mentioned in the 5.0 update: Extra Upgrade Notices - SeaTable Admin Manual
looks like I did do it on one upgrade but forgot it on the rest.

I just also noticed the newsletter that came a few days ago mentioning the deprecation of the old API in 5.3: Switching to the SeaTable API gateway: What changes with version 5.3
I still didn’t think to much of it as I usually do read the upgrade instructions.
my bad.

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