Radarr: Mono updated to 6.0.0327 breaks film search

Created on 8 Sep 2019  路  6Comments  路  Source: Radarr/Radarr

Describe the bug
Updated mono to 6.0.0.327 and now cannot search for films, receiving the following error:

Error occured while searching for new movies.: Encoding 28598 data could not be found. Make sure you have correct international codeset assembly installed and enabled.

System.NotSupportedException: Encoding 28598 data could not be found. Make sure you have correct international codeset assembly installed and enabled.
at System.Text.Encoding.GetEncoding (System.Int32 codepage) [0x0023f] in <7b90a8780ac4414295b539b19eea7eea>:0
at System.Text.Encoding.GetEncoding (System.String name) [0x00012] in <7b90a8780ac4414295b539b19eea7eea>:0
at NzbDrone.Core.Parser.Parser.ToUrlSlug (System.String value) [0x00008] in <28071e62f2f449e682962e05af20a3d7>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.MapMovie (NzbDrone.Core.MetadataSource.SkyHook.Resource.MovieResult result) [0x00036] in <28071e62f2f449e682962e05af20a3d7>:0

Desktop (please complete the following information):

  • OS: Mint 18.3
  • Mono Version: 6.0.0.327
  • Browser and Version [e.g. chrome, safari] (Only needed for UI issues)
  • Version 0.2.0.1358

Debug Logs

Error occured while searching for new movies.: Encoding 28598 data could not be found. Make sure you have correct international codeset assembly installed and enabled.

System.NotSupportedException: Encoding 28598 data could not be found. Make sure you have correct international codeset assembly installed and enabled.
at System.Text.Encoding.GetEncoding (System.Int32 codepage) [0x0023f] in <7b90a8780ac4414295b539b19eea7eea>:0
at System.Text.Encoding.GetEncoding (System.String name) [0x00012] in <7b90a8780ac4414295b539b19eea7eea>:0
at NzbDrone.Core.Parser.Parser.ToUrlSlug (System.String value) [0x00008] in <28071e62f2f449e682962e05af20a3d7>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.MapMovie (NzbDrone.Core.MetadataSource.SkyHook.Resource.MovieResult result) [0x00036] in <28071e62f2f449e682962e05af20a3d7>:0

bug support

Most helpful comment

Just fixed this, I had to install libmono-i18n4.0-all and it seems fine now!

All 6 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sonarr 3.0.3.624 on the same server is unaffected and works.

We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please hop over onto our Discord or Subreddit

I'm running Mono 6.0.0.319 on Arch and Radarr/Sonarr are both fine. I'll build a 6.0.0327 and see how it goes. I'm not sure this is a support issue.

Just fixed this, I had to install libmono-i18n4.0-all and it seems fine now!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

christronyxyocum picture christronyxyocum  路  3Comments

DaveidWeba picture DaveidWeba  路  3Comments

willmonahan picture willmonahan  路  4Comments

chrisallen picture chrisallen  路  3Comments

davidbonnici1984 picture davidbonnici1984  路  4Comments