parse-community / parse-server-example

Example of Parse Server using the express framework.

Home Page:http://parseplatform.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stopped working after updating parse-server version from 2.2.1 to *

mrharsh2804 opened this issue · comments

I have deployed latest parse-server-example copy on Heroku. I needed to update the minimum version of parse-server to 2.8.4 to get ready to migrate to MongoDB Atlas from mLab.
The application works fine with 2.8.4 but if I put *, it stops working. I tried different versions and noticed that it works until 3.4.4 and then from 3.5.0 onwards it stops working.
I am not sure how exactly to find out what's wrong or whats the error. Please advise.
Please let me know if there are any changes required.

I have a fresh copy of this repo. I just change the variable names and it worked previously with 2.2.1. In fact it worked until 3.4.4.
Do I still have to make these changes to the code?

I'm closing this as it lacks essential information.

For help with Parse Server, here are some resources you can try:

  • For code-level questions we recommend Stack Overflow using the parse-platform tag.
  • For network and server questions we recommend ServerFault using the parse-server tag
  • For questions that are not appropriate for the above mentioned sites we recommend our community forum.

Feel free to edit your question we can re-open this issue.