Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9016803
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T04:06:06+00:00 2026-06-16T04:06:06+00:00

When trying to upload a file to a dataset in CKAN, I get this

  • 0

When trying to upload a file to a dataset in CKAN, I get this error in the web interface:

Failed to get credentials for storage upload. Upload cannot proceed
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T04:06:08+00:00Added an answer on June 16, 2026 at 4:06 am

    This error is usually caused either by CKAN’s FileStore not being setup correctly, or the FileStore’s dependencies not being installed correctly. See CKAN’s FileStore and File Uploads documentation.

    Make sure that:

    • You have pairtree installed in your CKAN virtualenv (pip install pairtree)

    • You have argparse installed in your CKAN virtualenv (pip install argparse)

    • You have the ofs.impl and ofs.storage_dir options set correctly in the [app:main] section of your CKAN ini file, e.g.:

      ofs.impl = pairtree
      ofs.storage_dir = /mnt/datalocale
      
    • Make sure that your ofs.storage_dir directory exists. Run this command in a shell: mkdir -p /path/to/your/ofs/storage/dir.

    • Make sure that the operating system user that CKAN runs as (e.g. the user www-data, if you are running CKAN with Apache on Ubuntu) has read and write permissions for the ofs.storage_dir. For example, if you are running CKAN with Apache on Ubuntu, run these commands in the terminal:

      sudo chown www-data /path/to/your/ofs/storage_dir
      sudo chmod u+rwx /path/to/your/ofs/storage_dir
      sudo service apache2 restart
      

    If all of the above fails then ask for help, either using this CKAN tag on StackOverflow or the ckan-dev mailing list. When posting, it is useful to include:

    • What operating system you’re using
    • What version of CKAN you’re using
    • How you have deployed CKAN (package install or source install? Apache webserver or paster development install?)
    • Your CKAN ini file (with any sensitive details removed)
    • Any errors you get from CKAN, either from the terminal where you’re running paster serve ... or, if you’re running CKAN with Apache, from a log file such as /var/log/apache2/YOURSITE.error.log. If you can get us a full Python traceback, this is usually the most useful thing.
    • The output of the pip freeze command when run in your CKAN virtualenv.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

well I'm trying to upload a file to my servlet from the web interface.
I was trying to upload file(s) using PrototypeJs request method but I failed. The
I'm trying to upload a file .txt in my web space, but then the
I am trying to upload file from android sdcard to FTP Web server. For
I'm trying to upload a file using JavaFX using the HttpRequest. For this purpose
I am trying to upload a CSV file and get it's contents into an
I am trying to upload a file or stream of data to our web
When I trying to upload a file with php and curl, an error occurs
Trying to upload this file: https://github.com/ripper234/explainxkcd/blob/master/releases/0.2.zip to the store, and I keep getting this
I am trying to upload a file to a sever using PHP. I cannot

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.