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:
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.
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
- No disk space issues
- No inode exhaustion
- No filesystem or I/O errors in dmesg
- dataskq d2000 completes without reproducing the error interactively
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: