Skip to content

Instantly share code, notes, and snippets.

@zopyx
Created February 21, 2018 07:56
Show Gist options
  • Save zopyx/48ac7a22da616bd0ac3019285ff89bf9 to your computer and use it in GitHub Desktop.
Save zopyx/48ac7a22da616bd0ac3019285ff89bf9 to your computer and use it in GitHub Desktop.
```
2018-02-21 08:52:15 ERROR Zope.SiteErrorLog 1519199535.80.252769638019 http://dynamore.zopyx.de:5080/dynamore-se/en/resources/POST_application_json_
Traceback (innermost last):
Module ZPublisher.Publish, line 146, in publish
Module Zope2.App.startup, line 303, in commit
Module transaction._manager, line 131, in commit
Module transaction._transaction, line 310, in commit
Module transaction._transaction, line 301, in commit
Module transaction._transaction, line 446, in _commitResources
Module transaction._transaction, line 423, in _commitResources
Module ZODB.Connection, line 693, in tpc_vote
Module ZEO.ClientStorage, line 750, in tpc_vote
Module ZEO.asyncio.client, line 764, in call
Module ZEO.asyncio.client, line 743, in call
Module ZEO.asyncio.client, line 756, in wait_for_result
Module concurrent.futures._base, line 422, in result
Module concurrent.futures._base, line 381, in __get_result
ServerException: ('exceptions.IOError', (2, 'No such file or directory'))
^C2018-02-21 08:53:17 INFO SignalHandler Caught signal SIGINT
2018-02-21 08:53:17 INFO Z2 Shutting down
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment