Rayrun
← Back to Discord Forum

version `GLIBC_2.28' not found

Hey, can someone help me to solve the issue with "/tmp/playwright-java-14726610526303595186/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /tmp/playwright-java-14726610526303595186/node)" I'm getting "java.lang.RuntimeException: Failed to create driver" Caused by: java.lang.RuntimeException: Failed to install browsers, exit code: 1 at com.microsoft.playwright.impl.driver.jar.DriverJar.installBrowsers(DriverJar.java:100) at com.microsoft.playwright.impl.driver.jar.DriverJar.initialize(DriverJar.java:69) at com.microsoft.playwright.impl.driver.Driver.initialize(Driver.java:64) at com.microsoft.playwright.impl.driver.Driver.createAndInstall(Driver.java:101)

This thread is trying to answer question "How to solve the issue with GLIBC_2.28 not found?"

2 replies

You are running Playwright on an unsupported Linux distribution. See here for the requirements: https://playwright.dev/java/docs/intro#system-requirements

thanks, will ckeck

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].