Fix host agent socket activation
This commit is contained in:
@@ -83,6 +83,9 @@ sudo bash /tmp/netbox-store-install.sh
|
||||
sudo /opt/netbox/venv/bin/python -m py_compile \
|
||||
/opt/netbox/netbox/netbox/configuration.py</code></pre>
|
||||
|
||||
<h3>Socket-Prüfung meldet „No such file or directory“</h3>
|
||||
<p>Lade den aktuellen Installer erneut herunter und führe ihn noch einmal aus. Eine ältere systemd-Unit konnte beim Neustart das Verzeichnis des Agent-Sockets entfernen. Der aktuelle Installer ersetzt die Unit und startet den Agent über korrekte Socket-Aktivierung.</p>
|
||||
|
||||
<h3>API_TOKEN_PEPPERS-Warnung</h3>
|
||||
<p>Diese NetBox-Einstellung gehört nicht zum Plugin und wird deshalb nicht automatisch verändert:</p>
|
||||
<pre><code>sudo /opt/netbox/venv/bin/python /opt/netbox/netbox/generate_secret_key.py</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user