remote exception on https://<server>:51234: not well-formed (invalid token): line 11, column 16
how to find out what is wrong ? I think the output of my script is not well processed and transfered by func
中嶋 一樹 wrote:
Hello Martin, You can do it by following, $ vi /usr/lib/python2.4/site-packages/func/SSLConnection.py DEFAULT_TIMEOUT = 20 You can set this paramater long enough respond to your operation. Kazuki On 2008/06/16, at 23:07, Martin Minka wrote:async would be great, but not so much for my case. I am happy that func would execute it one after another. Is there a way to set the timeout longer ?Krzysztof A. Adamski wrote:On Sun, 15 Jun 2008 17:32:22 +0200 Martin Minka <martin.minka@xxxxxxxxx> wrote:Hello, I try to run func <server> call command run "/tmp/test.sh"The script test.sh exists and takes quite long time to finish. Func respons with message: 110, 'Operation timed out.'.how to fix it ?We are currently working on command line support for async calls. It adds --async commandline option and allows to take advantage of async API. This is not supported in current func builds so you have to use git version. _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list_______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list