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: 400 Status code on Heartbeat #31

Open
anilaltuner opened this issue Jun 4, 2024 · 1 comment
Open

bug: 400 Status code on Heartbeat #31

anilaltuner opened this issue Jun 4, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@anilaltuner
Copy link
Member

Problem

When the heartbeat running from Admin node, Compute node generates 400 for some reason. It's unstabil error.

2024-06-04 13:13:59 [2024-06-04T10:13:59.106Z ERROR dkn_compute::workers::heartbeat] Error sending message: reqwest error: HTTP status client error (400 Bad Request) for url (http://host.docker.internal:8645/relay/v1/auto/messages)

To reproduce

Run heartbeat from Admin Node

@anilaltuner anilaltuner added the bug Something isn't working label Jun 4, 2024
@erhant
Copy link
Member

erhant commented Jun 4, 2024

I will write a test for this, where it sends Heartbeat messages in a loop and checks for 400 codes. If we can't find anything, we can link this issue to one created on Waku's side.

@erhant erhant self-assigned this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants