Seafile Pro Edition 7.1.6 is ready!

This is a maintenance release with the following fixes and improvements:

  • Add database connection pool to reduce database connection usage
  • [fix] Fix WebDAV error if a file is moved immediately after uploading
  • Enable generating internal links for files in an encrypted library
3 Likes

When will this be pushed to the docker.seadrive.org repo? We are still at 7.1.4 there.

5 Likes

jepp. still at 7.1.4

As I checked, it is 7.1.6 now.

1 Like

my apologies then but I can’T get it. Can you point out what I am doing wrong?

docker login docker.seadrive.org
Authenticating with existing credentials...
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded

docker pull seafile
Using default tag: latest
Error response from daemon: pull access denied for seafile, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

After login, this command worked for me:

sudo docker pull docker.seadrive.org/seafileltd/seafile-pro-mc:7.1.6

(I use the multi container version.)

/sys/virus-scan-records/
not working for 7.1.6
displayed blank page.

It is a known UI issue. We will release 7.1.7 version soon.

Internal Server Error
when open seafile-tutorial.doc online preview

requests.exceptions.MissingSchema: Invalid URL ‘/add-task’: No schema supplied. Perhaps you meant http:///add-task?
2020-08-17 10:42:16,710 [ERROR] root:1184 prepare_converted_html failed to add_office_convert_task: Invalid URL ‘/add-task’: No schema supplied. Perhaps you meant http:///add-task?
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/seahub/utils/init.py”, line 1181, in prepare_converted_html
add_office_convert_task(obj_id, doctype, raw_path)
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/seahub/utils/init.py”, line 1127, in add_office_convert_task
requests.get(url, params, headers=headers)
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/thirdpart/requests/api.py”, line 76, in get
return request(‘get’, url, params=params, **kwargs)
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/thirdpart/requests/api.py”, line 61, in request
return session.request(method=method, url=url, **kwargs)
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/thirdpart/requests/sessions.py”, line 516, in request
prep = self.prepare_request(req)
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/thirdpart/requests/sessions.py”, line 459, in prepare_request
hooks=merge_hooks(request.hooks, self.hooks),
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/thirdpart/requests/models.py”, line 314, in prepare
self.prepare_url(url, params)
File “/opt/seafile/seafile-pro-server-7.1.6/seahub/thirdpart/requests/models.py”, line 388, in prepare_url
raise MissingSchema(error)
requests.exceptions.MissingSchema: Invalid URL ‘/add-task’: No schema supplied. Perhaps you meant http:///add-task?
2020-08-17 10:49:30,928 [WARNING] django.request:152 get_response Not Found: /api/v2.1/repos/9e67c463-0cce-4a52-9a8a-34d9aa8b1f9d/dir/

https://download.seafile.com/published/seafile-manual/deploy_pro/office_documents_preview.md

Were you able to solve ‘MissingSchema: Invalid URL’ ? I’m getting same error even with 7.1.9 version.

Were you able to fix this? i’m on a fresh install of 7.1.9 and also getting the same error- can’t preview any libreoffice files

I found this very well hidden instruction to get Seafile to work with LibreOffice and it worked… I gave up on OnlyOffice.

https://download.seafile.com/published/seafile-manual/backup/deploy_pro/office_documents_preview.md