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

Setup fails on IndexError #4

Open
RyanJarv opened this issue Apr 24, 2022 · 1 comment
Open

Setup fails on IndexError #4

RyanJarv opened this issue Apr 24, 2022 · 1 comment

Comments

@RyanJarv
Copy link
Owner

Currently the PyPi version is not the latest, to fix this try installing/updating directly from the GitHub repo:

pip install -U git+https://github.com/RyanJarv/cdn-proxy.git@main
@RyanJarv
Copy link
Owner Author

RyanJarv commented Apr 24, 2022

This was fixed in f033d24.

You can likely work around it by creating an arbitrary custom cloudfront origin request policy as well. The issue seems to be the CloudFront API doesn't return an Items key in the response when there's no origin request policies in the account.

@RyanJarv RyanJarv mentioned this issue Apr 24, 2022
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

1 participant