GitHub user adityaluffy edited a comment on the discussion: How to handle Workflows/Pipelines via REST API on Windows?
Hi Marvin, I’m facing the same issue and trying to follow the async REST setup described in the docs. What I’ve done so far: - Started Hop Server with -e local and -j default - Set HOP_CONFIG_FOLDER and verified it’s picked up at runtime - Defined project and environment in hop-config.json - Project is detected, but server still fails with - Unable to find lifecycle environment 'local' It’s unclear to me where exactly the lifecycle environment must be defined for Hop Server (hop-config.json vs project metadata), especially for async REST usage. Is there any official doc or minimal working example that shows the correct setup for environments with Hop Server? If you have any working reference or screenshot of the config, that would really help. command> hop-server.bat C:\hop\config\hop-server-config.xml -e local -j default <img width="435" style="display: block" height="204" alt="image" src="https://github.com/user-attachments/assets/70f43267-dd51-42d3-beb9-1c2a22c281e2" /> <img width="358" height="236" alt="image" src="https://github.com/user-attachments/assets/9a76268e-d085-4e9b-b2fe-d226688559c6" /> <img width="701" height="179" alt="image" src="https://github.com/user-attachments/assets/e5a61bd9-2d36-4125-a0ee-070ba03e3c65" /> <img width="481" height="455" alt="image" src="https://github.com/user-attachments/assets/665b8715-1cb8-4447-a84f-ad92d098155e" /> GitHub link: https://github.com/apache/hop/discussions/6264#discussioncomment-15444328 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
