Skip to content

Commit f5371ae

Browse files
authored
Improve error message when cnb buildback fail to download (#4091)
* Improve error message when cnb buildback fail to download * Reworked error message after input from UX
1 parent 9eda5a6 commit f5371ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

errors/v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1372,7 +1372,7 @@
13721372
430002:
13731373
name: CNBDownloadBuildpackFailed
13741374
http_code: 400
1375-
message: "cnb: downloading buildpacks failed"
1375+
message: "cnb: downloading buildpacks failed: This may be caused by a wrong url, invalid buildpack or invalid credentials. Check the staging logs for more details."
13761376

13771377
430003:
13781378
name: CNBDetectFailed

0 commit comments

Comments
 (0)