<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi Jeff-<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">This is curious.  Would you mind sending me the files for your web app?  The important part is the python service files themselves, but seeing your HTML and JavaScript etc. may be helpful as well.<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">roni<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 2, 2013 at 9:36 AM, Jeffrey Borowitz <span dir="ltr"><<a href="mailto:Jeffrey.borowitz@giantoak.com" target="_blank">Jeffrey.borowitz@giantoak.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I've been using the Tangelo framework to put together a web app.  I've found one of my python service calls seems to throw an error only sometimes.  The error that I get is:</div>
<div><br></div>

<div><div><!doctype html></div><div><h2>501 Error in Python Service</h2></div><div><p>There was an error executing service /app/ice_images/ltquery/:<br><pre>Traceback (most recent call last):</div>


<div>  File "./tangelo", line 170, in invoke_service</div><div>    result = service.run(*pargs, **kwargs)</div><div>TypeError: run() got an unexpected keyword argument 'ltnum'</div><div></pre></div>


<div><hr></div><div><p><em>Powered by Tangelo</em> <img src=/img/tangelo.ico>                                                                                                                                   </div>


</div><div>But 'run()' does expect an ltnum keyword argument, and happily receives it sometimes.  I also sometimes get the same error with another call on the same page, to network.run().  Once I get one of these errors, the tangelo server crashes and I can't call any more python services without restarting.</div>


<div><br></div><div>Anyone have any thoughts as to what might be going on?</div><div><br></div><div>I've been using commit 266ed76575c51a55e4acdd450b4f578e1c104c17</div><div><br></div><div>Thanks,</div><div><br></div>


<div>Jeff Borowitz</div><div>Social Scientist</div><div>Giant Oak</div><div><br></div></div>
<br>_______________________________________________<br>
Tangelo-users mailing list<br>
<a href="mailto:Tangelo-users@public.kitware.com">Tangelo-users@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/tangelo-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/tangelo-users</a><br>
<br></blockquote></div><br></div>