> On 13 August 2015 at 20:35, Wayne Motycka <wmoty...@cse.unl.edu> wrote:
>
>> Hi,
>>
>> I'm trying to get pootle to run within a virtual env on my macbook and
>> I've encountered an error that I've not found a solution to via web
>> searches.  The error is this BundleError that appears when I try to
>> connect to localhost:8000, the browser gets a blank page and several
>> occurrences of this error along with a few ERROR: Internal Server Error
>> messages interspersed.  Any pointers on how to debug this further or
>> solve
>> my problem?  I've snapshot the pootle output and put it up on pastebin
>> (see link below)  I've installed (or at least I am trying to install)
>> pootle from a git clone copy (not a pip install)
>>
>> Any ideas on what could be going wrong and/or what I need to go look at
>> to
>> solve this?
>>
>> Here's the link:
>>
>> http://pastebin.com/TUTdpPtL
>
>
> That looks like a situation where the assets needs to be built.
>
> Have a look at this
> http://docs.translatehouse.org/projects/pootle/en/stable-2.7.0/server/installation.html?static-assets#static-assets
>
> Are you installing this via git or pip?
>
>
> --
> Dwayne
>
> *Translate*
> +27 12 460 1095 (work)
>

I did build the assets, although my first build failed due to not have
SECRET_KEY set for Django, which I've set as the exported shell variable
$default_key, which seemed to allow the 'make assets' build step complete.
 I've swept that build output into another paste bin for your perusal.  I
don't see anything in there i'd point at and say ah-ha about, although
obviously I'm no expert on what this package depends on.  I am trying to
use the SQLite operation because all I want to do is test/play with it and
become familiar with installation :-(

make assets output:
http://pastebin.com/RN6VSKSD

Thanks
Wayne



------------------------------------------------------------------------------
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to