lightpanda-io / lightpanda-io/browser
SslCacertBadfile
Open
@krichprollsch is already working on this.
Since Apr 8, 2026.
- Dominant language
- Zig
- Stars
- 35.5k
- Forks
- 1.7k
- Avg merge
- 21h 13m
- Merged PRs (30d)
- 262
Description
I originally run into the error while using MCP lightpanda. Then I tried running it in CLI and reproduced the error.
My machine is proot debian in termux
root@localhost:~/lightpanda# ./lightpanda fetch --dump markdown https://search.yahoo.com/
$time=1775627760281 $scope=app $level=warn $msg="No system certificates"
$time=1775627760484 $scope=page $level=error $msg="navigate failed" err=SslCacertBadfile type=root url=https://search.yahoo.com/
# Navigation failed
Reason: SslCacertBadfile
$time=1775627760581 $scope=app $level=warn $msg="curl transfer error" err=SslCacertBadfile
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.