You are here
Hi,
the backup to local not working when I try this command:
tklbam-backup tklbam-backup --address file:///media/bck
it writes:
Traceback (most recent call last):
File "/usr/bin/tklbam-backup", line 266, in <module>
main()
File "/usr/bin/tklbam-backup", line 195, in main
conf.profile = get_profile(hb)
File "/usr/bin/tklbam-backup", line 122, in get_profile
new_profile = hb.get_new_profile(turnkey_version, profile_timestamp)
File "/usr/lib/tklbam/hub.py", line 205, in get_new_profile
response = self._api('GET', 'archive/timestamp/', attrs)
File "/usr/lib/tklbam/hub.py", line 183, in _api
return API.request(method, self.API_URL + uri, attrs, headers)
File "/usr/lib/tklbam/hub.py", line 125, in request
raise NotSubscribedError()
hub.NotSubscribedError: Backups are not yet enabled for your TurnKey Hub account. Log
into the Hub and go to the "Backups" section for instructions.
Any suggestions?
Thanks
Regards
Peter
Have you associated your appliance with your Hub account?
From the error msg I'd assume you haven't. Even if you don't use AWS storage you still need to have a Hub account linked to a valid AWS account. If you don't launch any AWS instances or use AWS storage you won't get charged.
Add new comment