cap-sflight icon indicating copy to clipboard operation
cap-sflight copied to clipboard

Starting sflight on a different port -> UI not loading

Open DanSchlachter opened this issue 5 months ago • 1 comments

When I run cds w in the project and another server is already running, I press enter to start with a random port. Trying to load the UI it is not loading with the random port

DanSchlachter avatar Nov 26 '25 14:11 DanSchlachter

it tries to load the processor service via: http://localhost:62251/sap.fe.cap.travel/processor/$metadata?sap-language=EN

instead of http://localhost:62251/processor/$metadata?sap-language=EN

DanSchlachter avatar Nov 26 '25 14:11 DanSchlachter