agiledivider / vagrant-hostsupdater

MIT License
1.15k stars 130 forks source link

Excessive terminal output? #158

Closed tyler36 closed 1 year ago

tyler36 commented 6 years ago

Updated to v1.1.1 this morning and my console repeat the following 297 times

...
==> homestead-7: [vagrant-hostsupdater]   found entry for: 192.168.10.10 homestead
==> homestead-7: [vagrant-hostsupdater]   found entry for: 192.168.10.10 homestead
==> homestead-7: [vagrant-hostsupdater]   found entry for: 192.168.10.10 homestead
==> homestead-7: [vagrant-hostsupdater]   found entry for: 192.168.10.10 homestead
...

Downgraded to v1.0.2 and it displayed once again (as expected)

OS: Win10 Vagrant: 2.0.3 vagrant-hostsupdater: 1.0.2

cgsmith commented 6 years ago

That is very excessive. I'll get a fix in the works.

tyler36 commented 6 years ago

I have 5 machines in my YAML too. The first time I booted up, it was that x5. I thought it might be a mulple machine issues but when I changed it to only 1, it was still there.

JonathanVelkeneers commented 3 years ago

This still seems to be an issue

image

tyler36 commented 1 year ago

Closing as "wontfix".