Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with Seafile Monitor and WebDAV on v12 #7212

Closed
iLuckyW opened this issue Dec 17, 2024 · 0 comments
Closed

Issues with Seafile Monitor and WebDAV on v12 #7212

iLuckyW opened this issue Dec 17, 2024 · 0 comments

Comments

@iLuckyW
Copy link

iLuckyW commented Dec 17, 2024

I recently updated to version 12. After the update I noticed webdav is not working and seafile monitor exited unexpectedly. This is the output from seafile-monitor.log:

[2024-12-17 11:20:10] Start Monitor 
[2024-12-17 11:20:10] Start seafevents.main 
/opt/seafile/seafile-server-12.0.6/seahub/seahub/settings.py:959: SyntaxWarning: invalid escape sequence '\w'
  match = re.search('^EXTRA_(\w+)', attr)
/opt/seafile/seafile-server-12.0.6/seahub/thirdpart/seafobj/mc.py:13: SyntaxWarning: invalid escape sequence '\S'
  match = re.match('--SERVER\\s*=\\s*(\S+)', mc_options)
[2024-12-17 11:20:11] Start wsgidav.server.server_cli 
/opt/seafile/seafile-server-12.0.6/seafile-monitor.sh: line 169: 8080
: syntax error: invalid arithmetic operator (error token is "
")
/opt/seafile/seafile-server-12.0.6/pro/python/seafevents/main.py:63: MonkeyPatchWarning: Monkey-patching ssl after ssl has already been imported may lead to errors, including RecursionError on Python 3.6. It may also silently lead to incorrect behaviour on Python 3.7. Please monkey-patch earlier. See https://github.com/gevent/gevent/issues/1016. Modules that had direct imports (NOT patched): ['jwt.jwks_client (/opt/seafile/seafile-server-12.0.6/seahub/thirdpart/jwt/jwks_client.py)', 'urllib3.util (/opt/seafile/seafile-server-12.0.6/seahub/thirdpart/urllib3/util/__init__.py)', 'urllib3.util.ssl_ (/opt/seafile/seafile-server-12.0.6/seahub/thirdpart/urllib3/util/ssl_.py)']. 
  from gevent import monkey; monkey.patch_all()

I am using the docker image version 12.0.6

@iLuckyW iLuckyW closed this as completed Dec 17, 2024
@iLuckyW iLuckyW reopened this Dec 17, 2024
@iLuckyW iLuckyW closed this as completed Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant