This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
"unexpected Parse response " when signup a new user #218
Labels
Comments
I am suspecting this and this: |
cheungpat
changed the title
Cannot signup a new user in portal staging
"Driver: bad connection " when signup a new user
Nov 8, 2016
Sorry for asking a n00b question, how do you go from Step 1 to Step 2 in your steps to reproduce? |
@cheungpat I opened the console to run the JavaScript codes. Basically I just want to have a working site with skygear JS SDK included |
@bensonby I need some time to work out a fix to this. |
cheungpat
changed the title
"Driver: bad connection " when signup a new user
"unexpected Parse response " when signup a new user
Nov 8, 2016
cheungpat
added a commit
to cheungpat/skygear-server
that referenced
this issue
Nov 9, 2016
cheungpat
added a commit
to cheungpat/skygear-server
that referenced
this issue
Nov 9, 2016
cheungpat
added a commit
to cheungpat/skygear-server
that referenced
this issue
Nov 9, 2016
cheungpat
added a commit
to cheungpat/skygear-server
that referenced
this issue
Nov 9, 2016
rickmak
added a commit
that referenced
this issue
Nov 9, 2016
* Add support for bigint db type * Fix not enumerating all rows from database during record schema query * Fix record schema cached even when there was an error querying record schema * Update sqlx/libpq to latest version refs #218
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
Signing up a new user with give 500 error with message "Driver: bad connection"
Steps to reproduce
Note
bensonby3
(which has some cloud code), but it works for my other staging appbensonby4
.Log
The text was updated successfully, but these errors were encountered: