You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What versions are you using?
Oracle version 11
Also run Node.js and show the output of:
platform: MacOS
Node: v20.19.2
Arch: Arm64
node-oracledb: 6.10.0
Is it an error or a hang or a crash?
Prevents application shutdown.
What error(s) or behavior you are seeing?
After throwing "NJS-138: connections to this database server version are not supported by node-oracledb in Thin mode" error the library socket keeps open and prevents application to close.