-
-
Notifications
You must be signed in to change notification settings - Fork 921
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
TypeError: Cannot read properties of undefined (reading 'entities') #3638
Comments
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding! |
Hello there Jin-xi-bit! 👋 Thank you and congratulations 🎉 for opening your very first issue in this project! 💖 In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀 For more open ended discussions and/or specific questions, please visit the discussions page. 💖 |
Thank you very much for reporting! I try to have a look this Friday. |
Could it be linked to the bug i mentioned in the android repo? #johannesjo/super-productivity-android#54 -just a reminder, that maybe helps debugging- |
Our data synchronization directions are opposite and my error occurs at the Linux Desktop (not Android App). But both occur during WebDAV synchronization, so there might be some connection. |
Unfortunately I am unable to reproduce this myself. Does it help if you delete the remote data once completely manually? The error above indicates that the revision id for your archive data saved on android is not correct for some reason (it should never be just a date). |
Yes, it helps me. Thank you. There are all steps to fix my problem.
I still have no idea why this problem occured before. Anyway, the problem have been fixed. |
I am glad that it works now. Might be some bug from an earlier version that led to a wrong value for the rev. Glad that it works know and I am sorry for the inconvenience! |
To me this looks like that the responses from the web dav server are a bit inconsistent. Super Productivity gets the rev by this logic from the response header:
It seems at point of uploading the data and saving the rev of the archive file to the main file ( |
I had this error after unexpected restart. It seems that the |
I have tried many similar applications before, and this one is the best I've used. It has greatly facilitated my work, so kudos to the developer. However, I recently encountered an unsolvable issue on the Linux desktop version and am unsure how to fix it. I hope the developer can help. Nevertheless, I still really like this software.
Steps to Reproduce
MAIN.json
on my WebDAV server, delete .config/superProductivity and import data fromMAIN.json
.(Because it is similar with the exported data) Then this error appears(details are as below).This means "Detected old data while importing. Try to move(?) it? ( I pressed "Ok" here)
This means "Your data seem to be damaged. Try to repair it automaticly? This may cause some data loss. (I pressed "Ok" here)
Error Log (Desktop only)
main.log
Console Output
Meta Info
META: SP10.0.11 Electron – zh-CN – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/10.0.11 Chrome/128.0.6613.162 Electron/32.1.2 Safari/537.36
Stacktrace
Actions Before Error
The text was updated successfully, but these errors were encountered: