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]depsyncer callback error dep_name #69

Closed
JieAnthony opened this issue Jun 24, 2024 · 4 comments
Closed

[BUG]depsyncer callback error dep_name #69

JieAnthony opened this issue Jun 24, 2024 · 4 comments

Comments

@JieAnthony
Copy link

When multiple DEPNAME are configured, the device_response_event.dep_name in the callback data is always the last one.

example

./nanodep/depsyncer-linux-amd64 -webhook-url "http://webhook" -storage mysql -storage-dsn "root:root@tcp(host:3306)/nanodep" -limit 100 -duration 600 foo bar

device_response_event.dep_name in the callback is always bar

@JieAnthony
Copy link
Author

@jessepeterson

@jessepeterson
Copy link
Member

@JieAnthony @radiohertz can you verify that 615551d fixes the issue?

@JieAnthony
Copy link
Author

@jessepeterson fixed! Thank you!!!

@JieAnthony
Copy link
Author

Thank @jessepeterson @radiohertz
Is it possible to release a latest version for this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants