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

json request on branch that does not exist results in 500 #179

Closed
tripodsan opened this issue Nov 1, 2022 · 2 comments · Fixed by #180
Closed

json request on branch that does not exist results in 500 #179

tripodsan opened this issue Nov 1, 2022 · 2 comments · Fixed by #180
Assignees
Labels
bug Something isn't working released on @1.x released

Comments

@tripodsan
Copy link
Contributor

Description

$ curl -si https://msdfsdfaster--blog--adobe.hlx.page/bla.json
HTTP/2 500
content-type: text/plain
x-error: Lambda: [json] x-error: unable to load /helix-config.json: 404
accept-ranges: bytes
date: Tue, 01 Nov 2022 14:28:01 GMT
via: 1.1 varnish
x-served-by: cache-dub4326-DUB
x-cache: MISS
x-cache-hits: 0
x-timer: S1667312881.561053,VS0,VE452
x-robots-tag: noindex, nofollow
cache-control: max-age=60, must-revalidate
surrogate-key: msdfsdfaster--blog--adobe 9b08ed882cc3217ceb23a3e71d769dbe47576312869465a0a302ed29c6d
x-surrogate-key: msdfsdfaster--blog--adobe 9b08ed882cc3217ceb23a3e71d769dbe47576312869465a0a302ed29c6d
content-length: 38

unable to load /helix-config.json: 404
@tripodsan tripodsan added the bug Something isn't working label Nov 1, 2022
@tripodsan tripodsan self-assigned this Nov 1, 2022
tripodsan added a commit that referenced this issue Nov 1, 2022
tripodsan added a commit that referenced this issue Nov 1, 2022
tripodsan added a commit that referenced this issue Nov 1, 2022
github-actions bot pushed a commit that referenced this issue Nov 1, 2022
## [1.8.6](v1.8.5...v1.8.6) (2022-11-01)

### Bug Fixes

* handle errors when loading config ([#181](#181)) ([a6e61a9](a6e61a9)), closes [#179](#179)
@github-actions
Copy link

github-actions bot commented Nov 1, 2022

🎉 This issue has been resolved in version 1.8.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

tripodsan added a commit that referenced this issue Nov 1, 2022
github-actions bot pushed a commit that referenced this issue Nov 1, 2022
## [3.6.3](v3.6.2...v3.6.3) (2022-11-01)

### Bug Fixes

* handle errors when loading config ([#180](#180)) ([f4f4b5f](f4f4b5f)), closes [#179](#179)
@github-actions
Copy link

github-actions bot commented Nov 1, 2022

🎉 This issue has been resolved in version 3.6.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released on @1.x released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant