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

Hive v3 - Execute responder always returns an error #10581

Open
gran1um opened this issue Aug 28, 2024 · 4 comments
Open

Hive v3 - Execute responder always returns an error #10581

gran1um opened this issue Aug 28, 2024 · 4 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@gran1um
Copy link

gran1um commented Aug 28, 2024

Bug Description

I'm using Hive3 . When I run a responder execution as part of workflow I get the following error

The resource you are requesting could not be found
A client error occurred on POST /api/v1/query?name=task-actions :

although the task is successfully executed and the responder in Hive is working. N8N can't get the status of the task because it is pulling a path that is not in the hive api.

This is the response I get when I request the address “.../api/v1/query” in Hive

404 A client error occurred on GET /api/v1/query : Resource not found by Assets controller

To Reproduce

  1. Go to workflow builder
  2. Create Hive3 execute responder node
  3. Add credentials and task id
  4. Select the required responder
  5. Start the node
Снимок экрана 2024-08-28 в 11 03 31

Expected behavior

N8N successfully obtains responder execution status and does not generate an error

Operating System

Ubuntu 22.04

n8n Version

1.55.3

Node.js Version

v20.15.0

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Aug 28, 2024

Hey @gran1um,

We have created an internal ticket to look into this which we will be tracking as "GHC-192"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Aug 28, 2024
@uralmetal
Copy link

uralmetal commented Sep 6, 2024

@Joffcom How to view status "GHC-192" ticket?

@Joffcom
Copy link
Member

Joffcom commented Sep 9, 2024

Hey @uralmetal,

There is no public status for our internal tickets at the moment, Looking at this one have you tried manually calling the API just to make sure it is working?

@uralmetal
Copy link

Yeah, what do I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

3 participants