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

failed to export: determining entrypoint: tried to set web to default but it doesn't exist #1040

Open
fairoj143 opened this issue Feb 20, 2024 · 2 comments

Comments

@fairoj143
Copy link

fairoj143 commented Feb 20, 2024

while trying to build the dotnet using buildpack facing the below issue

===> EXPORTING
Reusing layers from image 'index.docker.io/palani160385/buildpack-angular@sha256:f6f71cb25f1d305b1981dfe38a6b326eaca6883bfaafd8148a6f4840d1499159'
Reusing layer 'paketo-buildpacks/ca-certificates:helper'
Adding layer 'paketo-buildpacks/icu:icu'
Adding layer 'paketo-buildpacks/dotnet-core-aspnet-runtime:dotnet-core-aspnet-runtime'
Adding layer 'paketo-buildpacks/dotnet-execute:port-chooser'
Adding 1/1 app layer(s)
Reusing layer 'buildpacksio/lifecycle:launcher'
Adding layer 'buildpacksio/lifecycle:config'
Adding layer 'buildpacksio/lifecycle:process-types'
Adding label 'io.buildpacks.lifecycle.metadata'
Adding label 'io.buildpacks.build.metadata'
Adding label 'io.buildpacks.project.metadata'
ERROR: failed to export: determining entrypoint: tried to set web to default but it doesn't exist

@sophiewigmore
Copy link
Member

Can you please post the command you ran?

@sophiewigmore
Copy link
Member

It also looks like you are using a custom buildpack. Is that buildpack doing something to the start command of the app?

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

2 participants