utf8_from_json_unicode: Error getting uint from '0000' after update to 1.701

hqn34

Verified User
Joined
Nov 7, 2022
Messages
29
Hello,

After updating DirectAdmin to 1.701 on AlmaLinux 9, we started seeing repeated messages in:

/var/log/directadmin/errortaskq.log

utf8_from_json_unicode: Error getting uint from '0000'<br>
Environment:

  • DirectAdmin 1.701
  • AlmaLinux 9
  • Evolution skin
Additional notes:

  • No disk space issues
  • No inode exhaustion
  • No filesystem or I/O errors in dmesg
  • dataskq d2000 completes without reproducing the error interactively
We also noticed that checking Evolution language files with:

grep -RIl $'\x00' /usr/local/directadmin/data/skins/evolution/lang/<br>
returns many .po files and dictionary.pot.

Is this expected behavior for Evolution translation files, or could this indicate a known issue related to UTF/JSON parsing in 1.701?

Thank you.
 
Last edited:
Back
Top