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
Receiving below error while running Docker Container built via alpine image:
ERROR :
Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /usr/local/goibibo/src/nexus-connector/bin/nexus-connector)
Error relocating /usr/local/goibibo/src/nexus-connector/bin/nexus-connector: __strdup
2021-03-10 16:32:44,239 DEBG fd 7 closed, stopped monitoring <POutputDispatcher at 140422537322704 for <Subprocess at 140422537724400 with name nexus-connector in state STARTING> (stdout)>
2021-03-10 16:32:44,239 DEBG 'nexus-connector' stderr output:
: symbol not found
Error relocating /usr/local/goibibo/src/nexus-connector/bin/nexus-connector: __isnan: symbol not found
Error relocating /usr/local/goibibo/src/nexus-connector/bin/nexus-connector: __strndup: symbol not found
The text was updated successfully, but these errors were encountered:
@bsrdjan
Thanks for the reply.
I dont understand one thing here, this was running earlier for about 1 hour.
Without any change in Docker this has stopped working since 2 days.
Has Alpine Linux support been removed recently ?
Receiving below error while running Docker Container built via alpine image:
ERROR :
Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /usr/local/goibibo/src/nexus-connector/bin/nexus-connector)
Error relocating /usr/local/goibibo/src/nexus-connector/bin/nexus-connector: __strdup
2021-03-10 16:32:44,239 DEBG fd 7 closed, stopped monitoring <POutputDispatcher at 140422537322704 for <Subprocess at 140422537724400 with name nexus-connector in state STARTING> (stdout)>
2021-03-10 16:32:44,239 DEBG 'nexus-connector' stderr output:
: symbol not found
Error relocating /usr/local/goibibo/src/nexus-connector/bin/nexus-connector: __isnan: symbol not found
Error relocating /usr/local/goibibo/src/nexus-connector/bin/nexus-connector: __strndup: symbol not found
The text was updated successfully, but these errors were encountered: