Ubuntu22.04,docker部署的12社区版,提示下载失败,文件不存在,查了论坛没找到对应的话题,help。。。。
可以看下日志,有可能是自定义域名或者端口的设置问题
==> /opt/seafile-data/seafile/logs/seahub.log <==
[2025-02-17 14:00:47] [WARNING] django.request:241 log_response Not Found: /seafhttp/repos/1b0c86fa-4b03-4ff9-9326-3b84ab179af8/files/test-lg/111.xlsx/
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
=> /opt/seafile-data/seafile/logs/seahub.log <==
[2025-02-17 14:00:47] [WARNING] django.request:241 log_response Not Found: /seafhttp/repos/1b0c86fa-4b03-4ff9-9326-3b84ab179af8/files/test-lg/111.xlsx/
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
[2025-02-17 14:01:58] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/ffcf4a45-adbd-43b5-9faa-3ae5387f020c
[2025-02-17 14:03:17] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/f338c0b0-d805-4263-8fd7-0ed86708b4d9
[2025-02-17 14:03:17] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/f338c0b0-d805-4263-8fd7-0ed86708b4d9
[2025-02-17 14:03:17] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/f338c0b0-d805-4263-8fd7-0ed86708b4d9
[2025-02-17 14:03:17] [WARNING] django.request:241 log_response Not Found: /seafhttp/upload-aj/f338c0b0-d805-4263-8fd7-0ed86708b4d9
在WEB端,普通用户好像上传下载都有问题,管理员可以打开预览,但是无法上传
在seafile容器里查看seafile.log有很多“[2025-02-17 08:59:52] [INFO] socket file exists, delete it anyway”
是否和UTC,RTC时钟有关?
docker部署,如果caddy中没有修改对外映射端口,默认是80,检查.env中配置SEAFILE_SERVER_HOSTNAME=192.168.11.15
SEAFILE_SERVER_PROTOCOL=http
SEAFILE_SERVER_HOSTNAME=192.168.11.15
SEAFILE_SERVER_PROTOCOL=http
这个地方是没有问题的,您看还需要哪些我可以提供,非常感谢
我又检查了一遍caddy.yml,确定没有修改过任何地方
现在云端浏览器正常访问和打开了,但是web页面打开文件还是提示下载失败“对不起,你访问的页面不存在。”