Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: string indices must be integers, not 'str' #185

Open
vascozorrinho opened this issue Apr 7, 2024 · 2 comments
Open

TypeError: string indices must be integers, not 'str' #185

vascozorrinho opened this issue Apr 7, 2024 · 2 comments
Assignees

Comments

@vascozorrinho
Copy link

Describe the bug
I've noticed that my logs started to contain an exception message: "TypeError: string indices must be integers, not 'str'"

To Reproduce
Steps to reproduce the behavior:

  1. Run container
  2. Check logs
  3. See error

Expected behavior
No errors in logs

Desktop (please complete the following information):

  • OS: Raspberry Pi OS 12
    PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
    NAME="Debian GNU/Linux"
    VERSION_ID="12"
    VERSION="12 (bookworm)"
    VERSION_CODENAME=bookworm
    ID=debian

Additional context
Logs and configs as attachments

_cloudflare-ddns_logs.txt
config.json

@spectrapulse
Copy link

Can confirm, this started happening to me too. I think the image in it's current state is broken.

@Allesanddro
Copy link

Allesanddro commented Oct 8, 2024

Same here
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble

Client: Docker Engine - Community
Version: 27.3.1
API version: 1.47
Go version: go1.22.7
Git commit: ce12230
Built: Fri Sep 20 11:40:59 2024
OS/Arch: linux/amd64
Context: default

Server: Docker Engine - Community
Engine:
Version: 27.3.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.7
Git commit: 41ca978
Built: Fri Sep 20 11:40:59 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.22
GitCommit: 7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c
runc:
Version: 1.1.14
GitCommit: v1.1.14-0-g2c9f560
docker-init:
Version: 0.19.0
GitCommit: de40ad0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants