LINUX.ORG.RU

История изменений

Исправление Evenik, (текущая версия) :

Запусти агент с дебагом, наверняка он явно скажет, какой серт у него экспайред.

О, спасибо, а то --verbose ничего не добавляет. Теперь так:

$ puppet agent --server srv --test --noop --verbose --debug
...
debug: /File[...]: Autorequiring File[...]
...
debug: Finishing transaction -607378708
debug: Using cached certificate for ca
debug: Using cached certificate for srv
debug: Finishing transaction -607651938
debug: Loaded state in 0.02 seconds
err: Could not retrieve catalog from remote server: sslv3 alert certificate expired
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

Исправление Evenik, :

Запусти агент с дебагом, наверняка он явно скажет, какой серт у него экспайред.

О, спасибо, а то --verbose ничего не добавляет. Теперь так:

$ puppet agent --server srv --test --noop --verbose --debug
debug: /File[...]: Autorequiring File[..]
debug: Finishing transaction -607378708
debug: Using cached certificate for ca
debug: Using cached certificate for srv
debug: Finishing transaction -607651938
debug: Loaded state in 0.02 seconds
err: Could not retrieve catalog from remote server: sslv3 alert certificate expired
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

Исправление Evenik, :

Запусти агент с дебагом, наверняка он явно скажет, какой серт у него экспайред.

О, спасибо, а то --verbose ничего не добавляет. Теперь так:

debug: /File[...]: Autorequiring File[..]
debug: Finishing transaction -607378708
debug: Using cached certificate for ca
debug: Using cached certificate for srv
debug: Finishing transaction -607651938
debug: Loaded state in 0.02 seconds
err: Could not retrieve catalog from remote server: sslv3 alert certificate expired
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

Исходная версия Evenik, :

Запусти агент с дебагом, наверняка он явно скажет, какой серт у него экспайред.

О, спасибо, а то --verbose ничего не добавляет. Теперь так:

debug: /File[...]: Autorequiring File[..]
debug: Using cached certificate for ca
debug: Using cached certificate for srv
err: Could not retrieve catalog from remote server: sslv3 alert certificate expired
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run