TomCrypt library error with external Firebird database files

If I try to use an external Firebird database from other location in the LAN:


I get this:
Captura desde 2025-09-03 22-31-25

Even if I can actually access from CLI:

[$] isql-fb 
Use CONNECT or CREATE DATABASE to specify a database
SQL> connect '113.128.1.12:/home/asarch/Documentos/Escuela.fdb' user sysdba password masterkey;
Database: '113.128.1.12:/home/asarch/Documentos/Escuela.fdb', User: SYSDBA
SQL> 

This is

Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: 520(Build:2)
CPU threads: 4; OS: Linux 6.12; UI render: default; VCL: gtk3
Locale: es-MX (es_MX.UTF-8); UI: es-ES
Debian package version: 4:25.2.3-2
Calc: threaded

Why is that?

Could you connect to this database without any problem, if database file is saved in a local path?

Remember: LibreOffice builds of every Linux distribution will work different to LibreOffice builds of www.libreoffice.org. There are special bugs with connecting to Firebird, because LibreOffice will use Firebird 3.

I see.

Testing the same situation with a virtualized Slackware session with Qemu and using this version for the LibreOffice from the SlackBuild package, it worked

Version: 25.8.1.1 (X86_64)
Build ID: 54047653041915e595ad4e45cccea684809c77b5
CPU threads: 2; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded