Skip to content

missing application_default_credentials.json inside paude container #2

@ktdreyer

Description

@ktdreyer

I tried paude start on my Fedora 43 laptop. It opened claude ok. When I send a message "hello", I get this error:

❯ hello
  ⎿  API Error: The file at
     /home/paude/.config/gcloud/application_default_credentials.json does not
     exist, or it is not a file. EACCES: permission denied, statx
     '/home/paude/.config/gcloud/application_default_credentials.json'

/home/paude/.config/gcloud/ exists in the paude container environment, but it's empty.

podman inspect localhost/paude-runtime:f531177309b7 shows no mounts. I don't know much about how this works, but I would have expected to see a mount or a secret with my Google ADC JSON

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions