Skip to content

On MacOS, podman machine fails to start with 'Error: unable to connect to "gvproxy" socket at "/var/folders/9p...' #12186

On MacOS, podman machine fails to start with 'Error: unable to connect to "gvproxy" socket at "/var/folders/9p...'

On MacOS, podman machine fails to start with 'Error: unable to connect to "gvproxy" socket at "/var/folders/9p...' #12186

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
contents: read
jobs:
triage:
permissions:
contents: read # for github/issue-labeler to get repo contents
issues: write # for github/issue-labeler to create or remove labels
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-labeler.yml
not-before: 2022-01-27T00:00:00Z
enable-versioned-regex: 0