Jack Riddle's picture

Here is the output with the 2nd file applied.  (First time I ran it, there was no output. I assume this is due to the tklbam reinstall. I reapplied the first file and then the second, and ran the init command and got this output.)
 

Traceback (most recent call last):
  File "/usr/bin/tklbam-init", line 212, in 
    main()
  File "/usr/bin/tklbam-init", line 185, in main
    sub_apikey = hub.Backups.get_sub_apikey(apikey)
  File "/usr/lib/tklbam/hub.py", line 230, in get_sub_apikey
    response = API().request('GET', cls.API_URL + 'subkey/', {'apikey': apikey})
  File "/usr/lib/tklbam/hub.py", line 117, in request
    return _API.request(self, method, url, attrs, headers)
  File "/usr/lib/python2.7/dist-packages/pycurl_wrapper.py", line 187, in request
    raise self.Error(self.ERROR, "exception", e.__class__.__name__ + `e.args`)
pycurl_wrapper.Error: 500 - exception (error(77, ''))