[GH-ISSUE #5148] [Bug] Cannot sync data between mac and iPhone with self hosted cloud #2280

Closed
opened 2026-03-23 21:21:08 +00:00 by mirror · 4 comments
Owner

Originally created by @Hector1990 on GitHub (Apr 16, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5148

Bug Description

I deployed AppFlowy on my NAS and signed in with a GitHub account in the mac and iPhone client. Then I created a test page in the mac client. But I cannot see the page on the iPhone.

I map the ports 6001:80

CleanShot 2024-04-16 at 23 25 48@2x

How to Reproduce

  1. Create a test page on the mac client
  2. Open the iPhone to check

Expected Behavior

Can sync data between Mac and iPhone.

Operating System

mac and iOS

AppFlowy Version(s)

latest

Screenshots

No response

Additional Context

No response

Originally created by @Hector1990 on GitHub (Apr 16, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5148 ### Bug Description I deployed AppFlowy on my NAS and signed in with a GitHub account in the mac and iPhone client. Then I created a test page in the mac client. But I cannot see the page on the iPhone. I map the ports 6001:80 ![CleanShot 2024-04-16 at 23 25 48@2x](https://github.com/AppFlowy-IO/AppFlowy/assets/14172847/fd7577e6-1998-4b90-9ae4-eb99d9151a7f) ### How to Reproduce 1. Create a test page on the mac client 2. Open the iPhone to check ### Expected Behavior Can sync data between Mac and iPhone. ### Operating System mac and iOS ### AppFlowy Version(s) latest ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@Korov commented on GitHub (Apr 17, 2024):

When client connect to self hosted cloud, the websocket will use the default port 80 or 443. So the base url should be 80 or 443 too. I have created a PR to fix it https://github.com/AppFlowy-IO/AppFlowy/pull/5123, you can build the client by yourself.

<!-- gh-comment-id:2060854369 --> @Korov commented on GitHub (Apr 17, 2024): When client connect to self hosted cloud, the websocket will use the default port 80 or 443. So the base url should be 80 or 443 too. I have created a PR to fix it https://github.com/AppFlowy-IO/AppFlowy/pull/5123, you can build the client by yourself.
Author
Owner

@Hector1990 commented on GitHub (Apr 17, 2024):

@Korov OK, so even if I export the other port to 80, like 6001 -> 80, the client will still use 80, right?

<!-- gh-comment-id:2060861994 --> @Hector1990 commented on GitHub (Apr 17, 2024): @Korov OK, so even if I export the other port to 80, like 6001 -> 80, the client will still use 80, right?
Author
Owner

@Korov commented on GitHub (Apr 17, 2024):

right

YES!

<!-- gh-comment-id:2060869159 --> @Korov commented on GitHub (Apr 17, 2024): > right YES!
Author
Owner

@Hector1990 commented on GitHub (Apr 17, 2024):

Thanks!

<!-- gh-comment-id:2060871145 --> @Hector1990 commented on GitHub (Apr 17, 2024): Thanks!
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#2280
No description provided.