2009-12-07 20:36:38 ERROR Reporting python error
2009-12-07 20:36:39 SCRIPT_ERROR Traceback (most recent call last):
2009-12-07 20:36:39 SCRIPT_ERROR File "/usr/share/cyphesis/rulesets/mason/world/tasks/Combat.py", line 25, in attack_operation
2009-12-07 20:36:39 SCRIPT_ERROR if self.character.stamina < 0.1:
2009-12-07 20:36:39 SCRIPT_ERROR AttributeError: stamina
2009-12-07 20:36:39 WARNING Task init failed
ERROR: Connection Failed
2009-12-08T16:45:07 ERROR Could not create local listen socket with address "/usr/var/tmp/cyphesis.sock"
2009-12-08T16:45:07 ERROR Could not create python listen socket with address /usr/var/tmp/cypython_cyphesis.sock.
2009-12-08T16:45:07 INFO Running
/usr/local/lib/libpython2.6.a(posixmodule.o): In function `posix_tmpnam':
/root/Desktop/Python-2.6.4/./Modules/posixmodule.c:7180: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/usr/local/lib/libpython2.6.a(posixmodule.o): In function `posix_tempnam':
/root/Desktop/Python-2.6.4/./Modules/posixmodule.c:7135: warning: the use of `tempnam' is dangerous, better use `mkstemp'
/usr/local/lib/libpython2.6.a(posixmodule.o): In function `posix_forkpty':
posixmodule.c:(.text+0x2cb3): undefined reference to `forkpty'
/usr/local/lib/libpython2.6.a(posixmodule.o): In function `posix_openpty':
posixmodule.c:(.text+0x2d6c): undefined reference to `openpty'
collect2: ld returned 1 exit status
make[2]: *** [cyphesis] Error 1
make[2]: Leaving directory `/root/Desktop/cyphesis-0.5.22/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/cyphesis-0.5.22'
make: *** [all] Error 2
2009-12-09T19:35:12 ERROR Connection to database failed:
2009-12-09T19:35:12 ERROR could not connect to server: No such file or directory
2009-12-09T19:35:12 ERROR Is the server running locally and accepting
2009-12-09T19:35:12 ERROR connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
2009-12-09T19:35:12 ERROR Error opening database. Database disabled.
2009-12-09T19:35:12 INFO Unable to connect to the RDBMS.
2009-12-09T19:35:12 INFO Please ensure that the RDBMS is running, the cyphesis database exists and is accessible to the user running cyphesis.
2009-12-09T19:35:12 INFO To disable this message please run:
cyconfig --cyphesis:usedatabase=false
to permanently disable database usage.
2009-12-09T19:35:12 INFO Running
It looks like you're new here. If you want to get involved, click one of these buttons!