Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Conversation

@nh-mike
Copy link
Contributor

@nh-mike nh-mike commented Feb 15, 2021

When trying to compare / sync and where the remote host is based on Docker, an error will be displayed as per below:
invalid argument "pihole1" for "-f, --filter" flag: bad format of filter (expected name=value)
See 'docker ps --help'.

I discovered that this is due to the missing name=. Upon adding this in, I found myself able to synchronise again.

When trying to compare / sync and where the remote host is based on Docker, an error will be displayed as per below: invalid argument "pihole1" for "-f, --filter" flag: bad format of filter (expected name=value) See 'docker ps --help'.
@vmstan vmstan changed the base branch from master to 3.3.2 February 15, 2021 21:15
@vmstan vmstan added the bug Something isn't working label Feb 15, 2021
@vmstan vmstan self-requested a review February 15, 2021 21:15
@vmstan vmstan merged commit 325ef1e into vmstan:3.3.2 Feb 15, 2021
vmstan added a commit that referenced this pull request Feb 15, 2021
* Fix crash when using remote docker instance (#169) When trying to compare / sync and where the remote host is based on Docker, an error will be displayed as per below: invalid argument "pihole1" for "-f, --filter" flag: bad format of filter (expected name=value) See 'docker ps --help'. * 3.3.2 Co-authored-by: Michael Thompson <25192401+nh-mike@users.noreply.github.com> Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.local>
@vmstan vmstan removed their request for review February 15, 2021 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

2 participants