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.