Skip to content

Instantly share code, notes, and snippets.

@eloquence
Created March 4, 2020 00:12
Show Gist options
  • Save eloquence/9d8ad48572a102c676f712123841af2b to your computer and use it in GitHub Desktop.
Save eloquence/9d8ad48572a102c676f712123841af2b to your computer and use it in GitHub Desktop.
Mar 3 15:46:34 localhost 2020-03-03 15:46:34,003 - securedrop_client.api_jobs.downloads:161(_download) INFO: File downloaded to /home/user/.securedrop_client/data/alimentary_heatstroke/3-alimentary_heatstroke-doc/3-alimentary_heatstroke-doc.gz.gpg
Mar 3 15:46:34 localhost 2020-03-03 15:46:34,177 - securedrop_client.api_jobs.downloads:377(call_decrypt) INFO: Decrypted file "/home/user/.securedrop_client/data/alimentary_heatstroke/3-alimentary_heatstroke-doc/3-alimentary_heatstroke-doc.gz.gpg" to "liblgpllibs.so"
Mar 3 15:46:34 localhost 2020-03-03 15:46:34,196 - securedrop_client.api_jobs.downloads:180(_decrypt) INFO: File decrypted: 3-alimentary_heatstroke-doc.gz.gpg (decrypted file: liblgpllibs.so)
Mar 3 15:46:34 localhost 2020-03-03 15:46:34,213 - root:53(excepthook) ERROR: Unrecoverable error#012Traceback (most recent call last):#012 File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/securedrop_client/gui/widgets.py", line 2025, in _on_file_downloaded#012 if file_uuid == self.file.uuid:#012 File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/attributes.py", line 276, in __get__#012 return self.impl.get(instance_state(instance), dict_)#012 File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/attributes.py", line 677, in get#012 value = state._load_expired(state, passive)#012 File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/state.py", line 660, in _load_expired#012 self.manager.deferred_scalar_loader(self, toload)#012 File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/loading.py", line 985, in load_scalar_attributes#012 raise orm_exc.ObjectDeletedError(state)#012sqlalchemy.orm.exc.ObjectDeletedError: Instance '<File at 0x66acd8bc1908>' has been deleted, or its row is otherwise not present.
Mar 3 15:46:34 localhost qubes.VMShell-dom0: Traceback (most recent call last):
Mar 3 15:46:34 localhost qubes.VMShell-dom0: File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/securedrop_client/gui/widgets.py", line 2025, in _on_file_downloaded
Mar 3 15:46:34 localhost qubes.VMShell-dom0: if file_uuid == self.file.uuid:
Mar 3 15:46:34 localhost qubes.VMShell-dom0: File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/attributes.py", line 276, in __get__
Mar 3 15:46:34 localhost qubes.VMShell-dom0: return self.impl.get(instance_state(instance), dict_)
Mar 3 15:46:34 localhost qubes.VMShell-dom0: File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/attributes.py", line 677, in get
Mar 3 15:46:34 localhost qubes.VMShell-dom0: value = state._load_expired(state, passive)
Mar 3 15:46:34 localhost qubes.VMShell-dom0: File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/state.py", line 660, in _load_expired
Mar 3 15:46:34 localhost qubes.VMShell-dom0: self.manager.deferred_scalar_loader(self, toload)
Mar 3 15:46:34 localhost qubes.VMShell-dom0: File "/opt/venvs/securedrop-client/lib/python3.7/site-packages/sqlalchemy/orm/loading.py", line 985, in load_scalar_attributes
Mar 3 15:46:34 localhost qubes.VMShell-dom0: raise orm_exc.ObjectDeletedError(state)
Mar 3 15:46:34 localhost qubes.VMShell-dom0: sqlalchemy.orm.exc.ObjectDeletedError: Instance '<File at 0x66acd8bc1908>' has been deleted, or its row is otherwise not present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment