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
[620:1214/031126.312850:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type:
/lib64/libm.so.6: version GLIBC_2.29' not found (required by /root/.cache/Cypress/13.6.0/Cypress/resources/app/packages/server/lib/modes/addon/addon-native.node) Error: /lib64/libm.so.6: version GLIBC_2.29' not found (required by /root/.cache/Cypress/13.6.0/Cypress/resources/app/packages/server/lib/modes/addon/addon-native.node)
Desired behavior
Cypress should run correctly on ARM64 linux machines, including AWS Graviton EC2 instances.
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.
Current behavior
[620:1214/031126.312850:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type:
/lib64/libm.so.6: version
GLIBC_2.29' not found (required by /root/.cache/Cypress/13.6.0/Cypress/resources/app/packages/server/lib/modes/addon/addon-native.node) Error: /lib64/libm.so.6: version
GLIBC_2.29' not found (required by /root/.cache/Cypress/13.6.0/Cypress/resources/app/packages/server/lib/modes/addon/addon-native.node)Desired behavior
Cypress should run correctly on ARM64 linux machines, including AWS Graviton EC2 instances.
Test code to reproduce
Repro at: https://github.com/jsamuel1/cypress-bug-report/tree/main
Run this makefile on a EC2 Graviton2 or Graviton3 machine with docker installed.
Cypress Version
13.6.0
Node version
v16.20.2
Operating System
Centos7 Docker
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: