mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-23 20:37:02 +00:00
[GH-ISSUE #8109] [Bug] App crashes on launch after updating to 0.9.4 (& 0.9.5) #3563
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#3563
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 @Artemis1-0 on GitHub (Jul 7, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8109
Bug Description
I installed the newest official build of appflowy and now whenever I try to launch it, it crashes after 2 seconds.
The only thing that comes up is a blank windows that closes after 2 seconds.
How to Reproduce
Err....
Update from 0.9.3 to 0.9.4/0.9.5 and try launching the app.
Expected Behavior
The app should launch and display when opened.
Operating System
Windows 11 24h2
AppFlowy Version(s)
0.9.4 & 0.9.5
Screenshots
Additional Context
The only thing left to do is to restart my device. Who knows, that may fix it.
@LucasXu0 commented on GitHub (Jul 7, 2025):
Hi @Artemis1-0, could you try to run the application from cmd and copy/paste the logs here? Here's the guide on how to run AppFlowy from cmd. https://appflowy.com/ccf3ca5a-7ecd-4c35-805c-3a3c9c22e87d/AppFlowy-Q-A?blockId=DgHR5yQW
@Artemis1-0 commented on GitHub (Jul 7, 2025):
So do I just copy the cmd or the log files???
@LucasXu0 commented on GitHub (Jul 8, 2025):
When you run the application from the cmd, you will see some output in the cmd. Please copy the output.
@Artemis1-0 commented on GitHub (Jul 8, 2025):
Kk
@Artemis1-0 commented on GitHub (Jul 8, 2025):
Actually, can I send it privately? It has a bunch of file paths that can expose private information about me. @LucasXu0
@LucasXu0 commented on GitHub (Jul 8, 2025):
Sure, you can send them to my email (lucas.xu@appflowy.io).
@Artemis1-0 commented on GitHub (Jul 8, 2025):
@LucasXu0 Sent
@LucasXu0 commented on GitHub (Jul 8, 2025):
@Artemis1-0 could you help confirm if this is the last output before crashing? I've hidden your path and user id.
One more thing I need to confirm: I saw your logs and want to know if 'OneDrive' refers only to the path name, or are you using OneDrive to sync your data?
@Artemis1-0 commented on GitHub (Jul 8, 2025):
If I'm not mistaken, yes. Onedrive is just the path where my data is saved, I do not use it for syncing. I'll check as soon as I can get back onto my computer.
@LucasXu0 commented on GitHub (Jul 9, 2025):
@Artemis1-0 I built a pre-release version that may fix this issue. Can you help me verify it? https://github.com/AppFlowy-IO/AppFlowy-Builder/releases/tag/0.9.4-250709-0618
@Artemis1-0 commented on GitHub (Jul 9, 2025):
@LucasXu0 Hi there, the app now launches and stays for a few seconds before crashing. Only the window pops up and nothing else, and after about 10 seconds it crashes. I've emailed the logs to your email.
@ltkermit commented on GitHub (Jul 10, 2025):
I am having this exact same problem. Let me know if you need any information from me to help track down the problem.
@Artemis1-0 commented on GitHub (Jul 11, 2025):
Good to see I'm not alone. @ltkermit what version were you upgrading from?
@ltkermit commented on GitHub (Jul 11, 2025):
I upgraded from 0.9.3 and I am using self hosted AppFlowy-Cloud version 0.9.64
@Artemis1-0 commented on GitHub (Jul 11, 2025):
@LucasXu0 Also to note, when I run as admin on my account it crashes in the exact same was as I described. When I logged into another account (the admin one) that already had I had opened appflowy once before in when I encountered another bug, same story. When I logged into a third user account, one which had never launched appflowy before, I got to the welcome screen and after pressing the button for anonymous mode, it crashed and after that would crash in the exact same way. This on is the pre-release version you got me to test,
@LucasXu0 commented on GitHub (Jul 15, 2025):
@Artemis1-0 @ltkermit Would you mind installing a debug version that will include more debug information to help us address this issue?
Update: https://github.com/AppFlowy-IO/AppFlowy-Builder/releases/tag/0.9.5-250714-0625, please note that it's debug version without any performance optimization.
@Artemis1-0 commented on GitHub (Jul 15, 2025):
It Works!. I ran the debug build and it managed to launch perfectly and pickup my database as well. Note: This was run in my downloads folder and I can try running this debug build again in the appflowy directory in Program Files (x86).
@LucasXu0 commented on GitHub (Jul 16, 2025):
@Artemis1-0 If so, it seems to be a release build issue. I built the same codebase but with different build flags (release and debug). I will upload a release build without windows installer.
Update: https://github.com/AppFlowy-IO/AppFlowy-Builder/releases/download/0.9.5-250714-0625/AppFlowy_0.9.4_patch_2_release.zip.
@Artemis1-0 commented on GitHub (Jul 16, 2025):
Just downloaded the zip file. It seems that whatever you did with the flags has fixed the issue. App launches and runs normally.
@sofiecollini commented on GitHub (Jul 16, 2025):
I have the same problem as OP. I downloaded the zip file and tried both running it in its own extracted folder and by replacing the files in my Program Files and running it from there, but neither option worked. I get error messages asking for 4 missing DLL files. I've tried reinstalling the proper version also, but no dice. :(
@LucasXu0 commented on GitHub (Jul 17, 2025):
@sofiecollini Please share more detailed information about the 4 missing DLL files.
@ltkermit commented on GitHub (Jul 17, 2025):
Sorry I got busy and have not had a chance to check back in. In my case the fix was to uninstall AppFlowy from my Windows machine, update the Ubuntu server that is running docker, update AppFlowy Cloud on that server, the re-install AppFlowy on my Windows machine. After that it opened and functioned normally again. Let me know if you there is anything specific that I can provide, and hopefully that doesn't muddy the waters at all.
@Artemis1-0 commented on GitHub (Jul 20, 2025):
@LucasXu0 Hi Lucas, I'm having the same issue after installing 0.9.5. The debug and release build that you built runs fine but the official 0.9.5 release build still suffers from the same issue.
@LucasXu0 commented on GitHub (Jul 21, 2025):
@Artemis1-0 can you try the zip installer? Download here. I'm wondering if it's related to the exe packager plugin.
@Artemis1-0 commented on GitHub (Jul 21, 2025):
@LucasXu0 Hi Lucas, it does seem to be an issue with the installer as the zip file works perfectly.