When I tri to upload image file in "insert image" window, there comes error message like this:
"Could not upload the file to Confluence. The server may be unavailable."
Hi,
This issue can be caused by the configured base URL that is not matching the URL you use to access Confluence via the browser. For example, you access Confluence via http://atlassian.net:8090 while the configured base URL from Confluence Admin > General Configuration is http://atlassian.net/confluence.
As a resolution please ensure that the configured base URL must match the URL you use to access Confluence via the browser. Update the base URL from Confluence Admin > General Configuration.
Hope this helps.
Cheers!
Try dragging the image onto the page -- see whther that works -- or gives the same error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found that there is something wrong with attachment storage.
In Admin page, file system shows "$action.getLocalAttachmentDirectory()"
How can I fix this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still doesn't work.
Apparently Jira continues to struggle to support basic features and instead crams their UI with less important clutter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just had the same issue at the customer with Confluence 5.1.3 while migrating from Hypersonic (the embedded database) to MySQL.
The process used was - export to XML, stop, rename the home directory, create new home directory, create an empty MySQL schema, start, go through the initial steps of the setup wizard, point to MySQL, import XML.
At first I exported into XML without including attachments hoping to just copy the directory over to the new home.
Imported just fine, but as reported above - in the Administration/Attachments Storage while saying "File System" the page shows "$action.getLocalAttachmentDirectory()" as the path. No "attachments" directory got created under the new home immediately after import.
Access to all attachments fails with NullPointerException even after copying the files over to the location where they should be. Re-indexing fails with NPEs.
Re-running the process, exporting with attachments and then importing - helped.
I wonder if there is some variable that didn't get set when export/import without attachments was performed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having same issue...if I drag a file in there it says null. I have full system and everyone permissions in the confluence folder.
I am not sure if there is something I need to do in mysql?
Thanks, Dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Most probably, you are encountering an issue as mentioned in this KB: https://confluence.atlassian.com/display/CONFKB/Upload+attachment+function+does+not+work+in+Editing+mode.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.