[14/Sep/2016 06:10:59] "POST /handlers/twilio/ HTTP/1.1" 500 56
Unless you own domain.com, then you need to configure with your own domain for your own rapidpro deployment.
--
You received this message because you are subscribed to the Google Groups "rapidpro-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rapidpro-dev...@googlegroups.com.
To post to this group, send email to rapidp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/f995f3f9-b866-41ab-8d8e-d82fc67fe178%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Eric,I'm not really familiar with ngrok but I have tried downloading it.
Would you mind elaborating a bit more on how to use ngrok to sniff the error 500 returned?
Thanks!
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/c8d949b1-51af-4c72-8c30-ad1e87a737eb%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/ad141cb0-37e0-460d-b526-7ac1542bde34%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/1a1fa31c-65c8-4b59-a413-80d31881b9bc%40googlegroups.com.
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="robots" content="NONE,NOARCHIVE"> <title>ValidationError at /handlers/twilio/</title> <style type="text/css"> html * { padding:0; margin:0; } body * { padding:10px 20px; } body * * { padding:0; } body { font:small sans-serif; } body>div { border-bottom:1px solid #ddd; } h1 { font-weight:normal; } h2 { margin-bottom:.8em; } h2 span { font-size:80%; color:#666; font-weight:normal; } h3 { margin:1em 0 .5em 0; } h4 { margin:0 0 .5em 0; font-weight: normal; } code, pre { font-size: 100%; white-space: pre-wrap; } table { border:1px solid #ccc; border-collapse: collapse; width:100%; background:white; } tbody td, tbody th { vertical-align:top; padding:2px 3px; } thead th { padding:1px 6px 1px 3px; background:#fefefe; text-align:left; font-weight:normal; font-size:11px; border:1px solid #ddd; } tbody th { width:12em; text-align:right; color:#666; padding-right:.5em; } table.vars { margin:5px 0 2px 40px; } table.vars td, table.req td { font-family:monospace; } table td.code { width:100%; } table td.code pre { overflow:hidden; } table.source th { color:#666; } table.source td { font-family:monospace; white-space:pre; border-bottom:1px solid #eee; } ul.traceback { list-style-type:none; color: #222; } ul.traceback li.frame { padding-bottom:1em; color:#666; } ul.traceback li.user { background-color:#e0e0e0; color:#000 } div.context { padding:10px 0; overflow:hidden; } div.context ol { padding-left:30px; margin:0 10px; list-style-position: inside; } div.context ol li { font-family:monospace; white-space:pre; color:#777; cursor:pointer; } div.context ol li pre { display:inline; } div.context ol.context-line li { color:#505050; background-color:#dfdfdf; } div.context ol.context-line li span { position:absolute; right:32px; } .user div.context ol.context-line li { background-color:#bbb; color:#000; } .user div.context ol li { color:#666; } div.commands { margin-left: 40px; } div.commands a { color:#555; text-decoration:none; } .user div.commands a { color: black; } #summary { background: #ffc; } #summary h2 { font-weight: normal; color: #666; } #explanation { background:#eee; } #template, #template-not-exist { background:#f6f6f6; } #template-not-exist ul { margin: 0 0 0 20px; } #unicode-hint { background:#eee; } #traceback { background:#eee; } #requestinfo { background:#f6f6f6; padding-left:120px; } #summary table { border:none; background:transparent; } #requestinfo h2, #requestinfo h3 { position:relative; margin-left:-100px; } #requestinfo h3 { margin-bottom:-1em; } .error { background: #ffc; } .specific { color:#cc3300; font-weight:bold; } h2 span.commands { font-size:.7em;} span.commands a:link {color:#5E5694;} pre.exception_value { font-family: sans-serif; color: #666; font-size: 1.5em; margin: 10px 0 10px 0; } </style> <script type="text/javascript"> // <!-- function getElementsByClassName(oElm, strTagName, strClassName){ // Written by Jonathan Snook, http://www.snook.ca/jon; Add-ons by Robert Nyman, http://www.robertnyman.com var arrElements = (strTagName == "*" && document.all)? document.all : oElm.getElementsByTagName(strTagName); var arrReturnElements = new Array(); strClassName = strClassName.replace(/\-/g, "\-"); var oRegExp = new RegExp("(^|\s)" + strClassName + "(\s|$)"); var oElement; for(var i=0; i<arrElements.length; i++){ oElement = arrElements[i]; if(oRegExp.test(oElement.className)){ arrReturnElements.push(oElement); } } return (arrReturnElements) } function hideAll(elems) { for (var e = 0; e < elems.length; e++) { elems
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/013ccf19-e86a-4dfe-a89a-b99fae661b0d%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/56e80370-b36c-4842-b5f3-0ead67412380%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/b190cfe0-1075-4085-9fe3-a66242bf5c2f%40googlegroups.com.
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="robots" content="NONE,NOARCHIVE">
<title>RuntimeError at /handlers/twilio</title> <style type="text/css">
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/8a9dae96-f004-4aaa-86be-2a2a7d5066c9%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/277ad47e-41a2-4d0f-952c-f3e72d62c7e2%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/79df345e-706d-4f02-a363-f6c9785770e3%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/a9a66599-f5a9-4bfe-8b93-0fddd988edb9%40googlegroups.com.
:none; } .user div<span style="color
--
You received this message because you are subscribed to the Google Groups "rapidpro-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rapidpro-dev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/97a34a67-1800-4df9-849c-fc2f292d9140%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rapidpro-dev...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rapidpro-dev+unsubscribe@googlegroups.com.
To post to this group, send email to rapidp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rapidpro-dev/2d9045c7-0e1b-443f-b5c3-0344b0649005%40googlegroups.com.