AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

AppFlowy connect to the IP

Open SimoLRepo opened this issue 2 years ago • 7 comments

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

SimoLRepo avatar Apr 30 '23 18:04 SimoLRepo

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

appflowy avatar May 01 '23 04:05 appflowy

@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?

SimoLRepo avatar May 01 '23 09:05 SimoLRepo

Thanks!. I will check later.

appflowy avatar May 02 '23 11:05 appflowy

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?

a-wallen avatar May 16 '23 18:05 a-wallen

@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.

SimoLRepo avatar May 20 '23 10:05 SimoLRepo

@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.

a-wallen avatar May 21 '23 02:05 a-wallen

Hi, any update on this topic?

SimoLRepo avatar Jul 05 '23 15:07 SimoLRepo

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

SimoLRepo avatar Aug 16 '23 10:08 SimoLRepo