geerlingguy / internet-pi

Raspberry Pi config for all things Internet.
MIT License
4.29k stars 448 forks source link

Failure in: TASK [Synchronize internet-monitoring directory.] #471

Closed JakeNuke2 closed 1 year ago

JakeNuke2 commented 1 year ago

fatal: [192.168.131]: FAILED! => {"changed": false, "cmd": "/usr/bin/rsync --delay-updates -F --compress --archive --no-perms --out-format='<<CHANGED>>%i %n%L' /home/pi/internet-pi/internet-monitoring /home/pi/internet-pi/config.yml/", "msg": "rsync: [Receiver] ERROR: cannot stat destination \"/home/pi/internet-pi/config.yml/\": Not a directory (20)\nrsync error: errors selecting input/output files, dirs (code 3) at main.c(768) [Receiver=3.2.3]\n", "rc": 3}

Is the issue I run into.

What do I need to change?

ErinsMatthew commented 1 year ago

@JakeNuke2: What is the value of config_dir in your config.yml?

martinbrose commented 1 year ago

I think the problem might be your ip address in your inventory.ini, which seems invalid: 192.168.131. You might have missed to enter a dot?

stale[bot] commented 1 year ago

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.

github-actions[bot] commented 1 year ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.