./manage.py run_ptop --all error

Hi everyone,

I installe comm-care HQ on ubuntu 14.04 and uding Docker
When I run ./manage.py run_ptop --all command
It gives me following error

File "/home/sheeraz/Downloads/commcare-hq/corehq/blobs/init.py", line
33, in _get_fs_db
raise Error("cannot initialize blob db: %s" % reason)
corehq.blobs.exceptions.Error: cannot initialize blob db: invalid shared
drive path: None

Guide me how to solve it

Thanks for your help

Sheeraz

Hi Sheeraz,

If you look at the surrounding source code it should be clear what the
issue is and you will need to make the appropriate changes to your settings
to solve it (which should be clear by following a few of the references).

Not telling you exactly what to do since the process of figuring it out
should be valuable for you being able to troubleshoot issues like this on
your own in the future (which you will need to do if you intend to host
CommCare HQ).

cheers,
Cory

ยทยทยท On Fri, Oct 7, 2016 at 5:28 AM, Sheeraz Mahmood wrote:

Hi everyone,

I installe comm-care HQ on ubuntu 14.04 and uding Docker
When I run ./manage.py run_ptop --all command
It gives me following error

File "/home/sheeraz/Downloads/commcare-hq/corehq/blobs/init.py", line
33, in _get_fs_db
raise Error("cannot initialize blob db: %s" % reason)
corehq.blobs.exceptions.Error: cannot initialize blob db: invalid shared
drive path: None

Guide me how to solve it

Thanks for your help

Sheeraz

--


You received this message because you are subscribed to the Google Groups
"CommCare Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.