To resolve this, change the LANG settings. Execute the following command:
sudo localectl set-locale es_ES.iso88591
or,
sudo localectl set-locale es_ES.utf8
Then restart the ds_agent using the following command:
systemctl restart ds_agent

To resolve this, change the LANG settings. Execute the following command:
sudo localectl set-locale es_ES.iso88591
or,
sudo localectl set-locale es_ES.utf8
Then restart the ds_agent using the following command:
systemctl restart ds_agent
Deep Security All
Based on ds_agent.log, ds_am continuously crashes. This may occur when using a LANG setting that is not supported by a library that the Deep Security Agent (DSA) uses.
To resolve this, change the LANG settings. Execute the following command:
sudo localectl set-locale es_ES.iso88591
or,
sudo localectl set-locale es_ES.utf8
Then restart the ds_agent using the following command:
systemctl restart ds_agent