You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wanted to get an another tool, namely the latency and speed monitoring ones next to my qbittorrent, openmediavault and pi-hole that i already have on my Pi 4, but i got the following error down below. Is there any workaround of getting rid of this message and get it to work?
nas@naspi:~/internet-pi $ ansible-playbook main.yml
PLAY [Configure Internet Pi.] ***********************************************************************************************************************************************************************************
TASK [Gathering Facts] ******************************************************************************************************************************************************************************************
ok: [192.168.0.115]
TASK [Load configuration (with defaults from example file).] ****************************************************************************************************************************************************
ok: [192.168.0.115] => (item=example.config.yml)
ok: [192.168.0.115] => (item=config.yml)
TASK [Ensure apt cache is up to date.] **************************************************************************************************************************************************************************
fatal: [192.168.0.115]: FAILED! => {"changed": false, "msg": "E:Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/debian/ bullseye: /etc/apt/keyrings/docker.gpg != /usr/share/keyrings/docker.gpg, E:The list of sources could not be read."}
PLAY RECAP ******************************************************************************************************************************************************************************************************
192.168.0.115 : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered:
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
Hi!
I just wanted to get an another tool, namely the latency and speed monitoring ones next to my qbittorrent, openmediavault and pi-hole that i already have on my Pi 4, but i got the following error down below. Is there any workaround of getting rid of this message and get it to work?
The text was updated successfully, but these errors were encountered: