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

debug error message due to cache in logs #18

Open
D1sk1n opened this issue Jul 2, 2019 · 0 comments
Open

debug error message due to cache in logs #18

D1sk1n opened this issue Jul 2, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@D1sk1n
Copy link
Collaborator

D1sk1n commented Jul 2, 2019

This message or similar appears in most logs although cache appears to function properly.

127.0.0.1 - - [02/Jul/2019 19:32:15] "GET /assets/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 -
Exception possibly due to cache backend.
Traceback (most recent call last):
File "/home/ubuntu/.local/lib/python3.6/site-packages/flask_caching/init.py", line 421, in decorated_function
timeout=decorated_function.cache_timeout,
File "/home/ubuntu/.local/lib/python3.6/site-packages/flask_caching/backends/simple.py", line 65, in set
pickle.dumps(value, pickle.HIGHEST_PROTOCOL),
TypeError: cannot serialize '_io.BufferedReader' object

@D1sk1n D1sk1n added the bug Something isn't working label Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant