Anonymous

Equipment/Denning: Difference between revisions

From London Hackspace Wiki
(some troubleshooting stuff)
Line 109: Line 109:




== ansible troubleshooting ==
== Ansible Troubleshooting ==


* problem: ansible dies in the snmp config cos it can't find a default ipv4 address.
; problem, ansible dies in the snmp config cos it can't find a default ipv4 address.
* fix: make sure the machine has an ipv4 default route
: fix: make sure the machine has an ipv4 default route
 
; problem, the sshfp stuff just has hostname. rather than hostname.lan.london.hackspace.org.uk.
* problem: the sshfp stuff just has hostname. rather than hostname.lan.london.hackspace.org.uk.
: fix: edit /etc/hosts on the effected machine so that both the long and short versions of the hostname are in there.
* fix: edit /etc/hosts on the effected machine so that both the long and short versions of the hostname are in there.