Jump to content

Error getting CultureInfo for en-us@posix


JeremyE

Recommended Posts

JeremyE

I am sorry if this is posted already. I cannot find a search option.

The issue does not cause any problems, as far as I can tell. I am reporting it because it pops up in the logs quite frequently.

 

024-01-21 20:48:19.594 Info App: CreateTitleFingerprint completed for /mnt/store/video/TV Shows/Redacted Season 10 Complete 720p HDTV x264 [i_c]/ S10E07 Episode 7.mkv to /var/lib/emby/cache/temp/545a4873d4d64f14afb8ef5b0468158e
2024-01-21 20:48:19.595 Info App: Moving fingerprint file from /var/lib/emby/cache/temp/545a4873d4d64f14afb8ef5b0468158e to /var/lib/emby/metadata/library/aa/aa35d171ccde2034538bb4c224d4743e/title_10_638414848760000000.fp
2024-01-21 20:48:19.595 Info FfmpegManager: ProcessRun 'CreateTitleFingerprint' Execute: /opt/emby-server/bin/ffmpeg -i file:"/mnt/store/video/TV Shows/Redacted Season 10 Complete 720p HDTV x264 [i_c]/Redacted BS10E08 Episode 8.mkv" -t 00:10:00.000 -ac 1 -acodec pcm_s16le -ar 16000 -vn -sn -f chromaprint -fp_format raw "/var/lib/emby/cache/temp/025a0674bef24088b4e5ba3caa4e854c"
2024-01-21 20:48:21.789 Info Server: http/1.1 POST http://10.0.1.2:8096/emby/Sessions/Playing/Progress?X-Emby-Client=Emby for Chromecast&X-Emby-Device-Name=Chromecast&X-Emby-Device-Id=chromecast_1705882993365&X-Emby-Client-Version=2.1.0&X-Emby-Token=x_secret4_x&X-Emby-Language=en-us@posix&reqformat=json. UserAgent: Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.225 Safari/537.36 CrKey/1.56.500000
2024-01-21 20:48:21.789 Error LocalizationManager: Error getting CultureInfo for en-us@posix
*** Error Report ***
Version: 4.8.0.67
Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-rpm_{version}_x86_64.rpm
Operating system: Linux version 6.6.11-200.fc39.x86_64 (mockbuild@91a2a26d1cca4a999a0a5672bbc8a680) (gcc (GCC) 13.2.1 20231205 (Red Hat 13.2.1-6), GNU ld version 2.40-1
Framework: .NET 6.0.20
OS/Process: x64/x64
Runtime: opt/emby-server/system/System.Private.CoreLib.dll
Processor count: 4
Data path: /var/lib/emby
Application path: /opt/emby-server/system
System.Globalization.CultureNotFoundException: System.Globalization.CultureNotFoundException: Culture is not supported. (Parameter 'name')
en-us@posix is an invalid culture identifier.
at System.Globalization.CultureInfo.GetCultureInfo(String name)
at Emby.Server.Implementations.Localization.LocalizationManager.ParseConfiguredCulture(String culture, ILogger logger)
Source: System.Private.CoreLib
TargetSite: System.Globalization.CultureInfo GetCultureInfo(System.String)

Link to comment
Share on other sites

Hi there, please attach the complete emby server log. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...