You have luck. The cause is this
File does not exist: /home/satchom
satchmo <==> satchom
You can seach for that bad name.
You have caught a secondary error message. Maybe you get later some
primary one, if it was not the same.
'urlresolvers' are very sensitive to errors, especially import errors
in any of all existing views.
As Chris wrote, you can investigate it in your case by
$ python manage.py shell
>>> import ssl
>>> import bdb.localsite.views
On Apr 18, 3:12 am, Chris Moffitt <[email protected]> wrote:
> For some reason, you're having trouble resolving this url -
>
> url = urlresolvers.reverse('satchmo_search')
>
> Try doing it from an ipython shell and see if you get a more useful error.
>
> -Chris
>
> On Sun, Apr 17, 2011 at 7:15 PM, eeyore <[email protected]> wrote:
>
> > I installed Satchmo on MediaTemple DV(dedicated) server (same setup
> > worked on the GS(shared) server)
>
> > After adding SSL my checkout page throws 404.
>
> > Does any one of you have an idea how to track the problem?
>
> > Here is the error log:http://dpaste.com/533048/
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Satchmo users" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> >http://groups.google.com/group/satchmo-users?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en.