Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Docker Conatiner | GoLang | Docker | Alpine #221

Closed
Anwar2601 opened this issue Mar 10, 2021 · 3 comments
Closed

Error in Docker Conatiner | GoLang | Docker | Alpine #221

Anwar2601 opened this issue Mar 10, 2021 · 3 comments

Comments

@Anwar2601
Copy link

Anwar2601 commented Mar 10, 2021

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

@bsrdjan
Copy link
Contributor

bsrdjan commented Mar 10, 2021

Alpine Linux is not supported, more info here: #192 (comment)

@Anwar2601
Copy link
Author

@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 ?

@bsrdjan
Copy link
Contributor

bsrdjan commented Mar 10, 2021

How is the issue related to PyRFC?

PyRFC and SAP NWRFC SDK have never been supported on Alpine. The feature request can be created, similar to this one:

https://influence.sap.com/sap/ino/#idea/262169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants