Jeremy Davis's picture

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?

Forum: 
Tags: 
Alon Swartz's picture

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.

Jeremy Davis's picture

I thought it might have been something like that but thanks for the clarification.

Unfortunately TKLBAM is the least of my problems at the moment :( - Win Server grrrrr!

Liraz Siri's picture

I've just finished creating the profiles for the 11.0 images. TKLBAM should work now. I'm updating the site's appliance templates to point to the final images instead of the RC though we won't be officially announcing the release (e.g., blog/newsletter) until next week or so when the VM builds are ready.
sbscherer's picture

Anyone know why I might have started getting this in a Redmine appliance (11.1) when I run tklbam-backup all of a sudden?  It causes the backups to fail.  

File "/usr/lib/tklbam/duplicity.py", line 79, in run raise Error("non-zero exitcode (%d) from backup command)

Thanks!

Add new comment