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

Unable to Publish Data to Multiple HTTP South Service Endpoints on the Same Port - 404 Error #1517

Open
shreyadanole opened this issue Dec 16, 2024 · 0 comments

Comments

@shreyadanole
Copy link

I am using Fledge v2.6.0 with the HTTP South services and trying to send data to multiple HTTP South service endpoints using the same port. However, the data is not being published to the other HTTP South services, and encountering a 404 error.

Steps to Reproduce:
Set up Fledge v2.6.0 and configure the HTTP South plugin to send data to multiple endpoints using the same port.
Attempt to send data to the configured HTTP South service endpoints.
Observe the response and error logs.
Expected Behavior:
The data should be successfully sent to all configured HTTP South service endpoints without any errors.

Actual Behavior:
Data is published to the first endpoint, but the others return a 404 error, indicating that the endpoints are not found.

Environment:
Fledge Version: v2.6.0
Plugin: HTTP South
Configuration: Sending data to multiple HTTP South service endpoints on the same port.

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

No branches or pull requests

1 participant