Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Traceback (most recent call last):
File "freeze.py", line 34, in <module>
freezer.freeze()
File "/home/oyvind/.local/lib/python3.4/site-packages/flask_frozen/__init__.py", line 149, in freeze
new_filename = self._build_one(url)
File "/home/oyvind/.local/lib/python3.4/site-packages/flask_frozen/__init__.py", line 263, in _build_one
% (response.status, url))
ValueError: Unexpected status '404 NOT FOUND' on URL /https/agencies/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment