Skip to content

Error after updating from 2.2.13 to 2.3.1, only if you keep the same port: Error generating response. ParseError { code: 101, message: 'Object not found for update.' } code=101, message=Object not found for update. #3246

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

Closed
creactivemobile opened this issue Dec 16, 2016 · 3 comments

Comments

@creactivemobile
Copy link

Describe your issue in as much detail as possible.

I am running a Parse Server on my centOS 7 server.
I had apps running on the 2.2.13 version without any issue, but when I tried to update "npm update", I started getting this error:

Error generating response. ParseError { code: 101, message: 'Object not found for update.' } code=101, message=Object not found for update.

If I change the port where the server is running it starts working, if I revert it to the original port I get the error again.

Steps to reproduce

Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.

I was able to reproduce this on all the apps I had on the server.

  1. Parser server running 2.2.13
  2. npm update to 2.3.1
  3. Restart parse server

Expected Results

Working as it was previous

Actual Outcome

Error generating response. ParseError { code: 101, message: 'Object not found for update.' } code=101, message=Object not found for update.

Environment Setup

  • Server

    • parse-server version (Be specific! Don't say 'latest'.) : 2.3.1
    • Operating System: centOS 7
    • Localhost or remote server? (AWS, Heroku, Azure, Digital Ocean, etc): Localhost on dedicated server
  • Database

    • MongoDB version: MongoDB shell version: 3.0.10-1.5
    • Storage engine: MongoDB
    • Localhost or remote server? (AWS, mLab, ObjectRocket, Digital Ocean, etc): Localhost

Logs/Trace

You can turn on additional logging by configuring VERBOSE=1 in your environment.

Error generating response. ParseError { code: 101, message: 'Object not found for update.' } code=101, message=Object not found for update.

@srameshr
Copy link
Contributor

@creactivemobile Were you able to fix this? Even I am facing the same issue. Look at this: #3266

@creactivemobile
Copy link
Author

@srameshr unfortunately no, the only "solution" was to downgrade back to 2.2.13 :/

@stale
Copy link

stale bot commented Sep 18, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 18, 2018
@stale stale bot closed this as completed Sep 25, 2018
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