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

com.parse.ParseRequest: Request failed. Waiting 2106 milliseconds before attempt #1153

Closed
4 tasks done
Shvet opened this issue Jan 24, 2022 · 4 comments
Closed
4 tasks done
Labels
type:question Support or code-level question

Comments

@Shvet
Copy link
Contributor

Shvet commented Jan 24, 2022

New Issue Checklist

Issue Description

I have updated Parce SDK versions from 1.23.1 to 3.0.0 and tried to run code, It has started since i have updated to latest version and i am getting errors like

2022-01-24 19:31:35.084 26410-26666/com.shvet.dreamromance D/com.parse.ParseRequest: Request failed. Waiting 1053 milliseconds before attempt #1
2022-01-24 19:31:36.144 26410-26668/com.shvet.dreamromance D/com.parse.ParseRequest: Request failed. Waiting 2106 milliseconds before attempt #2
2022-01-24 19:31:38.256 26410-26673/com.shvet.dreamromance D/com.parse.ParseRequest: Request failed. Waiting 4212 milliseconds before attempt #3
2022-01-24 19:31:42.473 26410-26680/com.shvet.dreamromance D/com.parse.ParseRequest: Request failed. Waiting 8424 milliseconds before attempt #4

I know same problems have been asked but when i try to run on postman it give ok Result
Screenshot 2022-01-24 193513

Steps to reproduce

Updating to newest version of Android SDK (3.0.0), On Parse Initialization i got error.

Actual Outcome

com.parse.ParseRequest: Request failed.

Expected Outcome

Environment

Parse Android SDK

  • SDK version: FILL_THIS_OUT
  • Operating system version: FILL_THIS_OUT

Server

  • Parse Server version: 3.0.0
  • Operating system: Android 11
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Digital Ocean

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: FILL_THIS_OUT
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): MongoDB

Logs

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please fill out all fields with a placeholder FILL_THIS_OUT, otherwise your issue will be closed. If a field does not apply to the issue, fill in n/a.

@mtrezza
Copy link
Member

mtrezza commented Jan 25, 2022

It seems you are looking for help with the SDK implementation. I'm closing this as it does not seem to be a Parse Android SDK issue.

  • For help with Parse Platform we recommend our community forum
  • For coding questions we recommend Stack Overflow using the parse-platform tag
  • For network and server questions we recommend ServerFault using the parse-server tag

Feel free to comment if you have any questions and we can re-open this issue.

@mtrezza mtrezza added the type:question Support or code-level question label Jan 25, 2022
@mtrezza mtrezza closed this as completed Jan 25, 2022
@Shvet
Copy link
Contributor Author

Shvet commented Jan 26, 2022

@mtrezza I think i found problem, actually it is not generating right API address if you check it out it does not include class in url, while in installtion it does include. can you guide why it is happening?

@mtrezza
Copy link
Member

mtrezza commented Jan 26, 2022

I suggest you open a topic in the forum to look into your configuration. It may help if you provide more details regarding your last comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Support or code-level question
Projects
None yet
Development

No branches or pull requests

2 participants