• Support Customer
    0
    I tried to synchronize the repository and failed. In the logs there is a following error:

    [PL] [1] FATAL - Error on repository sync
    System.Xml.XmlException
    hexadecimal value 0xFFFF, is an invalid character. Line 2, position 38262.
  • Ted Kopylovskiy
    11
    The issue is known and our R&D team is already working on the fix.
    For now, I can suggest a workaround you can perform on your side:

    • Find the file called enginesettings.list
      It might be located either in %programdata%\{Your_Company_Name}\ or in %appdata%\local\{Your_Company_Name}\
      Or try finding it using windows search.
    • In that file find the line
      <FilterInvalidCharsOnListing>false</FilterInvalidCharsOnListing>
      and change it to
      <FilterInvalidCharsOnListing>true</FilterInvalidCharsOnListing>
    • Synchronize the repository
bold
italic
underline
strike
code
quote
ulist
image
url
mention
reveal
youtube
tweet
Add a Comment