No problem, I'm just happy it has been resolved. Thank you once again
for helping to find the bug.
All the best,
Peter
On 04/17/2012 01:32 PM, Jeurissen Ben wrote:
>
> Reloading Apache worked.
>
>
>
> Thanks!
>
>
>
> I should look into how the combination of Django and Apache works
> before wasting your time J.
>
>
>
> *From:* Peter Kuma [mailto:pet...@wa...]
> *Sent:* dinsdag 17 april 2012 13:15
> *To:* fil...@li...
> *Cc:* Jeurissen Ben
> *Subject:* Re: [Fileshack-general] fileshack works with default store,
> but not with created stores
>
>
>
> Hmmm, that's peculiar. Have you reloaded apache with `apache2ctl
> restart` or similar? You could also try running it with the django dev
> server:
>
> ./manage.py runserver
>
> http://localhost:8000/
>
> I guess the bug is still there after all.
>
> Peter
>
> On 04/17/2012 12:42 PM, Jeurissen Ben wrote:
>
> Hi Peter,
>
>
>
> I used the master branch. I tried "git pull"(and indeed saw changes to
> views.py, but it didn't resolve the issue.
>
> Making a clean clone of the master branch also didn't fix things...
>
>
>
> I followed the documentation on http://fileshack.sourceforge.net/doc/
> to the letter, only replacing "user" by my own username.
>
>
>
> Cheers,
> Ben
>
>
>
>
>
> *From:* Peter Kuma [mailto:pet...@wa...]
> *Sent:* dinsdag 17 april 2012 12:35
> *To:* fil...@li...
> <mailto:fil...@li...>
> *Cc:* Jeurissen Ben
> *Subject:* Re: [Fileshack-general] fileshack works with default store,
> but not with created stores
>
>
>
> Dear Ben,
>
> I have tested again with a clean installation from the master branch
> (git clone git://github.com/peterkuma/fileshackproject.git), and it
> works for me. Do you use the appengine branch? The issue has not been
> fixed there yet.
>
> Can you make sure you have the right version of fileshack/views.py? It
> should have modification time of yesterday or later. Or try `git pull`
> to sync with the github repository.
>
> Regards,
>
> Peter
>
> On 04/17/2012 12:07 PM, Jeurissen Ben wrote:
>
> Dear Peter,
>
>
>
> Thanks for your prompt reply.
>
> Unfortunately, I'm still getting the same errors...
>
>
>
> Cheers,
>
> Ben
>
>
>
> *From:* Peter Kuma [mailto:pet...@wa...]
> *Sent:* maandag 16 april 2012 19:44
> *To:* fil...@li...
> <mailto:fil...@li...>
> *Cc:* Jeurissen Ben
> *Subject:* Re: [Fileshack-general] fileshack works with default store,
> but not with created stores
>
>
>
> Dear Ben,
>
> Thank you very much for reporting this. Indeed, it is a bug, now fixed
> in the github repository.
>
> Regards,
>
> Peter
>
> On 04/16/2012 06:15 PM, Jeurissen Ben wrote:
>
> Dear Fileshack developers and users.
>
>
>
> I just gave fileshack a go and the default store works marvelous.
>
>
>
> However, if I create a new store, I can login, but uploading or
> logging out fails with a 404 (POST
> http://servername/test_share/upload/54ef1892-259f-4f50-a4a4-a03f8070a5c5/
> for uploading; and GET http://servername/test_share/logout/ for
> logging out).
>
>
>
> How can I resolve this issue?
>
>
>
> Cheers,
> Ben
>
>
>
> _______________________________________________
> Fileshack-general mailing list
> Fil...@li... <mailto:Fil...@li...>
> https://lists.sourceforge.net/lists/listinfo/fileshack-general
>
>
>
>
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
>
>
> _______________________________________________
> Fileshack-general mailing list
> Fil...@li...
> https://lists.sourceforge.net/lists/listinfo/fileshack-general
>
|