Thread: PW4 MRPI errors
View Single Post
Old 12-14-2018, 12:34 AM   #5
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,110
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
Quote:
Originally Posted by fllc View Post
@NiLuJe, I Installed LibrarianSync manually (even re-downloaded from GitHub).

Get these errors:

Spoiler:

Code:
Traceback (most recent call last):
  File "./generate_collections.py", line 318, in <module>
    source="folders")
  File "./generate_collections.py", line 233, in update_cc_db
    cc.execute()
  File "/mnt/us/extensions/librariansync/cc_update.py", line 112, in execute
    proxies={'no': 'pass'})
  File "/mnt/us/python/lib/python2.7/site-packages/requests/api.py", line 116, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/mnt/us/python/lib/python2.7/site-packages/requests/api.py", line 60, in request
    return session.request(method=method, url=url, **kwargs)
  File "/mnt/us/python/lib/python2.7/site-packages/requests/sessions.py", line 519, in request
    prep = self.prepare_request(req)
  File "/mnt/us/python/lib/python2.7/site-packages/requests/sessions.py", line 462, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/mnt/us/python/lib/python2.7/site-packages/requests/models.py", line 313, in prepare
    self.prepare_url(url, params)
  File "/mnt/us/python/lib/python2.7/site-packages/requests/models.py", line 396, in prepare_url
    if not unicode_is_ascii(host):
  File "/mnt/us/python/lib/python2.7/site-packages/requests/_internal_utils.py", line 37, in unicode_is_ascii
    assert isinstance(u_string, str)
AssertionError


Any suggestions? Thank you.
By any chance do you have wifi on? From recent experience, I believe Amazon Cloud Collections might be interfering with LibrarianSync. Enable airplane mode before rebuilding/updating collections with LibrarianSync.
ilovejedd is offline   Reply With Quote