Since the pokerserver.py was changed redically I can't start it with the init.d scripts, twisted is bitching about the 'application' variable being nonexistant global. As far as I can tell from the code, the 'application' is no longer a global variable that twisted would like.
How can I fix this?

Stopping poker-server:                                     [FAILED]
Starting poker-server:
Failed to load application: 'application'
Could not find 'application' in the file. To use 'twistd -y', your .tac
file must create a suitable object (e.g., by calling service.Application())
and store it in a variable named 'application'. twistd loads your .tac file
and scans the global variables for one of this name.

Please read the 'Using Application' HOWTO for details.

                                                          [FAILED]

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to