Skip to content

Instantly share code, notes, and snippets.

@jsha
Created November 23, 2017 00:38
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 jsha/ed24408932888ef7ea63ed137fb94238 to your computer and use it in GitHub Desktop.
Save jsha/ed24408932888ef7ea63ed137fb94238 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/handlers.py", line 76, in emit
if self.shouldRollover(record):
File "/usr/lib/python2.7/logging/handlers.py", line 154, in shouldRollover
self.stream = self._open()
File "/usr/lib/python2.7/logging/__init__.py", line 943, in _open
stream = open(self.baseFilename, self.mode)
IOError: [Errno 2] No such file or directory: '/tmp/tmpqMQlpx/logs/letsencrypt.log'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment