[2017-02-22 09:13:42,997] [DEBUG] start to fetch task <type: pdf, id: 6a0b22d4840261827e17cec404832c4a4132ae85>
[2017-02-22 09:13:43,042] [ERROR] failed to convert <type: pdf, id: 6a0b22d4840261827e17cec404832c4a4132ae85> to html
Traceback (most recent call last):
File “/home/alfred/haiwen/seafile-pro-server-6.0.5/pro/python/seafevents/office_converter/task_manager.py”, line 135, in _convert_pdf_to_html
task.pdf, task.htmldir, task_manager.max_pages, progress_callback)
File “/home/alfred/haiwen/seafile-pro-server-6.0.5/pro/python/seafevents/office_converter/convert.py”, line 311, in pdf_to_html2
pdf_info = self._get_pdf_info_json(pdf)
File “/home/alfred/haiwen/seafile-pro-server-6.0.5/pro/python/seafevents/office_converter/convert.py”, line 278, in _get_pdf_info_json
output = _check_output([‘pdfinfo’, pdf])
File “/home/alfred/haiwen/seafile-pro-server-6.0.5/pro/python/seafevents/office_converter/convert.py”, line 31, in _check_output
process = subprocess.Popen(stdout=subprocess.PIPE, *popenargs, **kwargs)
File “/usr/lib/python2.7/subprocess.py”, line 710, in init
errread, errwrite)
File “/usr/lib/python2.7/subprocess.py”, line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
[2017-02-22 09:13:43,045] [DEBUG] removing temporary document /tmp/tmpgglOqs.pdf
[2017-02-22 09:15:06,743] [INFO] starts to send email
[2017-02-22 09:15:06,743] [DEBUG] Running command: “/usr/bin/python2.7” “/home/alfred/haiwen/seafile-pro-server-6.0.5/seahub/manage.py” “send_notices”, cwd = /home/alfred/haiwen/seafile-pro-server-6.0.5/seahub
[2017-02-22 09:15:06,747] [DEBUG] Running command: “/usr/bin/python2.7” “/home/alfred/haiwen/seafile-pro-server-6.0.5/seahub/manage.py” “send_queued_mail”, cwd = /home/alfred/haiwen/seafile-pro-server-6.0.5/seahub
[2017-02-22 09:15:30,948] [INFO] starts to index files
[2017-02-22 09:15:30,948] [DEBUG] Running command: “/usr/bin/python2.7” “-m” “seafes.update_repos” “–logfile” “/home/alfred/haiwen/logs/index.log” “update”, cwd = /home/alfred/haiwen/seafile-pro-server-6.0.5/pro/python/seafes
python错了什么错误啊 按照官网教程装的 ubuntu16.04是没问题 debian 8.7安装两次 一个错误 真心不会了
看一下这两个 faq 能不能解决你的问题:
试过,没用
你看 这里显示的是Python的错误啊
python报错是这里,英文论坛上也有人报这个错误,可以参考一下:
原来是缺少组件啊 解决了
你却少的也是这个 poppler-utils
还是别的?
我安装了以后 测试doc pdf ppt xls xlsx都行了 测试docx不行 ppts或者是pptx那个后缀的没测试 估计也不行 正在重装5.2.5的libreoffice
就是那个组件 换用了5.2.5的Libreoffice docx也行了