[GH-ISSUE #7871] [Bug] 0.9.0 appimage does not run on ubuntu #3451

Closed
opened 2026-03-23 21:30:18 +00:00 by mirror · 7 comments
Owner

Originally created by @alyvusal on GitHub (Apr 30, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7871

Bug Description

can not open aoomiage 0.9.0 on ubuntu 24.10

log

2025-04-30T17:28:27.859989+04:00 local AppFlowy-0.9.0-linux-x86_64.AppImage[701235]: /tmp/.mount_AppFlo0JeZT9/AppFlowy: /tmp/.mount_AppFlo0JeZT9/usr/lib/x86_64-linux-gnu/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /lib/x86_64-linux-gnu/libcurl.so.4)
2025-04-30T17:28:27.869943+04:00 local systemd[1]: tmp-.mount_AppFlo0JeZT9.mount: Deactivated successfully.

ubuntu has latest updates

How to Reproduce

run appimage

Expected Behavior

open ui of app

Operating System

ubuntu 24.10

AppFlowy Version(s)

0.9.0

Screenshots

No response

Additional Context

No response

Originally created by @alyvusal on GitHub (Apr 30, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7871 ### Bug Description can not open aoomiage 0.9.0 on ubuntu 24.10 log ```bash 2025-04-30T17:28:27.859989+04:00 local AppFlowy-0.9.0-linux-x86_64.AppImage[701235]: /tmp/.mount_AppFlo0JeZT9/AppFlowy: /tmp/.mount_AppFlo0JeZT9/usr/lib/x86_64-linux-gnu/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /lib/x86_64-linux-gnu/libcurl.so.4) 2025-04-30T17:28:27.869943+04:00 local systemd[1]: tmp-.mount_AppFlo0JeZT9.mount: Deactivated successfully. ``` ubuntu has latest updates ### How to Reproduce run appimage ### Expected Behavior open ui of app ### Operating System ubuntu 24.10 ### AppFlowy Version(s) 0.9.0 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@LucasXu0 commented on GitHub (Apr 30, 2025):

@alyvusal What's your openssl version?

openssl version
<!-- gh-comment-id:2842029558 --> @LucasXu0 commented on GitHub (Apr 30, 2025): @alyvusal What's your openssl version? ``` openssl version ```
Author
Owner

@alyvusal commented on GitHub (Apr 30, 2025):

@alyvusal What's your openssl version?

openssl version

3.3.1, but app should be compatible with OS default settings and versions. Not all user will be able to install and customize versions

<!-- gh-comment-id:2842085604 --> @alyvusal commented on GitHub (Apr 30, 2025): > [@alyvusal](https://github.com/alyvusal) What's your openssl version? > > ``` > openssl version > ``` 3.3.1, but app should be compatible with OS default settings and versions. Not all user will be able to install and customize versions
Author
Owner

@LucasXu0 commented on GitHub (Apr 30, 2025):

Please try to latest version: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.9.0/AppFlowy-0.9.0-linux-x86_64.AppImage.

If you see an error like the one in the screenshot, add WAYLAND_DISPLAY="" before the AppImage command.

Image

<!-- gh-comment-id:2842385878 --> @LucasXu0 commented on GitHub (Apr 30, 2025): Please try to latest version: https://github.com/AppFlowy-IO/AppFlowy/releases/download/0.9.0/AppFlowy-0.9.0-linux-x86_64.AppImage. If you see an error like the one in the screenshot, add `WAYLAND_DISPLAY=""` before the AppImage command. ![Image](https://github.com/user-attachments/assets/73dc041a-a89b-4a12-b996-c9baeb5ec02a)
Author
Owner

@alyvusal commented on GitHub (Apr 30, 2025):

it opens, but now I can not access my data, old data path was 347750474297905152, now it created 453924530620993536. how to restore it to 347750474297905152?
tried copy paste files to new folder, but loks I lost all my data
please help me to restore

<!-- gh-comment-id:2842595267 --> @alyvusal commented on GitHub (Apr 30, 2025): it opens, but now I can not access my data, old data path was 347750474297905152, now it created 453924530620993536. how to restore it to 347750474297905152? tried copy paste files to new folder, but loks I lost all my data please help me to restore
Author
Owner

@khorshuheng commented on GitHub (Apr 30, 2025):

You can use the import data function to get the data back, under settings - manage data.

<!-- gh-comment-id:2843746965 --> @khorshuheng commented on GitHub (Apr 30, 2025): You can use the import data function to get the data back, under settings - manage data.
Author
Owner

@alyvusal commented on GitHub (May 1, 2025):

already tried it, it always fails. tried to import for root fodler of data folder, also from AppFlowyDataDoNotRename and also from 347750474297905152, all fails

<!-- gh-comment-id:2844402897 --> @alyvusal commented on GitHub (May 1, 2025): already tried it, it always fails. tried to import for root fodler of data folder, also from AppFlowyDataDoNotRename and also from 347750474297905152, all fails
Author
Owner

@LucasXu0 commented on GitHub (May 2, 2025):

Close this issue, and we can follow the data issue in #7872.

<!-- gh-comment-id:2846203536 --> @LucasXu0 commented on GitHub (May 2, 2025): Close this issue, and we can follow the data issue in #7872.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3451
No description provided.