-
Notifications
You must be signed in to change notification settings - Fork 173
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
Key '413' not found in 'ClassName' when nullifying incoming links #7605
Comments
➤ PM Bot commented: Jira ticket: RCOCOA-2335 |
The question states we need to delete the expired data - does that mean the app is attempting to delete data and then a crash occurs? Can you provide the code that replicates that issue? |
Thanks. |
➤ PM Bot commented: Jira ticket: RCORE-2088 |
It's going to be challenging to track this down without some kind of duplicatable example. There have been numerous issues reported with Realm which were actually caused by other third party libraries, outdated SDK's or even environmental issues. The only way to narrow that down is with code that produces the issue. Can you please update your report with the code you're running that's causing the crash along with a bit more info in the stack trace as what's in the question doesn't really provide enough details. |
I've opened the same issue 3 days ago #7717. This looks like it is something that should be looked into. It is affecting a lot of my users. I can't duplicate it on testing, but I do have the code where it says it is happening. If you can look into it and having a look at mine to compare on #7717. |
Duplicate of #7717 Please, follow the other issue, it has more needed context. |
How frequently does the bug occur?
Sometimes
Description
When the App starts, we need to delete the expired data in the database asynchronously. Then this issue happens sometimes. What's the cause of this issue?
How do I debug this problem?
There is a similar ticket: realm/realm-kotlin#1537
Stacktrace & log output
Can you reproduce the bug?
No
Reproduction Steps
No response
Version
10.49.1
What Atlas Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
iOS
Build environment
Xcode version: Xcode 15.3
Dependency manager and version: Cocoapods 1.15.2
The text was updated successfully, but these errors were encountered: