Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save byeskille/e55e81b73174c2df8671b9054284781e to your computer and use it in GitHub Desktop.
Save byeskille/e55e81b73174c2df8671b9054284781e to your computer and use it in GitHub Desktop.
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