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

Subutai attach to container does not work #997

Open
absidish opened this issue Apr 12, 2019 · 8 comments
Open

Subutai attach to container does not work #997

absidish opened this issue Apr 12, 2019 · 8 comments

Comments

@absidish
Copy link

Checked on 3 peers:
2 master peers and 1 dev peer have the same issue
version :

8.8.0+201904110910160
root@subutai:/# subutai list i
NAME            STATE    IP        Interface
----            -----    --        ---------
Container1-8dm-1-3    RUNNING    172.23.85.3    eth0
Container2-ac7-1-4    RUNNING    172.23.85.4    eth0
management        RUNNING    10.10.10.1    eth0
root@subutai:/# subutai attach Container1-8dm-1-3
subutai: relocation error: /lib/x86_64-linux-gnu/libnss_files.so.2: symbol __libc_readline_unlocked, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
root@subutai:/# subutai update rh -c 
INFO[2019-04-12 06:23:43] No update is available                       
root@subutai:/# subutai -v
8.8.0+201904110910160
root@subutai:/# 
master-peer-eu-1:~# subutai attach Container1-xxw-1-3
subutai: relocation error: /lib/x86_64-linux-gnu/libnss_files.so.2: symbol __libc_readline_unlocked, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
master-peer-eu-1:~# 
@dilshat
Copy link
Member

dilshat commented Apr 15, 2019

@absidish Please try to update the peers, restart and check again
Probably related to this bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911090

@absidish
Copy link
Author

Updated RH, restarted, bug is still here

root@subutai:/home/subutai# subutai attach  Container2-ac7-1-4
subutai: relocation error: /lib/x86_64-linux-gnu/libnss_files.so.2: symbol __libc_readline_unlocked, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
root@subutai:/home/subutai# subutai update rh -c
INFO[2019-04-15 06:02:09] No update is available                       
root@subutai:/home/subutai# subutai -v 
8.8.0+201904110910160
root@subutai:/home/subutai# 

@absidish
Copy link
Author

created RH with vagrant

vagrant init --minimal subutai/stretch; SUBUTAI_CPU=2 SUBUTAI_RAM=4096  SUBUTAI_ENV=dev SUBUTAI_DISK=300  vagrant up 

@kurmanbekova6
Copy link
Collaborator

Containers were successfully attached on different master peers
Tested with the same configuration as @absidish 's.
Screenshot_13
Screenshot_14

@akarasulu
Copy link
Contributor

Was this bug fixed @absidish @kurmanbekova6 @dilshat ?

@dilshat
Copy link
Member

dilshat commented Apr 19, 2019

That was a specific peer's problem. Has not been reproduced

@absidish
Copy link
Author

I could reproduce, need to reinstall host machine to check exactly, I'll back soon with test results

@niclash
Copy link
Member

niclash commented Apr 19, 2019

I also came across this today. On my peer there are multiple containers, and only one container have this behavior. The significant difference of that non-working container is that it is running Buster template inside, rather than Stretch template.

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

5 participants