Skip to content

Scala apps deploy fail #18

@UlTriX

Description

@UlTriX

Trying to deploy a scala app using buildpack (builder v2.13.3 and slugbuilder v2.7.3) but it fails when the buildpack tries to write in the base dir (access denied).

Tried the provided buildpacks and custom pointing to latest version same issue.

Line in question that fails of the buildpack
cat << EOF > "${BASE_DIR}/export"

Seems like an issue with folder permission and the user that runs the buildpack.

Any ideas of what is happening and some possible solutions?

Thanks in advance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions