[GH-ISSUE #4610] [Bug] Unable to login from Linux App Image #2066

Closed
opened 2026-03-23 21:19:21 +00:00 by mirror · 22 comments
Owner

Originally created by @yangcheng on GitHub (Feb 6, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4610

Originally assigned to: @LucasXu0, @appflowy on GitHub.

Bug Description

Download AppFlowy-0.4.6-linux-x86_64.AppImage , make it executable and run.

Click on "Login with Github" / "Login with Google" /"Login with Discord"

It displayed a "fail" in UI, and console will show the error trace

🐧 x11:~% ./Downloads/AppFlowy-0.4.6-linux-x86_64.AppImage 
Gtk-Message: 09:44:13.255: Failed to load module "colorreload-gtk-module"
Gtk-Message: 09:44:13.278: Failed to load module "window-decorations-gtk-module"
  2024-02-06 09:44:17  INFO  🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" }                                                          
    at flowy-core/src/lib.rs:92

  2024-02-06T01:44:17.633692Z  INFO flowy_core: 🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" }                                       
    at flowy-core/src/lib.rs:92

  2024-02-06 09:44:21 ERROR  error: code:Internal msg: calling https://beta.appflowy.cloud/gotrue/settings failed
    at /home/runner/.cargo/git/checkouts/appflowy-cloud-875aed6322f3953d/d23ad1c/libs/client-api/src/http.rs:263

  2024-02-06T01:44:21.053766Z ERROR client_api::http: error: code:Internal msg: calling https://beta.appflowy.cloud/gotrue/settings failed
    at /home/runner/.cargo/git/checkouts/appflowy-cloud-875aed6322f3953d/d23ad1c/libs/client-api/src/http.rs:263

  2024-02-06 09:44:21 ERROR  error: Internal: calling https://beta.appflowy.cloud/gotrue/settings failed
    at flowy-user/src/event_handler.rs:310

  2024-02-06T01:44:21.053807Z ERROR flowy_user::event_handler: error: Internal: calling https://beta.appflowy.cloud/gotrue/settings failed
    at flowy-user/src/event_handler.rs:310

  2024-02-06 09:44:21 ERROR  msg: calling https://beta.appflowy.cloud/gotrue/settings failed
                                                                                                                                            
    at dart-ffi/src/lib.rs:179

  2024-02-06T01:44:21.054217Z ERROR dart_ffi: msg: calling https://beta.appflowy.cloud/gotrue/settings failed
                                                                                                                                            
    at dart-ffi/src/lib.rs:179

  2024-02-06 09:44:29  INFO  cloud setting: authenticator: AuthenticatorType.appflowyCloud
appflowy: {base_url: https://beta.appflowy.cloud, ws_base_url: wss://beta.appflowy.cloud/ws, gotrue_url: https://beta.appflowy.cloud/gotrue}
supabase: {url: , anon_key: })                                                                                                              
                                                                                                                                            
    at dart-ffi/src/lib.rs:175

  2024-02-06T01:44:29.612160Z  INFO dart_ffi: cloud setting: authenticator: AuthenticatorType.appflowyCloud
appflowy: {base_url: https://beta.appflowy.cloud, ws_base_url: wss://beta.appflowy.cloud/ws, gotrue_url: https://beta.appflowy.cloud/gotrue}
supabase: {url: , anon_key: })                                                                                                              
                                                                                                                                            
    at dart-ffi/src/lib.rs:175

  2024-02-06 09:44:29 ERROR  Close db failed: FlowyError { code: RecordNotFound, msg: "User is not logged in", payload: [] }
    at flowy-user/src/user_manager/manager.rs:105

  2024-02-06T01:44:29.652581Z ERROR flowy_user::user_manager::manager: Close db failed: FlowyError { code: RecordNotFound, msg: "User is not logged in", payload: [] }                                                                                                                  
    at flowy-user/src/user_manager/manager.rs:105

  2024-02-06 09:44:29  INFO  🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" }                                                          
    at flowy-core/src/lib.rs:92
    in init

  2024-02-06T01:44:29.659960Z  INFO flowy_core: 🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" }                                       
    at flowy-core/src/lib.rs:92
    in flowy_core::init


How to Reproduce

screenshot-20240206-094720
Download app image and click on login buttons

Expected Behavior

launch external brower for login, OR show a embed webview for login

Operating System

Ubuntu 22.04,

AppFlowy Version(s)

AppFlowy-0.4.6-linux-x86_64.AppImage

Screenshots

No response

Additional Context

uname - a
Linux x11 6.5.0-15-generic #15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

Originally created by @yangcheng on GitHub (Feb 6, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4610 Originally assigned to: @LucasXu0, @appflowy on GitHub. ### Bug Description Download AppFlowy-0.4.6-linux-x86_64.AppImage , make it executable and run. Click on "Login with Github" / "Login with Google" /"Login with Discord" It displayed a "fail" in UI, and console will show the error trace ``` 🐧 x11:~% ./Downloads/AppFlowy-0.4.6-linux-x86_64.AppImage Gtk-Message: 09:44:13.255: Failed to load module "colorreload-gtk-module" Gtk-Message: 09:44:13.278: Failed to load module "window-decorations-gtk-module" 2024-02-06 09:44:17 INFO 🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" } at flowy-core/src/lib.rs:92 2024-02-06T01:44:17.633692Z INFO flowy_core: 🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" } at flowy-core/src/lib.rs:92 2024-02-06 09:44:21 ERROR error: code:Internal msg: calling https://beta.appflowy.cloud/gotrue/settings failed at /home/runner/.cargo/git/checkouts/appflowy-cloud-875aed6322f3953d/d23ad1c/libs/client-api/src/http.rs:263 2024-02-06T01:44:21.053766Z ERROR client_api::http: error: code:Internal msg: calling https://beta.appflowy.cloud/gotrue/settings failed at /home/runner/.cargo/git/checkouts/appflowy-cloud-875aed6322f3953d/d23ad1c/libs/client-api/src/http.rs:263 2024-02-06 09:44:21 ERROR error: Internal: calling https://beta.appflowy.cloud/gotrue/settings failed at flowy-user/src/event_handler.rs:310 2024-02-06T01:44:21.053807Z ERROR flowy_user::event_handler: error: Internal: calling https://beta.appflowy.cloud/gotrue/settings failed at flowy-user/src/event_handler.rs:310 2024-02-06 09:44:21 ERROR msg: calling https://beta.appflowy.cloud/gotrue/settings failed at dart-ffi/src/lib.rs:179 2024-02-06T01:44:21.054217Z ERROR dart_ffi: msg: calling https://beta.appflowy.cloud/gotrue/settings failed at dart-ffi/src/lib.rs:179 2024-02-06 09:44:29 INFO cloud setting: authenticator: AuthenticatorType.appflowyCloud appflowy: {base_url: https://beta.appflowy.cloud, ws_base_url: wss://beta.appflowy.cloud/ws, gotrue_url: https://beta.appflowy.cloud/gotrue} supabase: {url: , anon_key: }) at dart-ffi/src/lib.rs:175 2024-02-06T01:44:29.612160Z INFO dart_ffi: cloud setting: authenticator: AuthenticatorType.appflowyCloud appflowy: {base_url: https://beta.appflowy.cloud, ws_base_url: wss://beta.appflowy.cloud/ws, gotrue_url: https://beta.appflowy.cloud/gotrue} supabase: {url: , anon_key: }) at dart-ffi/src/lib.rs:175 2024-02-06 09:44:29 ERROR Close db failed: FlowyError { code: RecordNotFound, msg: "User is not logged in", payload: [] } at flowy-user/src/user_manager/manager.rs:105 2024-02-06T01:44:29.652581Z ERROR flowy_user::user_manager::manager: Close db failed: FlowyError { code: RecordNotFound, msg: "User is not logged in", payload: [] } at flowy-user/src/user_manager/manager.rs:105 2024-02-06 09:44:29 INFO 🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" } at flowy-core/src/lib.rs:92 in init 2024-02-06T01:44:29.659960Z INFO flowy_core: 🔥AppFlowy Configuration { app_version: "0.4.6", storage_path: "/home/cheng/.local/share/AppFlowy/data_aHR0cHM6Ly9iZXRhLmFwcGZsb3d5LmNsb3Vk", application_path: "/home/cheng/.local/share/AppFlowy/data", base_url: "https://beta.appflowy.cloud", ws_url: "wss://beta.appflowy.cloud/ws", gotrue_url: "https://beta.appflowy.cloud/gotrue" } at flowy-core/src/lib.rs:92 in flowy_core::init ``` ### How to Reproduce ![screenshot-20240206-094720](https://github.com/AppFlowy-IO/AppFlowy/assets/132834/56835218-9450-4905-9f59-9c7aacdffbaf) Download app image and click on login buttons ### Expected Behavior launch external brower for login, OR show a embed webview for login ### Operating System Ubuntu 22.04, ### AppFlowy Version(s) AppFlowy-0.4.6-linux-x86_64.AppImage ### Screenshots _No response_ ### Additional Context uname - a Linux x11 6.5.0-15-generic #15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
mirror 2026-03-23 21:19:21 +00:00
  • closed this issue
  • added the
    Q4 24
    bug
    labels
Author
Owner

@tasnuva1 commented on GitHub (Feb 6, 2024):

Yes, I have that issue too. You have to log in as anonymous.

<!-- gh-comment-id:1930095123 --> @tasnuva1 commented on GitHub (Feb 6, 2024): Yes, I have that issue too. You have to log in as anonymous.
Author
Owner

@renzoepolo commented on GitHub (Feb 7, 2024):

Same problem. A message appears in the window

GDK_GL=gres

.
image

Operating System
Ubuntu 22.04

AppFlowy Version(s) installed from Snap Store
AppFlowy 0.4.3

<!-- gh-comment-id:1932083137 --> @renzoepolo commented on GitHub (Feb 7, 2024): Same problem. A message appears in the window > GDK_GL=gres . ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/18045148/aa2be4ad-1865-4f29-901e-70f3f467d1a6) **Operating System** Ubuntu 22.04 **AppFlowy Version(s) installed from Snap Store** AppFlowy 0.4.3
Author
Owner

@LucasXu0 commented on GitHub (Feb 7, 2024):

@yangcheng the cloud server was down yesterday. do you have the same issue today?

<!-- gh-comment-id:1932216718 --> @LucasXu0 commented on GitHub (Feb 7, 2024): @yangcheng the cloud server was down yesterday. do you have the same issue today?
Author
Owner

@IAAJL commented on GitHub (Feb 19, 2024):

Yes I too have this issue. The snap store redirect does not take place. In the aur syore version, i am able to redirect but still face login issues.

<!-- gh-comment-id:1952183495 --> @IAAJL commented on GitHub (Feb 19, 2024): Yes I too have this issue. The snap store redirect does not take place. In the aur syore version, i am able to redirect but still face login issues.
Author
Owner

@yangcheng commented on GitHub (Feb 21, 2024):

@LucasXu0 hi, I just back from break. It seems better now, login with google/login with github both opens my browser, but the
redict did not work after I click continue. The app stuck in waiting state.
screenshot-20240221-121929

<!-- gh-comment-id:1955861201 --> @yangcheng commented on GitHub (Feb 21, 2024): @LucasXu0 hi, I just back from break. It seems better now, login with google/login with github both opens my browser, but the redict did not work after I click continue. The app stuck in waiting state. ![screenshot-20240221-121929](https://github.com/AppFlowy-IO/AppFlowy/assets/132834/c3dae9ba-5ed8-4033-9280-ee93c2a8585a)
Author
Owner

@ankitkaran99 commented on GitHub (Feb 21, 2024):

I am having same problem in Firefox, Chrome is working fine. Firefox is not opening custom protocol.

<!-- gh-comment-id:1955872624 --> @ankitkaran99 commented on GitHub (Feb 21, 2024): I am having same problem in Firefox, Chrome is working fine. Firefox is not opening custom protocol.
Author
Owner

@yangcheng commented on GitHub (Feb 21, 2024):

i am using edge

<!-- gh-comment-id:1956184558 --> @yangcheng commented on GitHub (Feb 21, 2024): i am using edge
Author
Owner

@LucasXu0 commented on GitHub (Feb 21, 2024):

I guess it's related to the browser protocol. I'm using Chrome, and it works fine. I will try downloading Firefox and Edge to investigate this issue further.

<!-- gh-comment-id:1956789772 --> @LucasXu0 commented on GitHub (Feb 21, 2024): I guess it's related to the browser protocol. I'm using Chrome, and it works fine. I will try downloading Firefox and Edge to investigate this issue further.
Author
Owner

@IAAJL commented on GitHub (Feb 27, 2024):

Just tried the latest update from aur. Now i was able to login from firefox. Snap update is still at 0.4.3. Will check once updated.

<!-- gh-comment-id:1967609267 --> @IAAJL commented on GitHub (Feb 27, 2024): Just tried the latest update from aur. Now i was able to login from firefox. Snap update is still at 0.4.3. Will check once updated.
Author
Owner

@fahimaloy commented on GitHub (Mar 17, 2024):

I am still facing the issue,
I can only login with an "Anonymous Session"
But can't login using any other options like Google/Discord/Github
image

I tried using:

  1. AppImage
  2. Installed .deb file
  3. Installed From Snap Store
  4. Installed from flatpak
  5. Updating all the browsers
  6. Changed Default Browser

All of them have the exact same issue (I have been trying this entire week but didnt find any solution)

Flatpak Logs
image

Here is my system Details
image

<!-- gh-comment-id:2002541776 --> @fahimaloy commented on GitHub (Mar 17, 2024): I am still facing the issue, I can only login with an "Anonymous Session" But can't login using any other options like Google/Discord/Github ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/75910549/8b83b5d7-d550-4012-9c89-cb814079651a) I tried using: 1. AppImage 2. Installed .deb file 3. Installed From Snap Store 4. Installed from flatpak 5. Updating all the browsers 6. Changed Default Browser All of them have the exact same issue (I have been trying this entire week but didnt find any solution) **Flatpak Logs** ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/75910549/163e09f6-ef46-4157-b99f-3ab4404361ff) **Here is my system Details** ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/75910549/9ec8f6a0-d383-458b-ae49-6c1b0c4a1eee)
Author
Owner

@IAAJL commented on GitHub (Mar 18, 2024):

What is the app version?

<!-- gh-comment-id:2002875310 --> @IAAJL commented on GitHub (Mar 18, 2024): What is the app version?
Author
Owner

@justkelvin commented on GitHub (Apr 4, 2024):

@yangcheng This is what I added and liked to the app location. The mimetype helps recognize the app.

cat /usr/share/applications/appflowy.desktop

[Desktop Entry]
Name=AppFlowy
Icon=app_flowy.svg
Exec=/home/justkelvin/AppFlowy/AppFlowy
Terminal=false
Type=Application
MimeType=x-scheme-handler/appflowy-flutter;

<!-- gh-comment-id:2035896721 --> @justkelvin commented on GitHub (Apr 4, 2024): @yangcheng This is what I added and liked to the app location. The mimetype helps recognize the app. `cat /usr/share/applications/appflowy.desktop` [Desktop Entry] Name=AppFlowy Icon=app_flowy.svg Exec=/home/justkelvin/AppFlowy/AppFlowy Terminal=false Type=Application MimeType=x-scheme-handler/appflowy-flutter;
Author
Owner

@fahimaloy commented on GitHub (Apr 23, 2024):

What is the app version?

@IAAJL brother,
image

&
@justkelvin brother, I'll try that today to see if that works or not

@yangcheng This is what I added and liked to the app location. The mimetype helps recognize the app.

cat /usr/share/applications/appflowy.desktop

[Desktop Entry] Name=AppFlowy Icon=app_flowy.svg Exec=/home/justkelvin/AppFlowy/AppFlowy Terminal=false Type=Application MimeType=x-scheme-handler/appflowy-flutter;

<!-- gh-comment-id:2071989047 --> @fahimaloy commented on GitHub (Apr 23, 2024): > What is the app version? @IAAJL brother, ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/75910549/91c97443-b684-461b-94c9-6331f45cef3e) & @justkelvin brother, I'll try that today to see if that works or not > @yangcheng This is what I added and liked to the app location. The mimetype helps recognize the app. > > `cat /usr/share/applications/appflowy.desktop` > > [Desktop Entry] Name=AppFlowy Icon=app_flowy.svg Exec=/home/justkelvin/AppFlowy/AppFlowy Terminal=false Type=Application MimeType=x-scheme-handler/appflowy-flutter;
Author
Owner

@mobsenpai commented on GitHub (May 6, 2024):

+1 for this. Also happens in nixos both stable and unstable branch. Nixos basically downloades appimage and installs it on the system, so this is really a concern I have for a while. I thought the new update will fix this, but this issue has been opened for 3 months now.

<!-- gh-comment-id:2095356939 --> @mobsenpai commented on GitHub (May 6, 2024): +1 for this. Also happens in nixos both stable and unstable branch. Nixos basically downloades appimage and installs it on the system, so this is really a concern I have for a while. I thought the new update will fix this, but this issue has been opened for 3 months now.
Author
Owner

@mobsenpai commented on GitHub (May 6, 2024):

@yangcheng This is what I added and liked to the app location. The mimetype helps recognize the app.

cat /usr/share/applications/appflowy.desktop

[Desktop Entry] Name=AppFlowy Icon=app_flowy.svg Exec=/home/justkelvin/AppFlowy/AppFlowy Terminal=false Type=Application MimeType=x-scheme-handler/appflowy-flutter;

This does solve the issue of the websites not redirecting to the app, but It just gets stuck on loop past that. I can't login even after doing this lol.

<!-- gh-comment-id:2095391199 --> @mobsenpai commented on GitHub (May 6, 2024): > @yangcheng This is what I added and liked to the app location. The mimetype helps recognize the app. > > `cat /usr/share/applications/appflowy.desktop` > > [Desktop Entry] Name=AppFlowy Icon=app_flowy.svg Exec=/home/justkelvin/AppFlowy/AppFlowy Terminal=false Type=Application MimeType=x-scheme-handler/appflowy-flutter; This does solve the issue of the websites not redirecting to the app, but It just gets stuck on loop past that. I can't login even after doing this lol.
Author
Owner

@porrale commented on GitHub (May 23, 2024):

Tengo el mismo inconveniente

<!-- gh-comment-id:2127819144 --> @porrale commented on GitHub (May 23, 2024): Tengo el mismo inconveniente
Author
Owner

@LucasXu0 commented on GitHub (May 24, 2024):

Hi there, I need some clarifications regarding the following questions:

  1. Can you access this URL: https://beta.appflowy.cloud/gotrue/settings? (Try to copy the link and open it in the browser)
  2. After clicking the login button, does the AppFlowy app successfully launch the browser?
  3. If step 2 is successful, can you see an "Open AppFlowy" button in the browser?
  4. If step 3 is successful, after clicking the "Open AppFlowy" button, does the browser redirect you to the AppFlowy app?
<!-- gh-comment-id:2128323216 --> @LucasXu0 commented on GitHub (May 24, 2024): Hi there, I need some clarifications regarding the following questions: 1. Can you access this URL: https://beta.appflowy.cloud/gotrue/settings? (Try to copy the link and open it in the browser) 2. After clicking the login button, does the AppFlowy app successfully launch the browser? 3. If step 2 is successful, can you see an "Open AppFlowy" button in the browser? 4. If step 3 is successful, after clicking the "Open AppFlowy" button, does the browser redirect you to the AppFlowy app?
Author
Owner

@mobsenpai commented on GitHub (May 29, 2024):

@LucasXu0

  1. Yes I can access it. Copy of raw data ->
{
  "external": {
    "apple": false,
    "azure": false,
    "bitbucket": false,
    "discord": true,
    "facebook": false,
    "figma": false,
    "fly": false,
    "github": true,
    "gitlab": false,
    "google": true,
    "keycloak": false,
    "kakao": false,
    "linkedin": false,
    "linkedin_oidc": false,
    "notion": false,
    "spotify": false,
    "slack": false,
    "workos": false,
    "twitch": false,
    "twitter": false,
    "email": true,
    "phone": false,
    "zoom": false
  },
  "disable_signup": false,
  "mailer_autoconfirm": false,
  "phone_autoconfirm": false,
  "sms_provider": "",
  "mfa_enabled": false,
  "saml_enabled": false
}
  1. Yes
  2. No
  3. Hm there is no 'Open appflowy' button and hence it doesn't redirect to the app as well.
<!-- gh-comment-id:2137382389 --> @mobsenpai commented on GitHub (May 29, 2024): @LucasXu0 1. Yes I can access it. Copy of raw data -> ``` { "external": { "apple": false, "azure": false, "bitbucket": false, "discord": true, "facebook": false, "figma": false, "fly": false, "github": true, "gitlab": false, "google": true, "keycloak": false, "kakao": false, "linkedin": false, "linkedin_oidc": false, "notion": false, "spotify": false, "slack": false, "workos": false, "twitch": false, "twitter": false, "email": true, "phone": false, "zoom": false }, "disable_signup": false, "mailer_autoconfirm": false, "phone_autoconfirm": false, "sms_provider": "", "mfa_enabled": false, "saml_enabled": false } ``` 2. Yes 3. No 4. Hm there is no 'Open appflowy' button and hence it doesn't redirect to the app as well.
Author
Owner

@LucasXu0 commented on GitHub (May 29, 2024):

@mobsenpai Which browser did you use?

<!-- gh-comment-id:2137480389 --> @LucasXu0 commented on GitHub (May 29, 2024): @mobsenpai Which browser did you use?
Author
Owner

@mobsenpai commented on GitHub (May 29, 2024):

Firefox

<!-- gh-comment-id:2137486099 --> @mobsenpai commented on GitHub (May 29, 2024): Firefox
Author
Owner

@annieappflowy commented on GitHub (Apr 18, 2025):

We recently supported two alternative ways to login. Closing this for now.

<!-- gh-comment-id:2814531105 --> @annieappflowy commented on GitHub (Apr 18, 2025): We recently supported two alternative ways to login. Closing this for now.
Author
Owner

@krnak commented on GitHub (Jun 1, 2025):

I'm still facing this issue with AppFlowy-0.9.3-linux-x86_64.AppImage and self-hosted AppFlowy Cloud.

<!-- gh-comment-id:2926346322 --> @krnak commented on GitHub (Jun 1, 2025): I'm still facing this issue with AppFlowy-0.9.3-linux-x86_64.AppImage and self-hosted AppFlowy Cloud.
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#2066
No description provided.