Skip to content

[BUG] Failed to launch the browser process on ubuntu-24.04-arm #149

@Goooler

Description

@Goooler

Describe the bug

 Running linkspector with reviewdog 🐶 ...
  💥 Main error: Failed to launch the browser process:  Code: 2
  
  stderr:
  /home/runner/.cache/puppeteer/chrome/linux_arm-142.0.7444.162/chrome-linux64/chrome: 1: $��@@@������������������Dv��Dv���������������U1�U1���������������P��: not found
  /home/runner/.cache/puppeteer/chrome/linux_arm-142.0.7444.162/chrome-linux64/chrome: 2: �����������������,5����������������h�: not found
  /home/runner/.cache/puppeteer/chrome/linux_arm-142.0.7444.162/chrome-linux64/chrome: 1: �ELF����: not found
  /home/runner/.cache/puppeteer/chrome/linux_arm-142.0.7444.162/chrome-linux64/chrome: 1: Syntax error: Unterminated quoted string
  
  TROUBLESHOOTING: https://pptr.dev/troubleshooting
  
  reviewdog: parse error: failed to unmarshal rdjson (DiagnosticResult): proto: syntax error (line 1:1): unexpected token 
  Error: Process completed with exit code 1.

See

To Reproduce
Steps to reproduce the behavior:

Use the action:

  - uses: umbrelladocs/action-linkspector@v1
    with:
      reporter: github-pr-check
      fail_on_error: true
      filter_mode: nofilter
      fail_level: any

Run it and you'll see. Or reproduce the issue in https://github.com/GradleUp/shadow.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions