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
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
Login to Stratos UI app
On the right side shortcuts panel, click on "Deploy an Application"
Click on "Application Folder".
Select a Cloud Foundry instance, organization and space from the dropdown lists
Click on the "Application Folder" and choose the "folder" from the local machine
Click on "Deploy"
See "Deploy Failed!" and "Failed to deploy app! Reason: Failed due to !"
Log output covering before error and any error statements
2024-12-10T18:05:19.30+0200 [APP/PROC/WEB/1] OUT ERRO[Tue Dec 10 16:05:19 UTC 2024] minimum not met current=2.245.0 minimum=3.99.0
2024-12-10T18:05:19.30+0200 [APP/PROC/WEB/1] OUT WARN[Tue Dec 10 16:05:19 UTC 2024] Failed to execute due to:
2024-12-10T18:05:19.31+0200 [APP/PROC/WEB/1] OUT echo: http: response.WriteHeader on hijacked connection from github.com/labstack/echo/v4.(*Response).WriteHeader (response.go:63)
2024-12-10T18:05:19.31+0200 [APP/PROC/WEB/1] OUT echo: http: response.Write on hijacked connection from github.com/labstack/echo/v4.(*Response).Write (response.go:75)
2024-12-10T18:05:19.31+0200 [APP/PROC/WEB/1] OUT {"time":"2024-12-10T16:05:19.310918005Z","level":"ERROR","prefix":"echo","file":"main.go","line":"1141","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.
We see the same error if we try to deploy from a GitHub repo.
Stratos Version
4.8.1
Frontend Deployment type
Backend (Jet Stream) Deployment type
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
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.
We see the same error if we try to deploy from a GitHub repo.
This is the same error described in cloudfoundry-community/stratos#49
The text was updated successfully, but these errors were encountered: