Open derkan opened 5 months ago
@derkan can you check if the issue happens if you disable Prevent sites from fingerprinting me based on my language preferences
in brave://settings/privacy?
Also, can you send a screenshot of the network request to silekart.com? You can go to DevTools > Network > and filter for silekart.com and click on it
Description
When I open https://silekart.com/ with Brave(on MacOS), site failes with:
Other browsers Safari, Edge, Opera, Firefox works fine.
Steps to reproduce
Actual result
Server Error in '/' Application.
Culture is not supported.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Parameter name: name
tr;q=0.8 is an invalid culture identifier.
Exception Details: System.Globalization.CultureNotFoundException: Culture is not supported.
Parameter name: name
tr;q=0.8 is an invalid culture identifier.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0
Expected result
No error.
Reproduces how often
Easily reproduced
Brave version (brave://version info)
Channel information
Reproducibility
Miscellaneous information
No response