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
action runs successful on Ubuntu 22.* but fails on Ubuntu 24.* This is an issue as GitHub currently upgrades their action runners to Ubuntu 24.*.
Relevant log output
ListrError: Something went wrong
at /opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/md-to-pdf/node_modules/listr/index.js:102:18
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async main (/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/md-to-pdf/dist/cli.js:120:5) {
errors: [
Error: Failed to launch the browser process!
[2075:2075:0106/164102.276589:FATAL:zygote_host_impl_linux.cc(128)] No usable sandbox! If you are running on Ubuntu 23.10+ or another Linux distro that has disabled unprivileged user namespaces with AppArmor, see https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md. Otherwise see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the (older) SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
[0106/164102.287071:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0106/164102.287135:ERROR:file_io_posix.cc(145)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
What happened?
action runs successful on Ubuntu 22.* but fails on Ubuntu 24.* This is an issue as GitHub currently upgrades their action runners to Ubuntu 24.*.
Relevant log output
Contact Details
[email protected]
The text was updated successfully, but these errors were encountered: