You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Stratos does this related to? 4.5.0
Expected behaviour
Deployment of application into cloud foundry via stratos UI is successful
Actual behaviour
Deployment of application into cloud foundry via stratos UI is not successful.
Steps to reproduce the behavior
Deploy any application via stratos UI by following below steps
Login to Stratos UI app
On the left side shortcuts panel, click on "Deploy an Application"
Click on "Application Folder".
Select the "Cloud Foundry endpoint, Org & Space" from the dropdown list
Click on the "Application Folder" and choose the "folder" from the local machine
Click on ""Deploy"
Log output covering before error and any error statements
2024-02-26T07:44:19.87+0100 [APP/PROC/WEB/1] OUT ERRO[Mon Feb 26 06:44:19 UTC 2024] minimum not met current=2.218.0 minimum=3.99.0
2024-02-26T07:44:19.87+0100 [APP/PROC/WEB/1] OUT WARN[Mon Feb 26 06:44:19 UTC 2024] Failed to execute due to:
2024-02-26T07:44:19.88+0100 [APP/PROC/WEB/1] OUT echo: http: response.WriteHeader on hijacked connection from github.com/labstack/echo/v4.(*Response).WriteHeader (response.go:63)
2024-02-26T07:44:19.88+0100 [APP/PROC/WEB/1] OUT echo: http: response.Write on hijacked connection from github.com/labstack/echo/v4.(*Response).Write (response.go:75)
2024-02-26T07:44:19.88+0100 [APP/PROC/WEB/1] OUT {"time":"2024-02-26T06:44:19.883197439Z","level":"ERROR","prefix":"echo","file":"main.go","line":"1227","message":""}
Detailed Description
If we try to deploy any app via stratos UI the app deployment isn't happening and also we don't see too much logs in the stratos app as well
The text was updated successfully, but these errors were encountered:
Stratos Version
Expected behaviour
Actual behaviour
Steps to reproduce the behavior
Log output covering before error and any error statements
Detailed Description
If we try to deploy any app via stratos UI the app deployment isn't happening and also we don't see too much logs in the stratos app as well
The text was updated successfully, but these errors were encountered: