brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.01k stars 2.21k forks source link

Culture is not supported. #39187

Open derkan opened 2 weeks ago

derkan commented 2 weeks ago

Description

When I open https://silekart.com/ with Brave(on MacOS), site failes with:

Culture is not supported.
Parameter name: name
tr;q=0.8 is an invalid culture identifier.

Other browsers Safari, Edge, Opera, Firefox works fine.

Steps to reproduce

  1. Access https://silekart.com/

Actual result

Server Error in '/' Application.

Culture is not supported.
Parameter name: name
tr;q=0.8 is an invalid culture identifier.

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.

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)

Brave | 1.67.116 Chromium: 126.0.6478.71 (Official Build) (x86_64)
Revision | f4237fe448716e50cca6e827ff87ffd701c7d0c7
OS | macOS Version 14.5 (Build 23F79)

Channel information

Reproducibility

Miscellaneous information

No response

ShivanKaul commented 2 weeks 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? image

ShivanKaul commented 2 weeks ago

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

image