500 HTTP ERROR CODE in IPN Listener

453 views
Skip to first unread message

alduro

unread,
May 27, 2011, 1:51:19 PM5/27/11
to django-paypal
Hi guys,
I'm struggling with an issue when I call IPN listener in order to
complete a transaction.

If I do a post from sandbox paypal IPN simulator I'm receiving error
500 internal server error.

If I use A poster from firefox or chrome I'm receiving this weird
error:

<th>Exception Value:</th>
<td><pre>(1146, &quot;Table &#39;racewood2011_bl.paypal_ipn&#39;
doesn&#39;t exist&quot;)</pre></td>

Table paypal_ipn doesn't exist.

Do I have to create tables into the database ?

I'm using dcramer version of django-paypal. https://github.com/dcramer/django-paypal

Thanks in advance.

Aldo.

Aldo Nievas

unread,
May 27, 2011, 2:06:29 PM5/27/11
to django-paypal
Sorry, 
I run ./manage.py syncdb and Table paypal_ipn was created.

Thanks !
-- Aldo

Josh Cartmell

unread,
May 27, 2011, 3:10:35 PM5/27/11
to django...@googlegroups.com
Another potential issue could be that the ipn doesn't seem to play well with the development server.

Josh

--
You received this message because you are subscribed to the Google Groups "django-paypal" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-paypa...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-paypal?hl=en.

Aldo Nievas

unread,
May 27, 2011, 6:34:07 PM5/27/11
to django...@googlegroups.com
Thanks Josh.

Having created the table the error disappeared. It is quite difficult to debug 500 HTTP ERROR 
216.113.191.33 - - [27/May/2011:18:27:46 -0400] "POST /notify_paypal/ HTTP/1.0" 500 187860 "-" "-"

I'm testing in webfaction hosting.
Now I do have another issue as to I sent out an email about it to the list.

Best.
-- Aldo
Reply all
Reply to author
Forward
0 new messages