← Back to team overview

getdeb-collaboration team mailing list archive

Re: Running PlayDeb locally

 

I'm documenting the README as I go and this is what I have so far:

./apt-portal.py -l getdeb&
./apt-portal.py -lp 8081 playdeb&

Is that what you recommend for running getdeb and playdeb at the same time?

On Tue, Feb 16, 2010 at 7:40 AM, Joao Pinto <joao.pinto@xxxxxxxxxx> wrote:
> Hello Brett,
> to check for the python error related to the "500 Iternal Server Error" you
> need to stat apt-portal with the "-l" option .
> By default apt-portal will try to use localhost as the smtp server .
> It is not documented yet but you can set the smtp server at the
> configuration, edit applications/getdeb/confi/global.conf, and add
> "smtp_server=your_smtp_serve".
>
> You can run both playdeb and getdeb at the same time, you will need to use
> the apt-portal "-p" to use a different port for one of the applications.
>
> On Mon, Feb 15, 2010 at 10:03 PM, Brett Alton <brett.jr.alton@xxxxxxxxx>
> wrote:
>>
>> I'm trying to fix the fact that GetDeb isn't a link on PlayDeb (talked
>> about a little while ago on this mailing list) but I can not seem to
>> run playdeb locally.
>>
>> I looked through the README and ran/loaded getdeb and then did the
>> same for playdeb.
>>
>> When I point my browser to http://localhost:8080/register/, I see the
>> GetDeb website. I enter in my information and click 'Register' but I
>> get a 500 Internal Server Error.
>>
>> How do I just view the PlayDeb website so I can make the simple
>> change? Can I only run one instance of PlayDeb or GetDeb?
>>
>> Thanks,
>>
>> Brett
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~getdeb-collaboration
>> Post to     : getdeb-collaboration@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~getdeb-collaboration
>> More help   : https://help.launchpad.net/ListHelp
>
>
>
> --
> João Luís Marques Pinto
> GetDeb Team Leader
> http://www.getdeb.net
> http://blog.getdeb.net
>



References