Hello,

This happened after i did "fab deploy"

On Mon, Sep 25, 2017 at 4:56 PM, Eduardo Rivas <jerivasmel...@gmail.com>
wrote:

> On which part of the tutorial did that happen? What other commands did you
> run before that?
>
> On 2017-09-25 1:28 AM, francois lemestre wrote:
>
> Hi Eduardo,
> The name of the project is coursofrancesco
> Here is what i get now
>
> pg_dump -FC coursofrancesco > /tmp/last.db ->
>
> [104.131.97.134] out: sudo: unknown user: postgres
> [104.131.97.134] out: sudo: unable to initialize policy plugin
> [104.131.97.134] out:
>
> Fatal error: sudo() received nonzero return code 1 while executing!
>
> Requested: pg_dump -Fc coursofrancesco > /tmp/last.db
> Executed: sudo -S -p 'sudo password:'  -u "postgres"  /bin/bash -l -c "cd
> / >/de                                                   v/null &&
> pg_dump -Fc coursofrancesco > /tmp/last.db"
>
> Aborting.
> Disconnecting from 104.131.97.134... done.
>
>
> On Mon, Sep 25, 2017 at 1:29 AM, Eduardo Rivas <jerivasmel...@gmail.com>
> wrote:
>
>> It looks like you've followed a third-party tutorial that has instructed
>> you to install all the dependencies manually. Have you tried following the
>> official Mezzanine tutorial? It will automate all the installation steps,
>> including the dependency installation, database configuration, static
>> files, etc.
>>
>> Here's the link to the official tutorial: http://mezzanine.jupo.org/docs
>> /deployment.html#tutorial
>>
>> I suggest you wipe your Droplet and follow the steps shown there (you are
>> in Case 1: Deploying to a brand new server). Read the instructions
>> completely before starting, and if you encounter any errors please include
>> a traceback and all the steps you followed until the problem appeared.
>>
>> Good luck!
>>
>> On 2017-09-24 9:54 PM, francois lemestre wrote:
>>
>> Hi everyone, I am desperate.
>>
>> I tried to deploy mezanine, following this https://perezprogramming.com/b
>> log/deploy-mezzanine-to-ubuntu-14-server-on-digitalocean-with-fabric/
>> but i got *Internal service error*.
>>
>> I tried this also https://www.digitalocean.com/c
>> ommunity/questions/deploying-django-mezzanine-using-fabric, same I got 
>> *Internal
>> service error*.
>>
>> I also tried the documentation of mezzanine. I got the same thing.
>> However, my website works well locally and also when i create a virtualenv
>> on the droplet. The problem appears when i do
>>
>>
>>
>> * fab all Please help me. Thanks *
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Mezzanine Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to mezzanine-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Mezzanine Users" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>> pic/mezzanine-users/LEMyi3HKk04/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> mezzanine-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Mezzanine Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/mezzanine-users/LEMyi3HKk04/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> mezzanine-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to