[GH-ISSUE #2486] Error: failed to start container: Error response from daemon: error while creating mount source path #1149

Closed
opened 2026-03-01 21:49:17 +03:00 by kerem · 3 comments
Owner

Originally created by @sofiasimdianova on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/nektos/act/issues/2486

Bug report info

latform-ui % act --bug-report
act version:            0.2.68
GOOS:                   darwin
GOARCH:                 arm64
NumCPU:                 8
Docker host:            unix:///Users/sofiasindianova/.docker/run/docker.sock
Sockets found:
        /var/run/docker.sock
        $HOME/.docker/run/docker.sock
Config files:           
        /Users/sofiasindianova/Library/Application Support/act/actrc:
                -P ubuntu-latest=catthehacker/ubuntu:act-latest
                -P ubuntu-22.04=catthehacker/ubuntu:act-22.04
                -P ubuntu-20.04=catthehacker/ubuntu:act-20.04
                -P ubuntu-18.04=catthehacker/ubuntu:act-18.04
Build info:
        Go version:            go1.23.1
        Module path:           command-line-arguments
        Main version:          
        Main path:             
        Main checksum:         
        Build settings:
                -buildmode:           exe
                -compiler:            gc
                -ldflags:             -X main.version=0.2.68
                DefaultGODEBUG:       asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1
                CGO_ENABLED:          1
                CGO_CFLAGS:           
                CGO_CPPFLAGS:         
                CGO_CXXFLAGS:         
                CGO_LDFLAGS:          
                GOARCH:               arm64
                GOOS:                 darwin
                GOARM64:              v8.0
Docker Engine:
        Engine version:        27.2.0
        Engine runtime:        runc
        Cgroup version:        2
        Cgroup driver:         cgroupfs
        Storage driver:        overlayfs
        Registry URI:          https://index.docker.io/v1/
        OS:                    Docker Desktop
        OS type:               linux
        OS version:            
        OS arch:               aarch64
        OS kernel:             6.10.4-linuxkit
        OS CPU:                8
        OS memory:             7839 MB
        Security options:
                name=seccomp,profile=unconfined
                name=cgroupns

Command used with act

act pull_request -e .events.json --env-file .env --container-architecture linux/amd64

Describe issue

Error: failed to start container: Error response from daemon: error while creating mount source path '/host_mnt/Users/sofiasindianova/.docker/run/docker.sock': mkdir /host_mnt/Users/sofiasindianova/.docker/run/docker.sock: operation not supported
Try to create file on Mac though the docker.sock located in /Users/sofiasindianova/.docker/run/docker.sock

No response

Workflow content

{
    "pull_request": {
      "head": {
        "ref": "feature-branch"
      },
      "base": {
        "ref": "main"
      }
    }
  }

Relevant log output

act -v
DEBU[0000] Handling container host and socket           
DEBU[0000] Defaulting container socket to DOCKER_HOST   
INFO[0000] Using docker host 'unix:///Users/sofiasindianova/.docker/run/docker.sock', and daemon socket 'unix:///Users/sofiasindianova/.docker/run/docker.sock' 
WARN  ⚠ You are using Apple M-series chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠  
DEBU[0000] Loading environment from /Users/sofiasindianova/platform-ui/.env 
DEBU[0000] Loading action inputs from /Users/sofiasindianova/platform-ui/.input 
DEBU[0000] Loading secrets from /Users/sofiasindianova/platform-ui/.secrets 
DEBU[0000] Loading vars from /Users/sofiasindianova/platform-ui/.vars 
DEBU[0000] Evaluated matrix inclusions: map[]           
DEBU[0000] Loading workflows from '/Users/sofiasindianova/platform-ui/.github/workflows' 
DEBU[0000] Loading workflows recursively                
DEBU[0000] Conditional GET for notices etag=e40bc805-2b09-40e2-865f-f8a4044b2c46 
DEBU[0000] Found workflow 'main.yml' in '/Users/sofiasindianova/platform-ui/.github/workflows/main.yml' 
DEBU[0000] Reading workflow '/Users/sofiasindianova/platform-ui/.github/workflows/main.yml' 
DEBU[0000] Preparing plan with all jobs                 
DEBU[0000] Using default workflow event: push           
DEBU[0000] Planning jobs for event: push                
DEBU[0000] gc: 2024-10-14 19:14:27.818856 +0200 CEST m=+0.008235792  module=artifactcache
DEBU[0000] Plan Stages: [0x140001a0e88 0x140001a0eb8 0x140001a0ed0] 
DEBU[0000] Stages Runs: [Check PR Title Code quality: format, lint & typecheck Tests: unit & e2e] 
DEBU[0000] Job.Name: Check PR Title                     
DEBU[0000] Job.RawNeeds: {0 0    <nil> []    0 0}       
DEBU[0000] Job.RawRunsOn: {8 0 !!str ubuntu-latest  <nil> []    18 14} 
DEBU[0000] Job.Env: {0 0    <nil> []    0 0}            
DEBU[0000] Job.If: {8 0 !!str github.event_name == 'pull_request'  <nil> []    19 9} 
DEBU[0000] Job.Steps: amannn/action-semantic-pull-request@v5 
DEBU[0000] Job.TimeoutMinutes:                          
DEBU[0000] Job.Services: map[]                          
DEBU[0000] Job.Strategy: <nil>                          
DEBU[0000] Job.RawContainer: {0 0    <nil> []    0 0}   
DEBU[0000] Job.Defaults.Run.Shell:                      
DEBU[0000] Job.Defaults.Run.WorkingDirectory:           
DEBU[0000] Job.Outputs: map[]                           
DEBU[0000] Job.Uses:                                    
DEBU[0000] Job.With: map[]                              
DEBU[0000] Job.Result:                                  
DEBU[0000] Empty Strategy, matrixes=[map[]]             
DEBU[0000] Job Matrices: [map[]]                        
DEBU[0000] Runner Matrices: map[]                       
DEBU[0000] Final matrix after applying user inclusions '[map[]]' 
DEBU[0000] Loading revision from git directory          
DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 
DEBU[0000] HEAD points to '3eb58aa2e458a856101ecd3320e3bb0f3ef34284' 
DEBU[0000] using github ref: refs/heads/main            
DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 
DEBU[0000] Stages Runs: [Check PR Title Code quality: format, lint & typecheck Tests: unit & e2e] 
DEBU[0000] Job.Name: Code quality: format, lint & typecheck 
DEBU[0000] Job.RawNeeds: {0 0    <nil> []    0 0}       
DEBU[0000] Job.RawRunsOn: {8 0 !!str ubuntu-latest  <nil> []    29 14} 
DEBU[0000] Job.Env: {0 0    <nil> []    0 0}            
DEBU[0000] Job.If: {0 0  success()  <nil> []    0 0}    
DEBU[0000] Job.Steps: actions/checkout@v4               
DEBU[0000] Job.Steps: Install                           
DEBU[0000] Job.Steps: pnpm run qa                       
DEBU[0000] Job.TimeoutMinutes:                          
DEBU[0000] Job.Services: map[]                          
DEBU[0000] Job.Strategy: <nil>                          
DEBU[0000] Job.RawContainer: {0 0    <nil> []    0 0}   
DEBU[0000] Job.Defaults.Run.Shell:                      
DEBU[0000] Job.Defaults.Run.WorkingDirectory:           
DEBU[0000] Job.Outputs: map[]                           
DEBU[0000] Job.Uses:                                    
DEBU[0000] Job.With: map[]                              
DEBU[0000] Job.Result:                                  
DEBU[0000] Empty Strategy, matrixes=[map[]]             
DEBU[0000] Job Matrices: [map[]]                        
DEBU[0000] Runner Matrices: map[]                       
DEBU[0000] Final matrix after applying user inclusions '[map[]]' 
DEBU[0000] Loading revision from git directory          
DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 
DEBU[0000] HEAD points to '3eb58aa2e458a856101ecd3320e3bb0f3ef34284' 
DEBU[0000] using github ref: refs/heads/main            
DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 
DEBU[0000] Stages Runs: [Check PR Title Code quality: format, lint & typecheck Tests: unit & e2e] 
DEBU[0000] Job.Name: Tests: unit & e2e                  
DEBU[0000] Job.RawNeeds: {0 0    <nil> []    0 0}       
DEBU[0000] Job.RawRunsOn: {8 0 !!str ubuntu-latest  <nil> []    38 14} 
DEBU[0000] Job.Env: {0 0    <nil> []    0 0}            
DEBU[0000] Job.If: {0 0  success()  <nil> []    0 0}    
DEBU[0000] Job.Steps: actions/checkout@v4               
DEBU[0000] Job.Steps: Install                           
DEBU[0000] Job.Steps: pnpm run test                     
DEBU[0000] Job.TimeoutMinutes:                          
DEBU[0000] Job.Services: map[]                          
DEBU[0000] Job.Strategy: <nil>                          
DEBU[0000] Job.RawContainer: {0 0    <nil> []    0 0}   
DEBU[0000] Job.Defaults.Run.Shell:                      
DEBU[0000] Job.Defaults.Run.WorkingDirectory:           
DEBU[0000] Job.Outputs: map[]                           
DEBU[0000] Job.Uses:                                    
DEBU[0000] Job.With: map[]                              
DEBU[0000] Job.Result:                                  
DEBU[0000] Empty Strategy, matrixes=[map[]]             
DEBU[0000] Job Matrices: [map[]]                        
DEBU[0000] Runner Matrices: map[]                       
DEBU[0000] Final matrix after applying user inclusions '[map[]]' 
DEBU[0000] Loading revision from git directory          
DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 
DEBU[0000] HEAD points to '3eb58aa2e458a856101ecd3320e3bb0f3ef34284' 
DEBU[0000] using github ref: refs/heads/main            
DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 
DEBU[0000] Detected CPUs: 8                             
[Main/Check PR Title                        ] [DEBUG] evaluating expression 'github.event_name == 'pull_request''
[Main/Code quality: format, lint & typecheck] [DEBUG] evaluating expression 'success()'
[Main/Tests: unit & e2e                     ] [DEBUG] evaluating expression 'success()'
[Main/Check PR Title                        ] [DEBUG] expression 'github.event_name == 'pull_request'' evaluated to 'false'
[Main/Code quality: format, lint & typecheck] [DEBUG] expression 'success()' evaluated to 'true'
[Main/Code quality: format, lint & typecheck] 🚀  Start image=catthehacker/ubuntu:act-latest
[Main/Check PR Title                        ] [DEBUG] Skipping job 'Check PR Title' due to 'github.event_name == 'pull_request''
[Main/Tests: unit & e2e                     ] [DEBUG] expression 'success()' evaluated to 'true'
[Main/Tests: unit & e2e                     ] 🚀  Start image=catthehacker/ubuntu:act-latest
DEBU[0000] Parallel tasks (0) below minimum, setting to 1 
[Main/Tests: unit & e2e                     ]   🐳  docker pull image=catthehacker/ubuntu:act-latest platform= username= forcePull=true
[Main/Tests: unit & e2e                     ] [DEBUG]   🐳  docker pull catthehacker/ubuntu:act-latest
[Main/Tests: unit & e2e                     ] [DEBUG] pulling image 'docker.io/catthehacker/ubuntu:act-latest' ()
DEBU[0000] Parallel tasks (0) below minimum, setting to 1 
[Main/Code quality: format, lint & typecheck]   🐳  docker pull image=catthehacker/ubuntu:act-latest platform= username= forcePull=true
[Main/Code quality: format, lint & typecheck] [DEBUG]   🐳  docker pull catthehacker/ubuntu:act-latest
[Main/Code quality: format, lint & typecheck] [DEBUG] pulling image 'docker.io/catthehacker/ubuntu:act-latest' ()
[Main/Tests: unit & e2e                     ] using DockerAuthConfig authentication for docker pull
[Main/Code quality: format, lint & typecheck] using DockerAuthConfig authentication for docker pull
DEBU[0000] Saving notices etag=e40bc805-2b09-40e2-865f-f8a4044b2c46 
DEBU[0000] No new notices                               
[Main/Code quality: format, lint & typecheck] [DEBUG] Pulling from catthehacker/ubuntu :: act-latest
[Main/Tests: unit & e2e                     ] [DEBUG] Pulling from catthehacker/ubuntu :: act-latest
[Main/Code quality: format, lint & typecheck] [DEBUG] Digest: sha256:986aebd60b14f6e79a4966c82266a95af5c56cd9adab6e98e8e5fcf595717e1b :: 
[Main/Code quality: format, lint & typecheck] [DEBUG] Status: Image is up to date for catthehacker/ubuntu:act-latest :: 
[Main/Tests: unit & e2e                     ] [DEBUG] Digest: sha256:986aebd60b14f6e79a4966c82266a95af5c56cd9adab6e98e8e5fcf595717e1b :: 
[Main/Tests: unit & e2e                     ] [DEBUG] Status: Image is up to date for catthehacker/ubuntu:act-latest :: 
[Main/Code quality: format, lint & typecheck] [DEBUG] Removed container: 374ebab6cc02676b248883377c2ee82f35c54a0852c590d5364b0e2c1d48eada
[Main/Tests: unit & e2e                     ] [DEBUG] Removed container: 426577c68af355e854f3525f04c735fbf89812061a674cae5419441329db0165
[Main/Tests: unit & e2e                     ] [DEBUG]   🐳  docker volume rm act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e
[Main/Code quality: format, lint & typecheck] [DEBUG]   🐳  docker volume rm act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55
[Main/Code quality: format, lint & typecheck] [DEBUG]   🐳  docker volume rm act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55-env
[Main/Tests: unit & e2e                     ] [DEBUG]   🐳  docker volume rm act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e-env
DEBU[0000] Parallel tasks (0) below minimum, setting to 1 
[Main/Code quality: format, lint & typecheck]   🐳  docker create image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host"
DEBU[0000] Parallel tasks (0) below minimum, setting to 1 
[Main/Tests: unit & e2e                     ]   🐳  docker create image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host"
[Main/Code quality: format, lint & typecheck] [DEBUG] Common container.Config ==> &{Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:true OpenStdin:false StdinOnce:false Env:[RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8] Cmd:[] Healthcheck:<nil> ArgsEscaped:false Image:catthehacker/ubuntu:act-latest Volumes:map[] WorkingDir:/Users/sofiasindianova/platform-ui Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]}
[Main/Tests: unit & e2e                     ] [DEBUG] Common container.Config ==> &{Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:true OpenStdin:false StdinOnce:false Env:[RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8] Cmd:[] Healthcheck:<nil> ArgsEscaped:false Image:catthehacker/ubuntu:act-latest Volumes:map[] WorkingDir:/Users/sofiasindianova/platform-ui Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]}
[Main/Code quality: format, lint & typecheck] [DEBUG] Common container.HostConfig ==> &{Binds:[/Users/sofiasindianova/.docker/run/docker.sock:/var/run/docker.sock] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode:host PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] ConsoleSize:[0 0] Annotations:map[] CapAdd:[] CapDrop:[] CgroupnsMode: DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:0 Sysctls:map[] Runtime: Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DeviceRequests:[] KernelMemory:0 KernelMemoryTCP:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:<nil> Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[{Type:volume Source:act-toolcache Target:/opt/hostedtoolcache ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55-env Target:/var/run/act ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55 Target:/Users/sofiasindianova/platform-ui ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>}] MaskedPaths:[] ReadonlyPaths:[] Init:<nil>}
[Main/Code quality: format, lint & typecheck] [DEBUG] input.NetworkAliases ==> [Code quality: format, lint & typecheck]
[Main/Tests: unit & e2e                     ] [DEBUG] Common container.HostConfig ==> &{Binds:[/Users/sofiasindianova/.docker/run/docker.sock:/var/run/docker.sock] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode:host PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] ConsoleSize:[0 0] Annotations:map[] CapAdd:[] CapDrop:[] CgroupnsMode: DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:0 Sysctls:map[] Runtime: Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DeviceRequests:[] KernelMemory:0 KernelMemoryTCP:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:<nil> Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[{Type:volume Source:act-toolcache Target:/opt/hostedtoolcache ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e-env Target:/var/run/act ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e Target:/Users/sofiasindianova/platform-ui ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>}] MaskedPaths:[] ReadonlyPaths:[] Init:<nil>}
[Main/Tests: unit & e2e                     ] [DEBUG] input.NetworkAliases ==> [Tests: unit & e2e]
[Main/Tests: unit & e2e                     ] [DEBUG] Created container name=act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e id=a67af61d5daeb8e62a7049b0cf97bf8db6d3ce785827fbfff74dc5a23c22b6c7 from image catthehacker/ubuntu:act-latest (platform: )
[Main/Tests: unit & e2e                     ] [DEBUG] ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
[Main/Tests: unit & e2e                     ]   🐳  docker run image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host"
[Main/Tests: unit & e2e                     ] [DEBUG] Starting container: a67af61d5daeb8e62a7049b0cf97bf8db6d3ce785827fbfff74dc5a23c22b6c7
[Main/Code quality: format, lint & typecheck] [DEBUG] Created container name=act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55 id=f887fb2689adbd7b0bcfba67500189ea5e366c22fbd549f6eb7d2d9826031a8f from image catthehacker/ubuntu:act-latest (platform: )
[Main/Code quality: format, lint & typecheck] [DEBUG] ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
[Main/Code quality: format, lint & typecheck]   🐳  docker run image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host"
[Main/Code quality: format, lint & typecheck] [DEBUG] Starting container: f887fb2689adbd7b0bcfba67500189ea5e366c22fbd549f6eb7d2d9826031a8f
Error: failed to start container: Error response from daemon: error while creating mount source path '/host_mnt/Users/sofiasindianova/.docker/run/docker.sock': mkdir /host_mnt/Users/sofiasindianova/.docker/run/docker.sock: operation not supported

Additional information

No response

Originally created by @sofiasimdianova on GitHub (Oct 14, 2024). Original GitHub issue: https://github.com/nektos/act/issues/2486 ### Bug report info ```plain text latform-ui % act --bug-report act version: 0.2.68 GOOS: darwin GOARCH: arm64 NumCPU: 8 Docker host: unix:///Users/sofiasindianova/.docker/run/docker.sock Sockets found: /var/run/docker.sock $HOME/.docker/run/docker.sock Config files: /Users/sofiasindianova/Library/Application Support/act/actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest -P ubuntu-22.04=catthehacker/ubuntu:act-22.04 -P ubuntu-20.04=catthehacker/ubuntu:act-20.04 -P ubuntu-18.04=catthehacker/ubuntu:act-18.04 Build info: Go version: go1.23.1 Module path: command-line-arguments Main version: Main path: Main checksum: Build settings: -buildmode: exe -compiler: gc -ldflags: -X main.version=0.2.68 DefaultGODEBUG: asynctimerchan=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,tls10server=1,tls3des=1,tlskyber=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1 CGO_ENABLED: 1 CGO_CFLAGS: CGO_CPPFLAGS: CGO_CXXFLAGS: CGO_LDFLAGS: GOARCH: arm64 GOOS: darwin GOARM64: v8.0 Docker Engine: Engine version: 27.2.0 Engine runtime: runc Cgroup version: 2 Cgroup driver: cgroupfs Storage driver: overlayfs Registry URI: https://index.docker.io/v1/ OS: Docker Desktop OS type: linux OS version: OS arch: aarch64 OS kernel: 6.10.4-linuxkit OS CPU: 8 OS memory: 7839 MB Security options: name=seccomp,profile=unconfined name=cgroupns ``` ### Command used with act ```sh act pull_request -e .events.json --env-file .env --container-architecture linux/amd64 ``` ### Describe issue Error: failed to start container: Error response from daemon: error while creating mount source path '/host_mnt/Users/sofiasindianova/.docker/run/docker.sock': mkdir /host_mnt/Users/sofiasindianova/.docker/run/docker.sock: operation not supported Try to create file on Mac though the docker.sock located in /Users/sofiasindianova/.docker/run/docker.sock ### Link to GitHub repository _No response_ ### Workflow content ```yml { "pull_request": { "head": { "ref": "feature-branch" }, "base": { "ref": "main" } } } ``` ### Relevant log output ```sh act -v DEBU[0000] Handling container host and socket DEBU[0000] Defaulting container socket to DOCKER_HOST INFO[0000] Using docker host 'unix:///Users/sofiasindianova/.docker/run/docker.sock', and daemon socket 'unix:///Users/sofiasindianova/.docker/run/docker.sock' WARN ⚠ You are using Apple M-series chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠ DEBU[0000] Loading environment from /Users/sofiasindianova/platform-ui/.env DEBU[0000] Loading action inputs from /Users/sofiasindianova/platform-ui/.input DEBU[0000] Loading secrets from /Users/sofiasindianova/platform-ui/.secrets DEBU[0000] Loading vars from /Users/sofiasindianova/platform-ui/.vars DEBU[0000] Evaluated matrix inclusions: map[] DEBU[0000] Loading workflows from '/Users/sofiasindianova/platform-ui/.github/workflows' DEBU[0000] Loading workflows recursively DEBU[0000] Conditional GET for notices etag=e40bc805-2b09-40e2-865f-f8a4044b2c46 DEBU[0000] Found workflow 'main.yml' in '/Users/sofiasindianova/platform-ui/.github/workflows/main.yml' DEBU[0000] Reading workflow '/Users/sofiasindianova/platform-ui/.github/workflows/main.yml' DEBU[0000] Preparing plan with all jobs DEBU[0000] Using default workflow event: push DEBU[0000] Planning jobs for event: push DEBU[0000] gc: 2024-10-14 19:14:27.818856 +0200 CEST m=+0.008235792 module=artifactcache DEBU[0000] Plan Stages: [0x140001a0e88 0x140001a0eb8 0x140001a0ed0] DEBU[0000] Stages Runs: [Check PR Title Code quality: format, lint & typecheck Tests: unit & e2e] DEBU[0000] Job.Name: Check PR Title DEBU[0000] Job.RawNeeds: {0 0 <nil> [] 0 0} DEBU[0000] Job.RawRunsOn: {8 0 !!str ubuntu-latest <nil> [] 18 14} DEBU[0000] Job.Env: {0 0 <nil> [] 0 0} DEBU[0000] Job.If: {8 0 !!str github.event_name == 'pull_request' <nil> [] 19 9} DEBU[0000] Job.Steps: amannn/action-semantic-pull-request@v5 DEBU[0000] Job.TimeoutMinutes: DEBU[0000] Job.Services: map[] DEBU[0000] Job.Strategy: <nil> DEBU[0000] Job.RawContainer: {0 0 <nil> [] 0 0} DEBU[0000] Job.Defaults.Run.Shell: DEBU[0000] Job.Defaults.Run.WorkingDirectory: DEBU[0000] Job.Outputs: map[] DEBU[0000] Job.Uses: DEBU[0000] Job.With: map[] DEBU[0000] Job.Result: DEBU[0000] Empty Strategy, matrixes=[map[]] DEBU[0000] Job Matrices: [map[]] DEBU[0000] Runner Matrices: map[] DEBU[0000] Final matrix after applying user inclusions '[map[]]' DEBU[0000] Loading revision from git directory DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 DEBU[0000] HEAD points to '3eb58aa2e458a856101ecd3320e3bb0f3ef34284' DEBU[0000] using github ref: refs/heads/main DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 DEBU[0000] Stages Runs: [Check PR Title Code quality: format, lint & typecheck Tests: unit & e2e] DEBU[0000] Job.Name: Code quality: format, lint & typecheck DEBU[0000] Job.RawNeeds: {0 0 <nil> [] 0 0} DEBU[0000] Job.RawRunsOn: {8 0 !!str ubuntu-latest <nil> [] 29 14} DEBU[0000] Job.Env: {0 0 <nil> [] 0 0} DEBU[0000] Job.If: {0 0 success() <nil> [] 0 0} DEBU[0000] Job.Steps: actions/checkout@v4 DEBU[0000] Job.Steps: Install DEBU[0000] Job.Steps: pnpm run qa DEBU[0000] Job.TimeoutMinutes: DEBU[0000] Job.Services: map[] DEBU[0000] Job.Strategy: <nil> DEBU[0000] Job.RawContainer: {0 0 <nil> [] 0 0} DEBU[0000] Job.Defaults.Run.Shell: DEBU[0000] Job.Defaults.Run.WorkingDirectory: DEBU[0000] Job.Outputs: map[] DEBU[0000] Job.Uses: DEBU[0000] Job.With: map[] DEBU[0000] Job.Result: DEBU[0000] Empty Strategy, matrixes=[map[]] DEBU[0000] Job Matrices: [map[]] DEBU[0000] Runner Matrices: map[] DEBU[0000] Final matrix after applying user inclusions '[map[]]' DEBU[0000] Loading revision from git directory DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 DEBU[0000] HEAD points to '3eb58aa2e458a856101ecd3320e3bb0f3ef34284' DEBU[0000] using github ref: refs/heads/main DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 DEBU[0000] Stages Runs: [Check PR Title Code quality: format, lint & typecheck Tests: unit & e2e] DEBU[0000] Job.Name: Tests: unit & e2e DEBU[0000] Job.RawNeeds: {0 0 <nil> [] 0 0} DEBU[0000] Job.RawRunsOn: {8 0 !!str ubuntu-latest <nil> [] 38 14} DEBU[0000] Job.Env: {0 0 <nil> [] 0 0} DEBU[0000] Job.If: {0 0 success() <nil> [] 0 0} DEBU[0000] Job.Steps: actions/checkout@v4 DEBU[0000] Job.Steps: Install DEBU[0000] Job.Steps: pnpm run test DEBU[0000] Job.TimeoutMinutes: DEBU[0000] Job.Services: map[] DEBU[0000] Job.Strategy: <nil> DEBU[0000] Job.RawContainer: {0 0 <nil> [] 0 0} DEBU[0000] Job.Defaults.Run.Shell: DEBU[0000] Job.Defaults.Run.WorkingDirectory: DEBU[0000] Job.Outputs: map[] DEBU[0000] Job.Uses: DEBU[0000] Job.With: map[] DEBU[0000] Job.Result: DEBU[0000] Empty Strategy, matrixes=[map[]] DEBU[0000] Job Matrices: [map[]] DEBU[0000] Runner Matrices: map[] DEBU[0000] Final matrix after applying user inclusions '[map[]]' DEBU[0000] Loading revision from git directory DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 DEBU[0000] HEAD points to '3eb58aa2e458a856101ecd3320e3bb0f3ef34284' DEBU[0000] using github ref: refs/heads/main DEBU[0000] Found revision: 3eb58aa2e458a856101ecd3320e3bb0f3ef34284 DEBU[0000] Detected CPUs: 8 [Main/Check PR Title ] [DEBUG] evaluating expression 'github.event_name == 'pull_request'' [Main/Code quality: format, lint & typecheck] [DEBUG] evaluating expression 'success()' [Main/Tests: unit & e2e ] [DEBUG] evaluating expression 'success()' [Main/Check PR Title ] [DEBUG] expression 'github.event_name == 'pull_request'' evaluated to 'false' [Main/Code quality: format, lint & typecheck] [DEBUG] expression 'success()' evaluated to 'true' [Main/Code quality: format, lint & typecheck] 🚀 Start image=catthehacker/ubuntu:act-latest [Main/Check PR Title ] [DEBUG] Skipping job 'Check PR Title' due to 'github.event_name == 'pull_request'' [Main/Tests: unit & e2e ] [DEBUG] expression 'success()' evaluated to 'true' [Main/Tests: unit & e2e ] 🚀 Start image=catthehacker/ubuntu:act-latest DEBU[0000] Parallel tasks (0) below minimum, setting to 1 [Main/Tests: unit & e2e ] 🐳 docker pull image=catthehacker/ubuntu:act-latest platform= username= forcePull=true [Main/Tests: unit & e2e ] [DEBUG] 🐳 docker pull catthehacker/ubuntu:act-latest [Main/Tests: unit & e2e ] [DEBUG] pulling image 'docker.io/catthehacker/ubuntu:act-latest' () DEBU[0000] Parallel tasks (0) below minimum, setting to 1 [Main/Code quality: format, lint & typecheck] 🐳 docker pull image=catthehacker/ubuntu:act-latest platform= username= forcePull=true [Main/Code quality: format, lint & typecheck] [DEBUG] 🐳 docker pull catthehacker/ubuntu:act-latest [Main/Code quality: format, lint & typecheck] [DEBUG] pulling image 'docker.io/catthehacker/ubuntu:act-latest' () [Main/Tests: unit & e2e ] using DockerAuthConfig authentication for docker pull [Main/Code quality: format, lint & typecheck] using DockerAuthConfig authentication for docker pull DEBU[0000] Saving notices etag=e40bc805-2b09-40e2-865f-f8a4044b2c46 DEBU[0000] No new notices [Main/Code quality: format, lint & typecheck] [DEBUG] Pulling from catthehacker/ubuntu :: act-latest [Main/Tests: unit & e2e ] [DEBUG] Pulling from catthehacker/ubuntu :: act-latest [Main/Code quality: format, lint & typecheck] [DEBUG] Digest: sha256:986aebd60b14f6e79a4966c82266a95af5c56cd9adab6e98e8e5fcf595717e1b :: [Main/Code quality: format, lint & typecheck] [DEBUG] Status: Image is up to date for catthehacker/ubuntu:act-latest :: [Main/Tests: unit & e2e ] [DEBUG] Digest: sha256:986aebd60b14f6e79a4966c82266a95af5c56cd9adab6e98e8e5fcf595717e1b :: [Main/Tests: unit & e2e ] [DEBUG] Status: Image is up to date for catthehacker/ubuntu:act-latest :: [Main/Code quality: format, lint & typecheck] [DEBUG] Removed container: 374ebab6cc02676b248883377c2ee82f35c54a0852c590d5364b0e2c1d48eada [Main/Tests: unit & e2e ] [DEBUG] Removed container: 426577c68af355e854f3525f04c735fbf89812061a674cae5419441329db0165 [Main/Tests: unit & e2e ] [DEBUG] 🐳 docker volume rm act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e [Main/Code quality: format, lint & typecheck] [DEBUG] 🐳 docker volume rm act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55 [Main/Code quality: format, lint & typecheck] [DEBUG] 🐳 docker volume rm act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55-env [Main/Tests: unit & e2e ] [DEBUG] 🐳 docker volume rm act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e-env DEBU[0000] Parallel tasks (0) below minimum, setting to 1 [Main/Code quality: format, lint & typecheck] 🐳 docker create image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host" DEBU[0000] Parallel tasks (0) below minimum, setting to 1 [Main/Tests: unit & e2e ] 🐳 docker create image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host" [Main/Code quality: format, lint & typecheck] [DEBUG] Common container.Config ==> &{Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:true OpenStdin:false StdinOnce:false Env:[RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8] Cmd:[] Healthcheck:<nil> ArgsEscaped:false Image:catthehacker/ubuntu:act-latest Volumes:map[] WorkingDir:/Users/sofiasindianova/platform-ui Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} [Main/Tests: unit & e2e ] [DEBUG] Common container.Config ==> &{Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:true OpenStdin:false StdinOnce:false Env:[RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8] Cmd:[] Healthcheck:<nil> ArgsEscaped:false Image:catthehacker/ubuntu:act-latest Volumes:map[] WorkingDir:/Users/sofiasindianova/platform-ui Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout:<nil> Shell:[]} [Main/Code quality: format, lint & typecheck] [DEBUG] Common container.HostConfig ==> &{Binds:[/Users/sofiasindianova/.docker/run/docker.sock:/var/run/docker.sock] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode:host PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] ConsoleSize:[0 0] Annotations:map[] CapAdd:[] CapDrop:[] CgroupnsMode: DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:0 Sysctls:map[] Runtime: Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DeviceRequests:[] KernelMemory:0 KernelMemoryTCP:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:<nil> Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[{Type:volume Source:act-toolcache Target:/opt/hostedtoolcache ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55-env Target:/var/run/act ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55 Target:/Users/sofiasindianova/platform-ui ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>}] MaskedPaths:[] ReadonlyPaths:[] Init:<nil>} [Main/Code quality: format, lint & typecheck] [DEBUG] input.NetworkAliases ==> [Code quality: format, lint & typecheck] [Main/Tests: unit & e2e ] [DEBUG] Common container.HostConfig ==> &{Binds:[/Users/sofiasindianova/.docker/run/docker.sock:/var/run/docker.sock] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode:host PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] ConsoleSize:[0 0] Annotations:map[] CapAdd:[] CapDrop:[] CgroupnsMode: DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:0 Sysctls:map[] Runtime: Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DeviceRequests:[] KernelMemory:0 KernelMemoryTCP:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness:<nil> OomKillDisable:<nil> PidsLimit:<nil> Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[{Type:volume Source:act-toolcache Target:/opt/hostedtoolcache ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e-env Target:/var/run/act ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>} {Type:volume Source:act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e Target:/Users/sofiasindianova/platform-ui ReadOnly:false Consistency: BindOptions:<nil> VolumeOptions:<nil> TmpfsOptions:<nil> ClusterOptions:<nil>}] MaskedPaths:[] ReadonlyPaths:[] Init:<nil>} [Main/Tests: unit & e2e ] [DEBUG] input.NetworkAliases ==> [Tests: unit & e2e] [Main/Tests: unit & e2e ] [DEBUG] Created container name=act-Main-Tests-unit--e2e-888a6a4c862ce5bd3491cc51e458fd20f21efcef922bfaea05f636825ea3936e id=a67af61d5daeb8e62a7049b0cf97bf8db6d3ce785827fbfff74dc5a23c22b6c7 from image catthehacker/ubuntu:act-latest (platform: ) [Main/Tests: unit & e2e ] [DEBUG] ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8] [Main/Tests: unit & e2e ] 🐳 docker run image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host" [Main/Tests: unit & e2e ] [DEBUG] Starting container: a67af61d5daeb8e62a7049b0cf97bf8db6d3ce785827fbfff74dc5a23c22b6c7 [Main/Code quality: format, lint & typecheck] [DEBUG] Created container name=act-Main-Code-quality-format-lint--typecheck-8bb117104e5a23794e48652240399e8700e24934820095ecf46987eb01783b55 id=f887fb2689adbd7b0bcfba67500189ea5e366c22fbd549f6eb7d2d9826031a8f from image catthehacker/ubuntu:act-latest (platform: ) [Main/Code quality: format, lint & typecheck] [DEBUG] ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=ARM64 RUNNER_TEMP=/tmp LANG=C.UTF-8] [Main/Code quality: format, lint & typecheck] 🐳 docker run image=catthehacker/ubuntu:act-latest platform= entrypoint=["tail" "-f" "/dev/null"] cmd=[] network="host" [Main/Code quality: format, lint & typecheck] [DEBUG] Starting container: f887fb2689adbd7b0bcfba67500189ea5e366c22fbd549f6eb7d2d9826031a8f Error: failed to start container: Error response from daemon: error while creating mount source path '/host_mnt/Users/sofiasindianova/.docker/run/docker.sock': mkdir /host_mnt/Users/sofiasindianova/.docker/run/docker.sock: operation not supported ``` ### Additional information _No response_
kerem 2026-03-01 21:49:17 +03:00
  • closed this issue
  • added the
    kind/bug
    label
Author
Owner

@rcorre commented on GitHub (Nov 1, 2024):

I'm encountering the same issue -- what was the resolution?

<!-- gh-comment-id:2451920898 --> @rcorre commented on GitHub (Nov 1, 2024): I'm encountering the same issue -- what was the resolution?
Author
Owner

@rcorre commented on GitHub (Nov 1, 2024):

I was running on mac. I switched to Linux and it worked 🤷

<!-- gh-comment-id:2451979171 --> @rcorre commented on GitHub (Nov 1, 2024): I was running on mac. I switched to Linux and it worked :shrug:
Author
Owner

@agreenbhm commented on GitHub (Feb 26, 2025):

Found this solution on Mac: Add the following to your act command: --container-daemon-socket -

<!-- gh-comment-id:2685626470 --> @agreenbhm commented on GitHub (Feb 26, 2025): Found this solution on Mac: Add the following to your act command: --container-daemon-socket -
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1149
No description provided.