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

Unable to update container "Cloudflared": exposed ports does not match port bindings. Proceeding to next. #968

Closed
LisonFan opened this issue May 24, 2021 · 3 comments

Comments

@LisonFan
Copy link

LisonFan commented May 24, 2021

Describe the bug

The Cloudflared container created on the docker of the synology NAS cannot be updated

Logs from running watchtower with the --debug option
time="2021-05-24T16:21:24Z" level=debug
time="2021-05-24T16:21:24Z" level=debug msg="Sleeping for a second to ensure the docker api client has been properly initialized."
time="2021-05-24T16:21:25Z" level=debug msg="Making sure everything is sane before starting"
time="2021-05-24T16:21:25Z" level=info msg="Watchtower 1.3.0\nUsing no notifications\nOnly checking containers with name \"Cloudflared\"\nRunning a one time update."
time="2021-05-24T16:21:25Z" level=debug msg="Checking containers for updated images"
time="2021-05-24T16:21:25Z" level=debug msg="Retrieving running containers"
time="2021-05-24T16:21:25Z" level=debug msg="Trying to load authentication credentials." container=/Cloudflared image="visibilityspots/cloudflared:latest"
time="2021-05-24T16:21:25Z" level=debug msg="No credentials for visibilityspots found" config_file=/config.json
time="2021-05-24T16:21:25Z" level=debug msg="Got image name: visibilityspots/cloudflared:latest"
time="2021-05-24T16:21:25Z" level=debug msg="Checking if pull is needed" container=/Cloudflared image="visibilityspots/cloudflared:latest"
time="2021-05-24T16:21:25Z" level=debug msg="Building challenge URL" URL="https://index.docker.io/v2/"
time="2021-05-24T16:21:32Z" level=debug msg="Got response to challenge request" header="Bearer realm=\"https://auth.docker.io/token\",service=\"registry.docker.io\"" status="401 Unauthorized"
time="2021-05-24T16:21:32Z" level=debug msg="Checking challenge header content" realm="https://auth.docker.io/token" service=registry.docker.io
time="2021-05-24T16:21:32Z" level=debug msg="Setting scope for auth token" image=visibilityspots/cloudflared scope="repository:visibilityspots/cloudflared:pull"
time="2021-05-24T16:21:32Z" level=debug msg="No credentials found."
time="2021-05-24T16:21:38Z" level=debug msg="Parsing image ref" host=index.docker.io image=visibilityspots/cloudflared normalized="docker.io/visibilityspots/cloudflared:latest" tag=latest
time="2021-05-24T16:21:38Z" level=debug msg="Doing a HEAD request to fetch a digest" url="https://index.docker.io/v2/visibilityspots/cloudflared/manifests/latest"
time="2021-05-24T16:21:44Z" level=debug msg="Found a remote digest to compare with" remote="sha256:1d6a8ed438c604a6fc9efb7643d93fd597d8c0697c7d257115cf604eb49c1c2e"
time="2021-05-24T16:21:44Z" level=debug msg=Comparing local="sha256:3bce53002561b9e4e5e7c19e3b8f3ee1c7d9a2a76c8b0e37da847df2b1624a34" remote="sha256:1d6a8ed438c604a6fc9efb7643d93fd597d8c0697c7d257115cf604eb49c1c2e"
time="2021-05-24T16:21:44Z" level=debug msg="Digests did not match, doing a pull."
time="2021-05-24T16:21:44Z" level=debug msg="Pulling image" container=/Cloudflared image="visibilityspots/cloudflared:latest"
time="2021-05-24T16:21:47Z" level=info msg="Found new visibilityspots/cloudflared:latest image (b64737ea212f)"
time="2021-05-24T16:21:47Z" level=info msg="Unable to update container \"/Cloudflared\": exposed ports does not match port bindings. Proceeding to next."
time="2021-05-24T16:21:47Z" level=debug msg="Session done: 1 scanned, 0 updated, 1 failed"
@github-actions
Copy link

Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏

@piksel
Copy link
Member

piksel commented May 25, 2021

See #923

@simskij simskij closed this as completed Jun 23, 2021
@ghost
Copy link

ghost commented Jun 23, 2021

To avoid important communication to get lost in a closed issues no one monitors, I'll go ahead and lock this issue. If you want to continue the discussion, please open a new issue. Thank you! 🙏🏼

@ghost ghost locked as resolved and limited conversation to collaborators Jun 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants