Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: webhook is not working with External Source DB #9787

Open
1 task done
mishlaev-personal opened this issue Nov 10, 2024 · 3 comments
Open
1 task done

🐛 Bug: webhook is not working with External Source DB #9787

mishlaev-personal opened this issue Nov 10, 2024 · 3 comments
Labels
🐛 Type: Bug Something is broken or incorrect unexpectedly.

Comments

@mishlaev-personal
Copy link

Please confirm that the bug report does not already exist

  • I confirm there is no existing issue for this bug.

Steps to reproduce

Created a new table that is connected with our production Postgres:
Screenshot 2024-11-10 at 4 32 37 PM
Everything is updated as needed. DB sync works perfectly.

I've set up an n8n webhook. The test event works wonderfully.
Screenshot 2024-11-10 at 4 33 08 PM

But as new records are added to our looker table, I can see it onside NoCoDB, but no new webhooks are created.

Desired Behavior

As we have new records from synced external Postgress DB, I want to have webhooks for those new records.

Project Details

Node: v20.15.1
Arch: x64
Platform: linux
Docker: true
RootDB: pg
PackageVersion: 0.257.2

Attachments

No response

Copy link

dosubot bot commented Nov 10, 2024

@mishlaev-personal Привет! I'm here to help you with any bugs, questions, or contributions. Feel free to ask for assistance while waiting for a human maintainer.

There is a similar discussion regarding webhooks not being triggered after changes in an external database. The issue is that external changes won't trigger the webhooks [1]. This might be the reason why your webhooks are not being created when new records are added to your external Postgres database.

To continue talking to Dosu, mention @dosu.

@dosubot dosubot bot added the 🐛 Type: Bug Something is broken or incorrect unexpectedly. label Nov 10, 2024
@mishlaev-personal
Copy link
Author

@dosu Yes, it's the answer to my problem, but it's very frustrating

Copy link

dosubot bot commented Nov 10, 2024

This issue seems to need your expertise, @o1lab, could you please take a look?

To continue talking to Dosu, mention @dosu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something is broken or incorrect unexpectedly.
Projects
Status: 🏌️ Open
Development

No branches or pull requests

1 participant