Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I am getting an error when trying to load a file

Karen Handcock
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 15, 2020

I am getting the following when trying to upload a file.

 

Error creating temp file in folder: /var/atlassian/application-data/confluence-external/attachments/ver003/119/31/2031619/145/21/6521895/6521897

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 15, 2020

This could be all sorts of things, but the usual culprit is disk space when I've seen it.

You'll need to nip on to the server and run

mount (which tells you which disk the directory is on if you have more than one disk)

df -khi  (This is "disk free, in human words, showing free/used space and inodes)

If the disk your directory on is full or run out of inodes, you'll need to make some space and restart confluence

If it's not space/nodes, then I'd check permissions on the path next, make sure they're owned by the right user (the account running confluence)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events