Skip to content

Instantly share code, notes, and snippets.

Created December 28, 2016 19:49
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 anonymous/39e37402b15ed12dcead17b8ace490f1 to your computer and use it in GitHub Desktop.
Save anonymous/39e37402b15ed12dcead17b8ace490f1 to your computer and use it in GitHub Desktop.
ERROR:swift-metadata-sync:Traceback (most recent call last):
File "/opt/ss/lib/python2.7/site-packages/container_crawler/__init__.py", line 150, in run_once
self.handle_container(container_settings)
File "/opt/ss/lib/python2.7/site-packages/container_crawler/__init__.py", line 121, in handle_container
broker_info = broker.get_info()
File "/opt/ss/lib/python2.7/site-packages/swift/container/backend.py", line 501, in get_info
with self.get() as conn:
File "/opt/ss/lib/python2.7/contextlib.py", line 17, in __enter__
return self.gen.next()
File "/opt/ss/lib/python2.7/site-packages/swift/common/db.py", line 373, in get
raise DatabaseConnectionError(self.db_file, "DB doesn't exist")
DatabaseConnectionError: DB connection error (/srv/node/d0/containers/41111/659/f9ca766421eee9bb13f729d6be700659/f9ca766421eee9bb13f729d6be700659.db, 0):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment