-
Notifications
You must be signed in to change notification settings - Fork 27.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flutter Web fails if user has activated Kaspersky #41336
Comments
I think I could mitigate this by updating the status when we're trying to connect, and also giving it a seems slow notification. |
Can you please try again? #41347 has a better explanation for what might be going on. |
@yjbanov I can't because I don't have Kaperski installed. I only saw several users have issues with it that's why I filed a independent issue for it. But I can ask them to try again. |
@escamoteur Asking those users to try again would definitely help. I'll add the |
@yjbanov Sorry mixed up this issue with another one with Kaperski problems |
This is unlikely to be fixed, either in the near or long term. Ultimately if a user is running 3rd party anti-virus software that blocks the functionality of the flutter tool, then either:
Of course, we will try to work within the bounds set by a Platform's standard security measures, such as ensuring executables are signed correctly to work with macOS Catalina. We cannot reasonably adjust our tooling to work with all 3rd party security systems. |
Please provide a link to the whitelist requirements. |
I had the same problem and I actually solved with this. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Hi,
I open this issue because yesterday two people reported there problems with Flutter Web lies in their activated Kaspersky.
#41248
I think we should add an hint on this on the typical error message because more users will hit this.
Cheers
Thomas
The text was updated successfully, but these errors were encountered: