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 Report: 431 Error During Novu Sync Command Execution #7486

Open
2 tasks done
ericmaro opened this issue Jan 12, 2025 · 1 comment
Open
2 tasks done

🐛 Bug Report: 431 Error During Novu Sync Command Execution #7486

ericmaro opened this issue Jan 12, 2025 · 1 comment
Labels
bug Something isn't working framework

Comments

@ericmaro
Copy link

📜 Description

When attempting to run the npx novu@latest sync command with the specified parameters, the process fails with a 431 Request Header Fields Too Large error. This issue appears to occur during a POST request to the self hosted <REDACTED> endpoint.

👟 Reproduction steps

  1. Install the latest version of Novu CLI using npx novu@latest.
  2. Run the sync command with the following parameters: * --bridge-url <REDACTED> * --secret-key <REDACTED> * --api-url <REDACTED>

👍 Expected behavior

The npx novu@latest sync command should execute successfully, syncing the specified bridge URL, secret key, and API URL without errors. It should establish a connection to the server and complete the sync process without triggering any HTTP status code errors.

👎 Actual Behavior with Screenshots

SCR-20250112-i3e

Novu version

2.1.0

npm version

10.1.0

node version

20.8.1

📃 Provide any additional context for the Bug.

I also tried Github action with the same results

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

Copy link

linear bot commented Jan 12, 2025

@SokratisVidros SokratisVidros added the bug Something isn't working label Jan 15, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working framework
Projects
None yet
Development

No branches or pull requests

2 participants