問題タブ [avahi]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
buildroot - avahi は数分しか動作しません
buildroot 2019.02 でコンパイルされた avahi v0.7 を armv7 ターゲットに使用します。コンパイルは正常に動作します。
サービスの開始後またはシステムの開始後、(他のコンピューターから) でデバイスに ping を実行できますping wpb-the.local
。しかし、数分後(同じコンピューター上で)1または2で、ping: wpb-the.local: Name or service not known
UbuntuまたはPing request could not find host wpb-the.local. Please check the name and try again.
Windowsから取得しました。
デバイス側では、デーモンがまだ実行されており、メッセージにエラーはありません。そして、サービスを停止して再起動すると、数分間再び機能します。
理由がわかりません。ヒントはありますか?
よろしくお願いします
JM