mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #581] Window stuck in Loading data #296
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#296
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sisoe24 on GitHub (Aug 11, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/581
Current behavior
App window stuck in Loading data... screen.
Reloading/Force Reloading, quitting the app or rebooting the computer does not solve it.
The options work fine, I can check for updates and so on.
Steps to reproduce
Can't verify that it happens again but what I did was Reloading the app with the shortcut CMD R after adding a new local storage.
Environment
@JohnVidler commented on GitHub (Aug 12, 2020):
Seeing the same behavior on Windows 10, Boostnote 0.8.2.
Are you also getting this error in the console (via view -> toggle developer tools):
(slightly redacted install path, but otherwise untouched)
@Rokt33r commented on GitHub (Aug 13, 2020):
@sisoe24 Can open dev tools and share the error message to here like https://github.com/BoostIO/BoostNote.next/issues/581#issuecomment-672426067?
@Rokt33r commented on GitHub (Aug 13, 2020):
@JohnVidler I think you've touched storage data from outside of the app.
boostnote.jsonfile In your storage folder should havefoldreMapdirectory.@sisoe24 commented on GitHub (Aug 14, 2020):
yes. same type of message
I also tried to launch it from the terminal and once I click
bundle.js:1392it outputs this@sisoe24 commented on GitHub (Aug 14, 2020):
It kind of happens on Linux (Kubuntu 20.04) as well, although it doesn't get stuck and keeps working fine. If I delete all of the Boostnote related folder/files inside, then it works.
Same for macOS; If I delete all of the Boostnote related contents, I can use the app again.
@sisoe24 commented on GitHub (Aug 14, 2020):
OK I believe I found what was the problem.
I've installed Boostnote with
chocolateyon Windows and only now I've realize that the Boostnote app is an older version (as at first glance I thought was just a different OS version).So after I deleted the Boostnote content folder and everything worked again, I've created again a storage and got the same problem. Removed older Boostnote and installed the newer one from the website and it worked fine.
Just to be sure, I've downloaded older Boosnote again e was able to reproduce the error. One note thought is that even after deleting the folder that the old Boostnote creates, the new Boosnote still hangs till all the files and folder all deleted, so not only the once created by the older version.
So it seems that I am ok on my part. Let me know if I have to close the issue.
@Code-5 commented on GitHub (Aug 19, 2020):
Hi, I have the same problem on Windows 10. On startup Boost note freezes and says loading data. When I remove the source files from the folder it starts okay. When I copy the sources files back to folder, the same problem happens again. I tried to update but it tells me you're using the latest version. I uninstalled and reinstalled but get the same thing. What should I do? Any advice?
@Rokt33r commented on GitHub (Sep 1, 2020):
@sisoe24 Sorry for my late answer. Yeah, the file system is still fragile if you have corrupted data. We will introduce some tolerance so the app can deal with the problem by itself.
@Code-5 What are the sources files?
@pietervallen commented on GitHub (Sep 11, 2020):
I had the same issue in the MacOS version. It occurred after I pasted images in the markdown document. I cannot share my sourcefiles because it contains confidential data, but I try to reproduce with test data
@Flexo013 commented on GitHub (Sep 11, 2020):
Possible dupe of #502
@Rokt33r commented on GitHub (Sep 15, 2020):
@pietervallen Could you share me the name of the image file?
@Dimitri1124 commented on GitHub (Sep 15, 2020):
I had the same issue in the Windows 10 version 64 bits. My version Boostnote is 0.9.0 and after try to open i have this same message. I try all of the solution the people give in this issue but not sucess. I try to Reloading/Force Reloading, quitting the app, rebooting the computer and uninstall and reinstall. Same result.
@pietervallen commented on GitHub (Sep 27, 2020):
Hi sorry for the late reply, i was away. The filename was a Apple screenshot:
Screenshot 2019-09-20 at 16.45.06.png@danieltichiyama commented on GitHub (Sep 29, 2020):
Hi, I'm having a similar issue in that "Loading Data..." is the only thing that appears. Running:
BoostNote: Version 0.9.0 (0.9.0)
MacOS: Mojave 10.14.3
Here's a screenshot with devtools open
@BhupeshRohilla commented on GitHub (Sep 30, 2020):
I faced a similar issue as well but with TypeError.
BoostNote: Version 0.9.0 (0.9.0)
macOS Catalina 10.15.5
I reinstalled the app but it works fine only for first time.
@olividir commented on GitHub (Oct 19, 2020):
I am also getting this behavior, BoostNote is stuck at loading when I try to open it. This started happening on my newest update (might it have something to do with the kernel?)
Version: 0.16.1-1
Manjaro GNOME (kernel 5.8.16)
Rebooting has not worked (haven't removed/installed again yet).
@myrcutio commented on GitHub (Oct 26, 2020):
Same issue here, force reload does nothing and nothing loads.
@markt-checkit commented on GitHub (Oct 29, 2020):
Same here. Is there a workaround?
@DenisTome commented on GitHub (Nov 9, 2020):
Same on Ubuntu
@hu-chia commented on GitHub (Dec 2, 2020):
same, is there any way open my notes?!!
@remylavergne commented on GitHub (Dec 17, 2020):
Same here...
Someone found a workaround ?
@markt-checkit commented on GitHub (Dec 17, 2020):
I've switched to Apple Notes for now. You can go in to the messages in the folder and try and retrieve them. But I had alot of notes and would take forever, so I've decided to take the hit and move on.
@Rokt33r commented on GitHub (Dec 27, 2020):
I assume you or some automation tool in your machine manipulate your note storage. Please check all JSON files in your note storage are valid. @remylavergne @danieltichiyama
@Rokt33r commented on GitHub (Dec 27, 2020):
If you cannot fix the problem by yourself, please join our slack and send DM to me.
Also, I'll try to improve tolerance against corrupted data of file system-based storage. Please follow this issue.
https://github.com/BoostIO/BoostNote.next/issues/746
@lcarmenate1997 commented on GitHub (Sep 10, 2021):
I did the same thing and I solved it by recreating the local space folder where I had my notes. In my case I had a local space in E:\Boost Notes and I changed the letter of the storage drive to D:\Boost Notes and there the problem of infinite load appeared. To fix it in an easy way change the letter of the storage drive again to "E" (previous letter) and the error disappeared. I hope my temporary solution will help you