Re: [Snowy] Crash when doing PUT



On Sun, Aug 9, 2009 at 9:07 AM, Cornelius Hald<hald icandy de> wrote:
> Hi Sandy,
>
> thank you for the continuing support :)
>
> On Sun, 2009-08-09 at 08:05 -0700, Sandy Armstrong wrote:
>> > What do I have to enter into the "Server" field in the settings? I tried
>> > several URLs but I cannot figure out which one is expected?! Using a web
>> > browser I can access Snowy using the following URL:
>> > http://10.11.1.183:8000
>>
>> Then that is the URL you want.  According to the Snowy INSTALL
>> instructions, you need to make sure that you add an entry to the Sites
>> table with Domain name of 10.11.1.183:8000.
>
> In the sites table I now have four entries:
> - 10.11.1.183:8000
> - localhost:8000
> - 127.0.0.1:8000
> - example.com

Well, I think you have to set one of those to be the "current" site.

>> How are you starting Snowy?  You may need to start it with:
>>
>> python manage.py runserver 10.11.1.183:8000
>
> I did use "python manage.py runserver 0.0.0.0:8000" as Benoit suggested
> on the Snowy list. I now also tried with 10.11.1.183. The result is the
> same, only that I'm not able to connect to localhost anymore.

Honestly, I am not very familiar with this part of django (or any of
django, it's quite new to me actually).  For the purposes of testing,
it would be great if you could run Snowy on the same machine as
Tomboy, set 'localhost:8000' as the "current" site, run `python
manage.py runserver` with no additional arguments, and put
'http://localhost:8000' in Tomboy's web sync preferences UI.

If that still doesn't work, we'll need to roll up our sleeves and do
some serious debugging.  Right now I'm still thinking it could just be
a configuration issue.

Sandy


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]