skip to Main Content

Docker daemon fails to process logs – Debian

Docker daemon is unable to parse the json log and throws an unexpected EOF error. We are investigating the root cause of the issue. Environment: Debian 4.9.189-3+deb9u2 Docker engine 19.03.5 Docker daemon log: Apr 29 14:31:05 Prod-IS dockerd[30810]: time="2020-04-29T14:31:05.070677515+02:00" level=warning…

VIEW QUESTION

cannot install django 3 on debian 9

I cannot install Django 3 on my Debian 9 system. I follow https://www.rosehosting.com/blog/how-to-install-python-3-6-4-on-debian-9/ this guide to install a Python 3 because there is no Python 3 in Debian repositories: :~# python3 Python 3.5.3 (default, Sep 27 2018, 17:25:39) ~# pip3…

VIEW QUESTION
Back To Top
Search