usbrandon opened a new issue, #2530:
URL: https://github.com/apache/hop/issues/2530

   ### Apache Hop version?
   
   2.4.0-SNAPSHOT (2023-03-08 07.37.34)
   
   ### Java version?
   
   11
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   I ran a simple workflow that runs a pipeline that outputs 10 rows to the 
logs. If you remote run the pipeline (export resources), it works fine.  If you 
try to remote run the workflow, it seems to connect to the remote hop server, 
but when it tries to run the pipeline, for whatever reason the remote server 
tries to connect to itself using 127.0.0.1 instead of the IP address the server 
bound itself to.
   
   If it could bind both to localhost and the host IP maybe this would be fine. 
 Shouldn't hop-server try that to begin with? Alternatively, why wouldn't the 
server try to run whatever pipelines and workloads against the bound IP that 
was called to get things going?
   
![2023-03-08_22-26-52](https://user-images.githubusercontent.com/1233654/223917704-0a088bd9-3dd0-4a2c-bc76-3396650f0b42.gif)
   
   
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Hop Server


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to