Skip to content

[Bug]: DecodingError.keyNotFound 'address' error when starting container #1609

@rgov

Description

@rgov

I have done the following

  • I have searched the existing issues
  • If possible, I've reproduced the issue using the 'main' branch of this project

Steps to reproduce

$ container run --rm --platform=linux/amd64 ubuntu:26.04 bash

Problem description

The above command emits the error:

Error: DecodingError.keyNotFound: Key 'address' not found in keyed decoding container.
Path: [0].running._1.
Debug description: No value associated with key CodingKeys(stringValue: "address", intValue: nil) ("address").

The problem goes away when running container system stop && container system start.

Environment

- OS: macOS 26.5 (25F71)
- Xcode: Command Line Tools for Xcode 26.5
- Container: `container CLI version 0.6.0 (build: release, commit: a23bcf0)`

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions