SQL Error when creating a HTTP Publisher on ScadaLTS

I’m creating a simple http Sender Publisher on ScadaLTS, but when I click Save, we got this error:

PreparedStatementCallback ; uncategorized SQLException for SQL ; SQL state [null]; error code [0]; Can only convert a byte[] to BINARY, VARBINARY or LONGVARBINARY ; nested exception is java.sql.SQLException: Can only convert a byte to BINARY, VARBINARY or LONGVARBINARY

I’m using ScadaLTS 1.1 and Maria DB 10.4 on Windows 10 machine

Here is a simple image of the condition created:

image