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

ECONNREFUSED when using the encodeURI function in the HTTP node. #7835

Closed
Lanhild opened this issue Nov 27, 2023 · 2 comments
Closed

ECONNREFUSED when using the encodeURI function in the HTTP node. #7835

Lanhild opened this issue Nov 27, 2023 · 2 comments

Comments

@Lanhild
Copy link

Lanhild commented Nov 27, 2023

I'm using the HTTP node to fetch an image from an S3 system. To prevent issues with accents in filenames, spaces, etc. I'm using the encodeURI or encodeURIComponent function. The issue is that when I'm using either these functions on my URL field expression, I get the following error:
Screenshot from 2023-11-26 20-09-46|690x238

Whereas when I'm not using these functions, the error does not happen?
image|690x238

Any idea?

Error happens on docker 1.17.1 and npm versions.

@Lanhild
Copy link
Author

Lanhild commented Nov 27, 2023

@Joffcom
Copy link
Member

Joffcom commented Nov 27, 2023

Hey @Lanhild

As this is being handled on the forum I am going to close this

@Joffcom Joffcom closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2023
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

2 participants