nguoianphu / docker-sybase

Docker Sybase ASE image
MIT License
29 stars 29 forks source link

Getting error from running in windows container versions. #4

Open qmarsun opened 2 years ago

qmarsun commented 2 years ago

isql -U sa -P myPassword -S MYSYBASE CT-LIBRARY error: ct_connect(): network packet layer: internal net library error: Net-Lib protocol driver call to connect two endpoints failed

ps -aef UID PID PPID C STIME TTY TIME CMD root 1 0 0 18:58 ? 00:00:00 /bin/sh /sybase-entrypoint.sh root 7 1 0 18:58 ? 00:00:00 /bin/sh /opt/sybase/ASE-16_0/install/RUN_MYSYBASE root 8 7 1 18:58 ? 00:00:08 /opt/sybase/ASE-16_0/bin/dataserver -d/opt/sybase/data/master root 10 0 0 18:59 pts/0 00:00:00 /bin/bash root 53 10 0 19:07 pts/0 00:00:00 ps -aef

igitur commented 1 year ago

Same here.

jazztong commented 6 months ago

same here