Can no longer launch app after update from 575 #109
![avatar](/assets/img/avatar_default.png)
somebody
commented 2016-01-10 11:30:25 +00:00
Owner
```
2016-01-10 16:57:17,670:DEBUG:server:shutdown downloads
2016-01-10 16:57:18,107:DEBUG:server:shutdown http_server
2016-01-10 16:57:18,108:DEBUG:server:shutdown tasks
2016-01-10 16:57:18,109:DEBUG:server:shutdown nodes
2016-01-10 16:57:18,124:DEBUG:server:shutdown tor
2016-01-10 16:57:18,183:DEBUG:server:remove /tmp/openmedialibrary.rolux.do7hzloarcwvjaqm.pid
2016-01-10 16:57:18,210:ERROR:sqlalchemy.pool.NullPool:Exception during reset or similar
Traceback (most recent call last):
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/pool.py", line 565, in _finalize_fairy
fairy._reset(pool, echo)
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/pool.py", line 699, in _reset
pool._dialect.do_rollback(self)
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/engine/default.py", line 406, in do_rollback
dbapi_connection.rollback()
sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 123145356541952 and this is thread id 140735155445760
2016-01-10 16:57:18,214:ERROR:sqlalchemy.pool.NullPool:Exception closing connection <sqlite3.Connection object at 0x112914490>
Traceback (most recent call last):
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/pool.py", line 565, in _finalize_fairy
fairy._reset(pool, echo)
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/pool.py", line 699, in _reset
pool._dialect.do_rollback(self)
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/engine/default.py", line 406, in do_rollback
dbapi_connection.rollback()
sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 123145356541952 and this is thread id 140735155445760
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/pool.py", line 250, in _close_connection
self._dialect.do_close(connection)
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/engine/default.py", line 412, in do_close
dbapi_connection.close()
sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 123145356541952 and this is thread id 140735155445760
^C
Rolux:Open Media Library rolux$ tail -f config/debug.log
sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 123145356541952 and this is thread id 140735155445760
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/pool.py", line 250, in _close_connection
self._dialect.do_close(connection)
> File "/Users/rolux/Library/Application Support/Open Media Library/platform/Darwin/lib/python3.5/site-packages/sqlalchemy/engine/default.py", line 412, in do_close
dbapi_connection.close()
sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 123145356541952 and this is thread id 140735155445760
```
critical
defect
labels worksforme
label
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?