سلام
امروز سرور ibsng مشکل پیدا کرده بود و واسه همه ارور 691 میداد سرور رو ریست کردم بعد از اون دیگه سرویس ibsng استارت نمیشه لطفا راهنماییم کنید
ممنون
Starting IBSng Core: importing required files ...
forking ...
IBSng started with pid=0
Calling Initializer routins
Shutting down on error
Traceback (most recent call last):
File "/usr/local/IBSng/ibs.py", line 65, in start
mainThreadInitialize()
File "/usr/local/IBSng/ibs.py", line 40, in mainThreadInitialize
core.main.init()
File "/usr/local/IBSng/core/main.py", line 11, in init
ibs_exceptions.init()
File "/usr/local/IBSng/core/ibs_exceptions.py", line 17, in init
debug_log_handle=Logger("/var/log/IBSng/ibs_debug.log")
File "/usr/local/IBSng/core/ibs_logger.py", line 11, in __init__
self.open()
File "/usr/local/IBSng/core/ibs_logger.py", line 19, in open
sys.stderr.write("Warning: Can't open log file %s\n" % errStr)
NameError: global name 'sys' is not defined
Traceback (most recent call last):
File "/usr/local/IBSng/ibs.py", line 89, in ?
start()
File "/usr/local/IBSng/ibs.py", line 75, in start
core.main.mainThreadShutdown()
File "/usr/local/IBSng/core/main.py", line 129, in mainThreadShutdown
ibs_exceptions.toLog("Shutting down @ %s"%time.localtime(),ibs_exceptions.LO G_DEBUG)
File "/usr/local/IBSng/core/ibs_exceptions.py", line 52, in toLog
debug_log_handle.write(_str,add_stack)
NameError: global name 'debug_log_handle' is not defined
IBSng Failed to start!
[FAILED]