Hi
I'm getting this error while trying to take a backup..
Traceback (most recent call last):
File "es_backup.py", line 48, in
take_snapshot(options)
File "es_backup.py", line 12, in take_snapshot
sh = esm.sh
AttributeError: ElasticsearchSnapshotManager instance has no attribute 'sh'
i'm not sure if this is related to the facter requirement, i tried running
pip install factor
but this was the error when trying to install factor
Collecting facter
Could not find a version that satisfies the requirement facter (from versions: )
No matching distribution found for facter
Hi
I'm getting this error while trying to take a backup..
Traceback (most recent call last):
File "es_backup.py", line 48, in
take_snapshot(options)
File "es_backup.py", line 12, in take_snapshot
sh = esm.sh
AttributeError: ElasticsearchSnapshotManager instance has no attribute 'sh'
i'm not sure if this is related to the facter requirement, i tried running
pip install factor
but this was the error when trying to install factor
Collecting facter
Could not find a version that satisfies the requirement facter (from versions: )
No matching distribution found for facter