Great news, Pradeeka, but I’m still having problems with Pages, Tweets, and my FSAL . Here’s a partial dump (whole log e mailed to Branko) of my System Log:
[2015-12-15 13:21:05 (+0000)] DEBUG Removing content ‘World Possible: RACHEL/Infonet Biovision’ from archive.
[2015-12-15 13:21:05 (+0000)] INFO Content removed from filesystem: ‘World Possible: RACHEL/Infonet Biovision’. Removing it from the library…
RuntimeError: FSAL could not connect to FSAL server
raise RuntimeError(‘FSAL could not connect to FSAL server’)
File “/usr/lib/python2.7/site-packages/fsal/client.py”, line 96, in _send_request
response = self._send_request(tostring(request_xml))
File “/usr/lib/python2.7/site-packages/fsal/client.py”, line 60, in wrapper
for e in self._get_changes_helper(limit):
File “/usr/lib/python2.7/site-packages/fsal/client.py”, line 227, in get_changes
for event in supervisor.exts.fsal.get_changes():
File “/usr/lib/python2.7/site-packages/librarian_content/tasks.py”, line 52, in check_new_content
changes_found = fn(supervisor)
File “/usr/lib/python2.7/site-packages/librarian_content/tasks.py”, line 23, in wrapper
fn(*args, **kwargs)
File “/usr/lib/python2.7/site-packages/librarian_core/contrib/tasks/scheduler.py”, line 35, in _execute
Traceback (most recent call last):
[2015-12-15 13:19:44 (+0000)] ERROR Task execution failed.
RuntimeError: FSAL could not connect to FSAL server
raise RuntimeError(‘FSAL could not connect to FSAL server’)
File “/usr/lib/python2.7/site-packages/fsal/client.py”, line 96, in _send_request
response = self._send_request(tostring(request_xml))
File “/usr/lib/python2.7/site-packages/fsal/client.py”, line 60, in wrapper
for e in self._get_changes_helper(limit):
File “/usr/lib/python2.7/site-packages/fsal/client.py”, line 227, in get_changes
for event in supervisor.exts.fsal.get_changes():
File “/usr/lib/python2.7/site-packages/librarian_content/tasks.py”, line 52, in check_new_content
changes_found = fn(supervisor)
File “/usr/lib/python2.7/site-packages/librarian_content/tasks.py”, line 23, in wrapper
fn(*args, **kwargs)
File “/usr/lib/python2.7/site-packages/librarian_core/contrib/tasks/scheduler.py”, line 35, in _execute
Traceback (most recent call last):
[2015-12-15 13:19:36 (+0000)] ERROR Task execution failed.
[2015-12-15 13:18:41 (+0000)] DEBUG Removing content ‘World Possible: RACHEL/Medline Medical Encyclopedia’ from archive.
[2015-12-15 13:18:41 (+0000)] INFO Content removed from filesystem: ‘World Possible: RACHEL/Medline Medical Encyclopedia’. Removing it from the library…
Let’s see what comes of this. Ken