I have setup Oracle XE in a docker container and can access it from the host machine via SQL*Plus. In node-red I cannot connect to the same DB using both ways (classic, TNS). The module node-oracledb is installed globally. At the moment I can't see where the problem is because I don't know where to find log information.