[GH-ISSUE #4904] [Bug] login with github account,missing field icon at line 1 column 540 #2176

Closed
opened 2026-03-23 21:20:21 +00:00 by mirror · 11 comments
Owner

Originally created by @qeuyee on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4904

Originally assigned to: @speed2exe on GitHub.

Bug Description

image

How to Reproduce

third-party sign-in

Expected Behavior

missing field icon at line 1 column 540

Operating System

win11

AppFlowy Version(s)

0.5.2

Screenshots

No response

Additional Context

No response

Originally created by @qeuyee on GitHub (Mar 15, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4904 Originally assigned to: @speed2exe on GitHub. ### Bug Description ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/31116292/3aeb2064-ec2b-4942-809a-4a5cdcb1e7b6) ### How to Reproduce third-party sign-in ### Expected Behavior missing field `icon` at line 1 column 540 ### Operating System win11 ### AppFlowy Version(s) 0.5.2 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:20:21 +00:00
  • closed this issue
  • added the
    cloud
    bug
    labels
Author
Owner

@speed2exe commented on GitHub (Mar 15, 2024):

Hi, @qeuyee

I am unable to reproduce this on Win11.
I want to gather more information on this.

  • Is this a new user?
  • Do you have this because you migrated from registered account before 0.5.2?
  • Does going back to 0.5.1 solves the problem?
  • When you use the phone app, does it have the same issue?
<!-- gh-comment-id:1999109929 --> @speed2exe commented on GitHub (Mar 15, 2024): Hi, @qeuyee I am unable to reproduce this on Win11. I want to gather more information on this. - Is this a new user? - Do you have this because you migrated from registered account before 0.5.2? - Does going back to 0.5.1 solves the problem? - When you use the phone app, does it have the same issue?
Author
Owner

@qeuyee commented on GitHub (Mar 15, 2024):

Hi, @qeuyee

I am unable to reproduce this on Win11. I want to gather more information on this.

  • Is this a new user?
  • Do you have this because you migrated from registered account before 0.5.2?
  • Does going back to 0.5.1 solves the problem?
  • When you use the phone app, does it have the same issue?

I have set up a private Appflowy Cloud and use my GitHub account to log in. However, I have encountered the following main issues:

1.Before the AppFlowy version 0.5.1, it could be used normally, but there were issues with data synchronization. The data could not be synchronized to the mobile app or to another computer where I logged in with the same account on AppFlowy.

2.After updating to version 0.5.1, it automatically logged me out during use. When trying to log in again with my GitHub account, an error occurred with the following error message: "error message: code: UserUnauthorized msg: sign in with oauth error -10003".

3.After updating to version 0.5.2, I still could not log in with my GitHub account. The error message was: "missing field icon at line 1 column 540".

<!-- gh-comment-id:1999193956 --> @qeuyee commented on GitHub (Mar 15, 2024): > Hi, @qeuyee > > I am unable to reproduce this on Win11. I want to gather more information on this. > > * Is this a new user? > * Do you have this because you migrated from registered account before 0.5.2? > * Does going back to 0.5.1 solves the problem? > * When you use the phone app, does it have the same issue? I have set up a private Appflowy Cloud and use my GitHub account to log in. However, I have encountered the following main issues: 1.Before the AppFlowy version 0.5.1, it could be used normally, but there were issues with data synchronization. The data could not be synchronized to the mobile app or to another computer where I logged in with the same account on AppFlowy. 2.After updating to version 0.5.1, it automatically logged me out during use. When trying to log in again with my GitHub account, an error occurred with the following error message: "error message: code: UserUnauthorized msg: sign in with oauth error -10003". 3.After updating to version 0.5.2, I still could not log in with my GitHub account. The error message was: "missing field icon at line 1 column 540".
Author
Owner

@speed2exe commented on GitHub (Mar 15, 2024):

@qeuyee Are you self-hosting AppFlowy Cloud?

<!-- gh-comment-id:1999197652 --> @speed2exe commented on GitHub (Mar 15, 2024): @qeuyee Are you self-hosting AppFlowy Cloud?
Author
Owner

@qeuyee commented on GitHub (Mar 15, 2024):

@qeuyee Are you self-hosting AppFlowy Cloud?

yes

<!-- gh-comment-id:1999208981 --> @qeuyee commented on GitHub (Mar 15, 2024): > @qeuyee Are you self-hosting AppFlowy Cloud? yes
Author
Owner

@speed2exe commented on GitHub (Mar 15, 2024):

@qeuyee You might need to update the appflowy-cloud images. you can do docker compose pull, then docker compose up -d to use the new images.

<!-- gh-comment-id:1999211127 --> @speed2exe commented on GitHub (Mar 15, 2024): @qeuyee You might need to update the appflowy-cloud images. you can do `docker compose pull`, then `docker compose up -d` to use the new images.
Author
Owner

@qeuyee commented on GitHub (Mar 15, 2024):

thanks

@qeuyee You might need to update the appflowy-cloud images. you can do docker compose pull, then docker compose up -d to use the new images.

Thanks,After the update, are the data that I previously synchronized still there?

<!-- gh-comment-id:1999215182 --> @qeuyee commented on GitHub (Mar 15, 2024): thanks > @qeuyee You might need to update the appflowy-cloud images. you can do `docker compose pull`, then `docker compose up -d` to use the new images. Thanks,After the update, are the data that I previously synchronized still there?
Author
Owner

@speed2exe commented on GitHub (Mar 15, 2024):

@qeuyee yes it will still be there

<!-- gh-comment-id:1999216439 --> @speed2exe commented on GitHub (Mar 15, 2024): @qeuyee yes it will still be there
Author
Owner

@qeuyee commented on GitHub (Mar 15, 2024):

@qeuyee You might need to update the appflowy-cloud images. you can do docker compose pull, then docker compose up -d to use the new images.

The problem has been resolved.

<!-- gh-comment-id:1999228989 --> @qeuyee commented on GitHub (Mar 15, 2024): > @qeuyee You might need to update the appflowy-cloud images. you can do `docker compose pull`, then `docker compose up -d` to use the new images. The problem has been resolved.
Author
Owner

@qeuyee commented on GitHub (Mar 15, 2024):

@qeuyee You might need to update the appflowy-cloud images. you can do docker compose pull, then docker compose up -d to use the new images.

Does the AppFlowy Cloud need to be synchronously updated every time the AppFlowy version is updated?

<!-- gh-comment-id:1999240445 --> @qeuyee commented on GitHub (Mar 15, 2024): > @qeuyee You might need to update the appflowy-cloud images. you can do `docker compose pull`, then `docker compose up -d` to use the new images. Does the AppFlowy Cloud need to be synchronously updated every time the AppFlowy version is updated?
Author
Owner

@speed2exe commented on GitHub (Mar 15, 2024):

@qeuyee
This does not happen for every update, this happened because the schema changed in the desktop app but the server still retains the old schema.
As much as possible, we will also keep them backward compatible.
Thanks for raising this issue, we will try to maintain backward compatibility with server.

<!-- gh-comment-id:1999253882 --> @speed2exe commented on GitHub (Mar 15, 2024): @qeuyee This does not happen for every update, this happened because the schema changed in the desktop app but the server still retains the old schema. As much as possible, we will also keep them backward compatible. Thanks for raising this issue, we will try to maintain backward compatibility with server.
Author
Owner

@DevaanshPathak commented on GitHub (Mar 22, 2024):

@annieappflowy please close this issue as it has been resolved

<!-- gh-comment-id:2014273060 --> @DevaanshPathak commented on GitHub (Mar 22, 2024): @annieappflowy please close this issue as it has been resolved
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#2176
No description provided.