[GH-ISSUE #2396] AppFlowy connect to the IP #1024

Closed
opened 2026-03-23 20:44:36 +00:00 by mirror · 8 comments
Owner

Originally created by @SimoLRepo on GitHub (Apr 30, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2396

Originally assigned to: @a-wallen, @appflowy on GitHub.

Hi, I noticed that every time i start AppFlowy it connects to the IP address 142.250.184.99 but there is no option for an automatic search for updates. Is it possible to disable this connection if not needed? Thank you

Originally created by @SimoLRepo on GitHub (Apr 30, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2396 Originally assigned to: @a-wallen, @appflowy on GitHub. Hi, I noticed that every time i start AppFlowy it connects to the IP address 142.250.184.99 but there is no option for an automatic search for updates. Is it possible to disable this connection if not needed? Thank you
Author
Owner

@appflowy commented on GitHub (May 1, 2023):

@SimoLRepo I can't find the connected IP address: 142.250.184.99
image

<!-- gh-comment-id:1529342306 --> @appflowy commented on GitHub (May 1, 2023): @SimoLRepo I can't find the connected IP address: 142.250.184.99 <img width="1312" alt="image" src="https://user-images.githubusercontent.com/86001920/235407797-943093f4-628c-446a-a21e-5e85d28678e8.png">
Author
Owner

@SimoLRepo commented on GitHub (May 1, 2023):

@SimoLRepo I can't find the connected IP address: 142.250.184.99

Hi, the IP address appears to be managed by Google. You probably can't find that IP address because it changes every time you start it. Today I tried again to redownload AppFlowy and after trying to run it twice it connected to two other Google IP address (142.251.209.35 and 142.250.180.131).

Could it be because it was created via Flutter?

<!-- gh-comment-id:1529508916 --> @SimoLRepo commented on GitHub (May 1, 2023): > @SimoLRepo I can't find the connected IP address: 142.250.184.99 Hi, the IP address appears to be <a href="https://www.abuseipdb.com/check/142.250.184.99">managed by Google</a>. You probably can't find that IP address because it changes every time you start it. Today I tried again to redownload AppFlowy and after trying to run it twice it connected to two other Google IP address (<a href="https://www.abuseipdb.com/check/142.251.209.35">142.251.209.35</a> and <a href="https://www.abuseipdb.com/check/142.250.180.131">142.250.180.131</a>). Could it be because it was created via <a href="https://en.wikipedia.org/wiki/Flutter_(software)" target="_blank">Flutter</a>? <img src="https://lh3.googleusercontent.com/pw/AJFCJaXjmKOPDe7CLcuAoWbmv3UVBm9WA62f-KMVnX1uSR6ABmuhbgF_1ue9-o_xCsPnfjwhi09BzUkGCffbQqUkRgfyZZyJ9egzjac_SgaCRAvi7rwFXCQ62yo9kvd_xgZJkuFSJ2Qdgh4I8iprrx0cHr4=w291-h69-s-no?authuser=0"></img> <img src="https://lh3.googleusercontent.com/pw/AJFCJaWFST-vAnpjOQpA_c2OadLs1KD0gprAgYjIgZxwsg9BJWJ6SGcL--vwHa0Nvo4TYoUPy0_E0Oxq_WIXUO-wh4Lw1f7k1713kXwV0bAYRbS5kzcAs-JmG1_w-VWQs1kyjiplGvAyiPJbvSKugmbL8Yw=w300-h69-s-no?authuser=0"></img>
Author
Owner

@appflowy commented on GitHub (May 2, 2023):

Thanks!. I will check later.

<!-- gh-comment-id:1531304919 --> @appflowy commented on GitHub (May 2, 2023): Thanks!. I will check later.
Author
Owner

@a-wallen commented on GitHub (May 16, 2023):

https://docs.flutter.dev/get-started/install/linux

Dart tools may also send usage metrics and crash reports to Google. To control the submission of these metrics, use the following options on the dart tool:

--enable-analytics: Enables anonymous analytics.
--disable-analytics: Disables anonymous analytics.

@SimoLRepo it might be the dart tool sending reports to the dart team. Do you mind trying to disable-analytics and try again?

<!-- gh-comment-id:1550191835 --> @a-wallen commented on GitHub (May 16, 2023): https://docs.flutter.dev/get-started/install/linux > Dart tools may also send usage metrics and crash reports to Google. To control the submission of these metrics, use the following options on the [dart tool](https://dart.dev/tools/dart-tool): > > --enable-analytics: Enables anonymous analytics. > --disable-analytics: Disables anonymous analytics. @SimoLRepo it might be the dart tool sending reports to the dart team. Do you mind trying to disable-analytics and try again?
Author
Owner

@SimoLRepo commented on GitHub (May 20, 2023):

@SimoLRepo it might be the dart tool sending reports to the dart team. Do you mind trying to disable-analytics and try again?

I have not had a chance to check, partly because I have never used Flutter. I tried entering "AppFlowy.exe --disable-analytics" on the command line but it keeps connecting to various IP addresses.

<!-- gh-comment-id:1555880716 --> @SimoLRepo commented on GitHub (May 20, 2023): > @SimoLRepo it might be the dart tool sending reports to the dart team. Do you mind trying to disable-analytics and try again? I have not had a chance to check, partly because I have never used Flutter. I tried entering "AppFlowy.exe --disable-analytics" on the command line but it keeps connecting to various IP addresses.
Author
Owner

@a-wallen commented on GitHub (May 21, 2023):

@SimoLRepo it might be the dart tool sending reports to the dart team. Do you mind trying to disable-analytics and try again?

I have not had a chance to check, partly because I have never used Flutter. I tried entering "AppFlowy.exe --disable-analytics" on the command line but it keeps connecting to various IP addresses.

My bad; I thought that you were developing and not using the bundled version of the application. I'll investigate further to see if this issue is caused by an upstream dependency.

<!-- gh-comment-id:1556067436 --> @a-wallen commented on GitHub (May 21, 2023): > > @SimoLRepo it might be the dart tool sending reports to the dart team. Do you mind trying to disable-analytics and try again? > > I have not had a chance to check, partly because I have never used Flutter. I tried entering "AppFlowy.exe --disable-analytics" on the command line but it keeps connecting to various IP addresses. My bad; I thought that you were developing and not using the bundled version of the application. I'll investigate further to see if this issue is caused by an upstream dependency.
Author
Owner

@SimoLRepo commented on GitHub (Jul 5, 2023):

Hi, any update on this topic?

<!-- gh-comment-id:1622033256 --> @SimoLRepo commented on GitHub (Jul 5, 2023): Hi, any update on this topic?
Author
Owner

@SimoLRepo commented on GitHub (Aug 16, 2023):

It doesn't matter, I no longer need to use AppFlowy. Thanks for the help anyway.

<!-- gh-comment-id:1680318340 --> @SimoLRepo commented on GitHub (Aug 16, 2023): It doesn't matter, I no longer need to use AppFlowy. Thanks for the help anyway.
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#1024
No description provided.