Skip to content

Cannot deploy since flyctl v0.1.149: cannot apply host to transport: *otelhttp.Transport #3274

@dronda-t

Description

@dronda-t

Describe the bug

I deploy fly apps using a local docker image. I do flyctl deploy --local-only. I also use colima for docker.

After upgrading to flyctl 0.1.149, the deploy fails saying no docker daemon available. I have tried upgrading to 0.2.0, where I got the same error, and downgrading to 0.1.148 where I am able to deploy successfully.

  • Operating system: MacOS Sonoma 14.3.1
  • fly version: 0.1.149

Command output:

$ fly deploy --local-only                                                                                                                                                                       (02-10 10:54)
==> Verifying app config
Validating /Users/todd/projects/personal/photo-processor/fly.toml
✓ Configuration is valid
--> Verified app config
==> Building image
WARN Error connecting to local docker daemon:cannot apply host to transport: *otelhttp.Transport
WARN failed to create build in graphql: input:3: createBuild Could not find App


Error: failed to fetch an image or build from source: no docker daemon available

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