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

psql error #657

Closed
caaespin opened this issue Nov 18, 2020 · 1 comment
Closed

psql error #657

caaespin opened this issue Nov 18, 2020 · 1 comment

Comments

@caaespin
Copy link

Hi,

I'm trying to setup CiVIC and everything works fine, until I try to add a recommendation on the UI. When typing a gene, it disappears and then says in red "This field is required.". Upon closer look at the logs for the server, I see the following:

...
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610748: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610749: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610750: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610751: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610753: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610754: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610755: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610756: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610764: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610765: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610766: invalid command \N
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:610830: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:611393: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:611648: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:611713: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:611920: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:611932: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:612138: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:612172: invalid command \
civic-server    | psql:/usr/src/app/civic-server/db/data.sql:614758: ERROR:  syntax error at or near "3"
civic-server    | LINE 1: 3 369 ARAF ARAF has recently become increasingly considered ...
civic-server    |         ^
civic-server    | Database upgraded to v9.
@acoffman
Copy link
Member

acoffman commented Dec 3, 2020

Hi Carlos,

I just emailed you about this issue - let me know if that helps!

Adam

@acoffman acoffman closed this as completed Dec 3, 2020
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