Forum archive
TKLBAM error with v11.0 release
Hi guys,
I have just installed the 11.0 final release Fileserver appliance. And it looks awesome - as I've come to expect from TKL :)
But...
TKLBAM doesn't seem to be working :(
> tklbam-backup
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 207, in get_new_profile
response = self._api('GET', 'archive/timestamp/', attrs)
File "/usr/lib/tklbam/hub.py", line 185, in _api
return API.request(method, self.API_URL + uri, attrs, headers)
File "/usr/lib/tklbam/hub.py", line 129, in request
raise Error(c.response_code, name, description)
hub.Error: (404, 'BackupArchive.NotFound', 'Backup profile archive not found: turnkey-fileserver-11.0-lucid-x86') At a glance looks like perhaps it doesn't recognise the new final version of the appliance?
We haven't generated the 11.0 TKLBAM profiles yet, so they aren't available. Hence the reason we have yet to update the website with the appliance download links (and no announcement). They should be available really really soon. As soon as they are, we'll update the website.
Once the profiles are available, you can just run tklbam-init APIKEY or use the webmin module. Thanks for noticing and posting so others will know the status.
Liraz has been working hard on other website tweaks as well - so we're all in for a treat.