hop icon indicating copy to clipboard operation
hop copied to clipboard

[Bug]: Rest Connection - Unable to test behind proxy

Open dmainou opened this issue 9 months ago • 5 comments

Apache Hop version?

2.12.0

Java version?

openjdk version "17.0.14" 2025-01-21 LTS

Operating system

Linux

What happened?

I am attempting to create a rest connection and I am unable to make it work as the server am working on sits behind a proxy.

Issue Priority

Priority: 3

Issue Component

Component: Metadata

dmainou avatar Apr 02 '25 03:04 dmainou

I'm working on more updates to the REST connection metadata type. Proxy support is already added, should be available with Apache Hop 2.14.0.

bamaer avatar Apr 15 '25 17:04 bamaer

Thank you @bamaer

dmainou avatar Apr 15 '25 20:04 dmainou

@bamaer is there something new in this proxy deficiency? Is there branch to test it?

In my opinion, when my instance is behind corporate proxy, I need to solve this on almost any external resource. I would prefer to be able use .useSystemProperties()

dodok1 avatar Nov 07 '25 10:11 dodok1

@dodok1, it (obviously) didn't make it into 2.14.0, and it won't be in the upcoming 2.16.0 release either, unfortunately. The problem is not really in the code, that's manageable, but more in finding reliable test environments. If you could help with that, that would be great.

bamaer avatar Nov 07 '25 10:11 bamaer

@bamaer well, I can help with ad-hoc testing if you provide me with source of binaries. I recall that building this beast from scratch was sort of a saga.

dodok1 avatar Nov 07 '25 11:11 dodok1