Hello,
I’m running seafile 10.0.11 pro in a docker environment.
When I access seafile with my System Admin and I’m in “Libraries” and I’m trying to “share” a library I’m getting permission denied.
In the seahub.log file I see the following ERROR/WARNING
2024-08-09 08:50:03,184 [WARNING] django.request:224 log_response Forbidden: /api/v2.1/repos/b1242851-9596-49ff-ab33-2eda11338b2b/custom-share-permissions/
2024-08-09 08:50:03,191 [WARNING] django.request:224 log_response Forbidden: /api/v2.1/repos/b1242851-9596-49ff-ab33-2eda11338b2b/custom-share-permissions/
2024-08-09 08:50:03,269 [WARNING] django.request:224 log_response Forbidden: /api/v2.1/repos/b1242851-9596-49ff-ab33-2eda11338b2b/custom-share-permissions/
It looks like a django API call to the library is not working.
Any insight to fix this issue is appreciated.
It is better if you upgrade to version 11.0.12 or the latest version for 10.0 (10.0.16). The issue should have already been fixed.
Hello Daniel,
I did an update to 10.0.16. The error is still there. I will tackle the update to 11.x in a littel while and will then report back.
Hello,
I upgraded to version 11.0.13 today and the issue still exists in the seahub.log I continue to get the following error messages:
2024-08-16 14:55:20,366 [WARNING] django.request:241 log_response Forbidden: /api/v2.1/repos/9cfaf343-5aa7-4253-9530-e114822d491b/custom-share-permissions/
2024-08-16 14:55:20,373 [WARNING] django.request:241 log_response Forbidden: /api/v2.1/repos/9cfaf343-5aa7-4253-9530-e114822d491b/custom-share-permissions/
2024-08-16 14:55:20,459 [WARNING] django.request:241 log_response Forbidden: /api/v2.1/repos/9cfaf343-5aa7-4253-9530-e114822d491b/custom-share-permissions/
Thanks for reporting the issue. It is really a bug. We will fix it in the next release.