Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Deployment via Stratos Fails #5045

Open
2 of 9 tasks
milen-a-radev opened this issue Dec 10, 2024 · 0 comments
Open
2 of 9 tasks

App Deployment via Stratos Fails #5045

milen-a-radev opened this issue Dec 10, 2024 · 0 comments

Comments

@milen-a-radev
Copy link

milen-a-radev commented Dec 10, 2024

Stratos Version

4.8.1

Frontend Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • npm run start
  • Other (please specify below)

Backend (Jet Stream) Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • Other (please specify below)

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

  • 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 !"
stratos_failure

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.

This is the same error described in cloudfoundry-community/stratos#49

@milen-a-radev milen-a-radev changed the title App Deployment via stratos fails App Deployment via Stratos Fails Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant