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

Mission Control Server Crash - Resolve Database Create #27

Open
neuro-81 opened this issue Jul 15, 2021 · 0 comments
Open

Mission Control Server Crash - Resolve Database Create #27

neuro-81 opened this issue Jul 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@neuro-81
Copy link

neuro-81 commented Jul 15, 2021

The Mssion Control UI Crashes when trying to make a Resolve Database:
The following code appears in PowerShell after crash.

Windows 10
Resolve 17

File "C:\Users\XXXXXXXXX\Downloads\ResolveCollaboration-main\ResolveCollaboration-main\rmc\rmc_server.py", line 534, in database_create
cursor.execute(f"CREATE DATABASE {databasename} WITH OWNER='{username}'")
psycopg2.errors.SyntaxError: syntax error at or near "'michael333'"
LINE 1: CREATE DATABASE testdatabase WITH OWNER='michael333'

@jonnyhyman jonnyhyman added the bug Something isn't working label Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants