添付ファイル フォルダがシンボリック リンクの場合、添付ファイルの削除中にエラーが発生する
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
Despite no visible error in Confluence, removing an attachment results in the following error in atlassian-confluence.log:
2009-07-09 15:48:07,932 ERROR [TP-Processor34] [pages.persistence.dao.FileSystemAttachmentDataDao] removeDataForAttachment Error removing the attachments folder
for the page with id: 9177303 folder: /local/mnt/confluence/attachments/9177303/10355140 Not writable
Filesystem permissions are configured correctly.
原因
The attachments folder in <confluence-home-directory> is a symbolic link (symlink).
ソリューション
Remove the symbolic link and move back the real attachments directory to <confluence-home-directory>/attachments. See Confluence Home and other important directories.
この内容はお役に立ちましたか?