On Wed, 30 Jun 2010 09:34:14 +0200, Loic Dachary <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Bastian wrote:
>> Hi guys, I´m in trouble with the following command on the poker
>> server:
>>
>> curl --data '{"type":"PacketPing"}' http://localhost/POKER_REST
>>
>> I only get this output:
>>
>> Traceback (most recent call last): File
>> "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line
>> 195, in addCallback callbackKeywords=kw) File
>> "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line
>> 186, in addCallbacks self._runCallbacks() File
>> "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line
>> 328, in _runCallbacks self.result = callback(self.result, *args,
>> **kw) File
>> "/usr/lib/python2.5/site-packages/pokernetwork/pokersite.py", line
>> 470, in <lambda> d.addCallback(lambda x: defer.maybeDeferred(pipe,
>> self, request, packet)) --- <exception caught here> --- File
>> "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line
>> 106, in maybeDeferred result = f(*args, **kw) File
>> "/usr/share/pyshared/pokersocial/auth.py", line 79, in rest_filter
>> Pokersocial.verify(site.resource.service, request) File
>> "/usr/lib/python2.5/site-packages/pokersocial/core.py", line 353,
>> in verify signature =
>> base64.decodestring(request.args['oauth_signature'][0])
>> exceptions.KeyError: 'oauth_signature'
>>
>> I really don´t know how to handle this? I got the same error, when
>> I tried to get data for the munin-plugins...
> It looks like you are using an installation with pokersocial. Which
> instructions or package did you use ?
> 
> 
> Cheers
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.13 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iEYEARECAAYFAkwq83YACgkQ8dLMyEl6F209NQCfesLES7mfSkP4hMVwHeQw1hYw
> dNAAoLemtxb3zbIaFnGsjFjxLRXHw9Cq
> =6yrX
> -----END PGP SIGNATURE-----

Hi, I found this by google: http://black-n-gold.pokersource.info/drupal6/
and used http://black-n-gold.pokersource.info/os_poker-all.tar.bz2 with
that http://black-n-gold.pokersource.info/trac/wiki/HowtoInstallOsPoker.

Thanks

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to