mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[GH-ISSUE #165] Docer部署,x86服务器,Oracle数据库连接报错 #67
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sifanx on GitHub (Dec 1, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/165
Docer部署,x86服务器,Oracle数据库连接报错

异常:ORA-00000: DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory". See https://oracle.github.io/odpi/doc/installation.html#linux for help
我照着网上别人的方法,试过了,服务器也重启,还是不行

@team-ide commented on GitHub (Dec 1, 2023):
有时间更新下最新镜像试下,之前镜像默认没装Oracle相关库

@sifanx commented on GitHub (Dec 1, 2023):
v2.5.6 的镜像可以正常使用了,谢谢~