Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

ParseLiveQuery: Received ping but we don't handle it... #255

Open
owais-applligent opened this issue Nov 25, 2021 · 7 comments
Open

ParseLiveQuery: Received ping but we don't handle it... #255

owais-applligent opened this issue Nov 25, 2021 · 7 comments
Labels

Comments

@owais-applligent
Copy link

owais-applligent commented Nov 25, 2021

It continuously printing ParseLiveQuery: Received ping but we don't handle it...

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@ritteraf
Copy link

ritteraf commented Dec 27, 2021

I'm receiving this as well. Since OP isn't going to update his post to conform to the template, any info I can provide to help troubleshoot why this is happening?

@mtrezza
Copy link
Member

mtrezza commented Dec 27, 2021

@ritteraf Sure, you can just copy/paste the issue template as post it as a comment, so we get more insight. I'm not really sure what the issue from the existing description.

@ULSashido
Copy link

ULSashido commented Feb 5, 2022

Issue Description

After Initializing Parse, and connecting as Client, I get this in every second:
ParseLiveQuery: Received ping but we don't handle it...
ParseLiveQuery: Received ping but we don't handle it...

Steps to reproduce

1- Initialize
2- Create Client
3- Subscribe to a classname

Actual Outcome

It doesn't seem to cause any issues, just a print out every second.

Expected Outcome

Don't seem to be a necessary print out.
I see it coming from here:

if shouldPrintWebSocketLog { NSLog("ParseLiveQuery: Received ping but we don't handle it...") }

Environment

iOS - Parse SDK 2.8.1

Parse LiveQuery ObjC SDK

  • SDK version: 2.8.1
  • Operating system version: iOS 15

Server

  • Parse Server version: 3.6.0
  • Operating system: Linux
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Sashido

Database

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

Logs

ParseLiveQuery: Received ping but we don't handle it...
ParseLiveQuery: Received ping but we don't handle it...

@proj-sashido
Copy link

proj-sashido commented Apr 11, 2022

i'm getting the same issue. Any updates on this?
It prints this every 10 seconds

@ChrisCoder9000
Copy link

I have also the same problem

@mtrezza
Copy link
Member

mtrezza commented Jun 13, 2023

@owais-applligent, @ChrisCoder9000, @Project-Academy, @ULSashido, @ritteraf The LiveQuery feature has been added as a module to the Parse Apple SDK; could you please verify that this issue is fixed there, and if not open a new issue there?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants