Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLAlchemy error #12

Open
mike-bailey opened this issue Nov 30, 2016 · 4 comments
Open

SQLAlchemy error #12

mike-bailey opened this issue Nov 30, 2016 · 4 comments

Comments

@mike-bailey
Copy link

Getting:
ProgrammingError: (ProgrammingError) SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 139626447152896 and this is thread id 139626314942208 None None

When trying to register. AWS EC2 image of 16.06.1 LTS. Followed steps, ran it with python server.py.

@caioluders
Copy link

Same here

@mike-bailey
Copy link
Author

FYI I changed the server to single thread and it worked as a band-aid

@caioluders
Copy link

Yeah , that wouldn't work for me . Maybe if I run it over uwsgi is gonna work ?

@mike-bailey
Copy link
Author

No idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants