mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #5651] [Bug] Log in with Firefox #2514
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#2514
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 @annieappflowy on GitHub (Jun 28, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5651
Bug Description
Hello! Congratulations for the hard work! I am trying to login to my cloud account from the AppImage app on Ubuntu. When clicking the magic link, Firefox sends it to System Handler and then nothing happens (same behaviour if the AppImage is already open or not). Do you know a way to debug what's going on? Can I copy/paste the magic link somewhere if direct click does not work?
How to Reproduce
Known issue
Expected Behavior
Should be able to log in without isssues
Operating System
Linux
AppFlowy Version(s)
v0.6.1
Screenshots
No response
Additional Context
No response
@gorghino commented on GitHub (Jul 3, 2024):
This is happening to me as well with AppImage AppFlowy-0.6.2-linux-x86_64.AppImage on Ubuntu 22.04 with Chrome.
I click on the magic link, the tab closes but the app is stuck on loading.
@MagicDM commented on GitHub (Jul 31, 2024):
I'm also experiencing this with the appimage versions (versions 6.4 - 6.6) on fedora desktop (KDE plasma) while attempting to login via the magic link sent from my self hosted server. I do not have this problem when I use the flatpack versions of the AppFlowy desktop app (the magic links with flatpack work as expected and I am able to login).
While using the appimage, when I open the magic link with Firefox, Firefox gives me the following error:
"The address wasn’t understood
Firefox doesn’t know how to open this address, because one of the following protocols (http) isn’t associated with any program or is not allowed in this context.
You might need to install other software to open this address."
While using the appimage when I open the magic link with Chrome, a dialogue box opens asking permission to open "xdg-open". I agree to open it but nothing happens.
In the short term, would love to know if there is a work-around to login with the appimage version of AppFlowy.
Thanks for any help you can provide, and thank you for your ongoing work on this amazing project!
@MagicDM commented on GitHub (Sep 21, 2024):
I'm still experiencing this with v0.6.9 (not sure if this ended up in the completed bug fixes for 0.6.7 - but wanted to mention it just in case). Thanks, again : )
@annieappflowy commented on GitHub (Sep 24, 2024):
it would redirect to the app, yes, though it would stay there with the loading bar
unless i had to wait more than 15 minutes them it didn't work
https://discord.com/channels/903549834160635914/903553722804748309/1287794992424681542
@speed2exe commented on GitHub (Sep 24, 2024):
@gorghino @MagicDM
Here is a quick workaround that you could do while we are fixing the issue:
@ewrvp7lv7 commented on GitHub (Oct 16, 2024):
That's my result.
@Logic-gate commented on GitHub (Oct 19, 2024):
Delete
&expires_at=XXXXXXXX&expires_in=XXXXXXXXXX. It should work.Main issue might be related to my system or AppFlowy's AppImage. it seems that the access token is larger than what the memory buffer can handle. This might be related to either encoding where
&and=are encoded or maybe the access tokens just got bigger.Perhaps a wrapper with
sed -E 's/&expires_at=[^&]*&expires_in=[^&]*//'might be useful as a hacky solution for magic links.@annieappflowy commented on GitHub (Apr 18, 2025):
We have supported two alternative ways to sign in: