Open
Description
[root@localhost ~]# docker logs -f unstructured-api
Fatal glibc error: CPU does not support x86-64-v2
[root@localhost ~]# cat /proc/cpuinfo | grep flags | head -n 1
flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2 ht syscall nx lm rep_good nopl xtopology eagerfpu pni cx16 x2apic hypervisor lahf_lm
[root@localhost ~]#
Activity
qianglitaotao commentedon Jun 3, 2025
I have the same problem. Could you tell me if you have solved it?