the oracle-server node does work technically but is displayed as faulty for every deploy in node-red v3.1.9 with invalid property for the port field.
is there a reason for the v.match in the port validation in lib/oracledb.html which was changed in e9b377d?
Wouldn't be RED.validators.number() sufficient? I replaced this locally which works as expected without any issues.