Giter Site home page Giter Site logo

Server error, status code: 400, error code: 170005, message: App staging failed in the buildpack release phase about .net-buildpack HOT 2 OPEN

cloudfoundry-community avatar cloudfoundry-community commented on June 22, 2024
Server error, status code: 400, error code: 170005, message: App staging failed in the buildpack release phase

from .net-buildpack.

Comments (2)

tburnett80 avatar tburnett80 commented on June 22, 2024

Im also having this same issue.

Could this be a permissions error from the last cloud foundry release?

2015-06-30T09:35:58.84-0500 [API/0]      OUT Created app with guid c2d11b81-119d-4ed6-aa59-066a10e448f2
2015-06-30T09:35:59.15-0500 [API/0]      OUT Updated app with guid c2d11b81-119d-4ed6-aa59-066a10e448f2 ({"route"=>"7ca275a7-4aa6-4037-8b2f-f4852e96637e"})
2015-06-30T09:36:05.02-0500 [DEA/9]      OUT Got staging request for app with id c2d11b81-119d-4ed6-aa59-066a10e448f2
2015-06-30T09:36:06.20-0500 [API/0]      OUT Updated app with guid c2d11b81-119d-4ed6-aa59-066a10e448f2 ({"state"=>"STARTED"})
2015-06-30T09:36:06.38-0500 [STG/9]      OUT -----> Downloaded app package (3.0M)
2015-06-30T09:36:07.40-0500 [STG/0]      ERR     Cloning into '/tmp/buildpacks/.net-buildpack'...
2015-06-30T09:36:12.29-0500 [STG/0]      OUT     -----> Downloading Mono runtime 3.4.0_full from http://ci-labs-buildpack-downloads.s3.amazonaws.com/mono/lucid/x86_64/mono-3.4.0_full.tar.gz (3.7s)
2015-06-30T09:36:14.96-0500 [STG/0]      OUT        expanding Mono to vendor/mono (2.6s)
2015-06-30T09:36:15.25-0500 [STG/0]      OUT -----> Installing Mozilla certificate data to .config/.mono/certs (0.2s)
2015-06-30T09:36:15.33-0500 [STG/0]      OUT -----> Detected console app to be run using '$HOME/vendor/mono/bin/mono --server OutsideSources.API.exe'
2015-06-30T09:36:15.41-0500 [STG/0]      OUT -----> Preparing AppSettingsAutoReconfiguration.exe (0.0s)
2015-06-30T09:36:16.66-0500 [STG/0]      ERR Permission denied - /tmp/staged/app/start.sh
2015-06-30T09:36:16.67-0500 [STG/0]      OUT Staging failed: Release info failed:
2015-06-30T09:36:16.67-0500 [STG/0]      OUT "#<Errno::EACCES: Permission denied - /tmp/staged/app/start.sh>"
2015-06-30T09:36:16.67-0500 [STG/0]      OUT ["/tmp/buildpacks/.net-buildpack/lib/net_buildpack/runtime/mono.rb:119:in `initialize'",
2015-06-30T09:36:16.67-0500 [STG/0]      OUT  "/tmp/buildpacks/.net-buildpack/lib/net_buildpack/runtime/mono.rb:119:in `open'",
2015-06-30T09:36:16.67-0500 [STG/0]      OUT  "/tmp/buildpacks/.net-buildpack/lib/net_buildpack/runtime/mono.rb:119:in `create_start_script'",
2015-06-30T09:36:16.67-0500 [STG/0]      OUT  "/tmp/buildpacks/.net-buildpack/lib/net_buildpack/runtime/mono.rb:75:in `release'",
2015-06-30T09:36:16.67-0500 [STG/0]      OUT  "/tmp/buildpacks/.net-buildpack/lib/net_buildpack/buildpack.rb:133:in `release'",
2015-06-30T09:36:16.67-0500 [STG/0]      OUT  "/tmp/buildpacks/.net-buildpack/bin/release:27:in `<main>'"]
2015-06-30T09:36:16.67-0500 [STG/0]      OUT Release failed with exception #<IO:0x000000017612d0>, #<IO:0x000000017612d0>
2015-06-30T09:36:16.79-0500 [API/0]      ERR encountered error: App staging failed in the buildpack release phase

ERR Cloning into '/tmp/buildpacks/.net-buildpack'...
ERR Permission denied - /tmp/staged/app/start.sh
OUT "Errno::EACCES: Permission denied - /tmp/staged/app/start.sh"

Leads me to believe this could be a permisions issue.

from .net-buildpack.

tburnett80 avatar tburnett80 commented on June 22, 2024

I think I found the permission issue and submitted a PR

from .net-buildpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.