نمایش نتایج: از شماره 1 تا 10 , از مجموع 13

موضوع: عدم استارت شدن سرویس ibs

Hybrid View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1
    عضو انجمن
    تاریخ عضویت
    Feb 2011
    نوشته ها
    558
    تشکر تشکر کرده 
    530
    تشکر تشکر شده 
    672
    تشکر شده در
    446 پست

    پیش فرض پاسخ : عدم استارت شدن سرویس ibs

    نقل قول نوشته اصلی توسط parsarasaneh نمایش پست ها
    service postgresql restart


    Restarting PostgreSQL 9.1 database server: main
    .


    service httpd restart

    httpd: unrecognized service

    service IBSng restart

    root@Parsa:~# service IBSng restart
    Stopping IBSng-tg: Successful
    Stopping IBSng: Failed
    Starting IBSng Core:
    Reading Configuration f
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file controllers.py, line 507
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__.py", line 870, in emit
    self.flush()
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file controllers.py, line 507
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__.py", line 870, in emit
    self.flush()
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file controllers.py, line 507
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__.py", line 870, in emit
    self.flush()
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file controllers.py, line 507
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__.py", line 870, in emit
    self.flush()
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file controllers.py, line 507
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__.py", line 870, in emit
    self.flush()
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file tg.py, line 131
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__.py", line 870, in emit
    self.flush()
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file tg.py, line 138
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__.py", line 870, in emit
    self.flush()
    File "/usr/lib/python2.7/logging/__init__.py", line 832, in flush
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file startup.py, line 296
    Traceback (most recent call last):
    File "/usr/lib/python2.7/logging/__init__
    self.flush()
    File "/usr/lib/python2.7/logging/__init__
    self.stream.flush()
    IOError: [Errno 28] No space left on device
    Logged from file controllers.py, line 507
    IBSng-tg started successfully!
    اخطار فضای خالی میده هارد پر نشده؟
    وب سایت شخصی: www.hassansh.ir


  2. #2
    عضو جدید
    تاریخ عضویت
    May 2017
    نوشته ها
    6
    تشکر تشکر کرده 
    0
    تشکر تشکر شده 
    0
    تشکر شده در
    0 پست

    پیش فرض پاسخ : عدم استارت شدن سرویس ibs

    نقل قول نوشته اصلی توسط hassanshaikhi نمایش پست ها
    اخطار فضای خالی میده هارد پر نشده؟
    سلام دوست عزیز لاگ را پاک کردم الان این خطا را دارم


    root@Parsa:~# service IBSng restart
    Stopping IBSng-tg: Successful
    Stopping IBSng: Failed
    Starting IBSng Core:
    Reading Configuration file ...
    Importing modules ...
    forking ...
    IBSng started with pid=20506
    Calling Initializer routins ...
    Shutting down on error
    IBSng Failed to start!
    Traceback (most recent call last):
    File "ibs.py", line 137, in start
    File "ibs.py", line 62, in mainThreadInitialize
    File "/usr/local/IBSng/core/main.py", line 39, in init
    db_main.init()
    File "/usr/local/IBSng/core/db/db_main.py", line 107, in init
    dbpool.initPool()
    File "/usr/local/IBSng/core/db/dbpool.py", line 246, in initPool
    main_pool = DBPool()
    File "/usr/local/IBSng/core/db/dbpool.py", line 16, in __init__
    self.__initializeHandles()
    File "/usr/local/IBSng/core/db/dbpool.py", line 23, in __initializeHandles
    self.__addNewHandleToPool()
    File "/usr/local/IBSng/core/db/dbpool.py", line 34, in __addNewHandleToPool
    handle=self.__createNewHandle()
    File "/usr/local/IBSng/core/db/dbpool.py", line 39, in __createNewHandle
    return db_handle.getDBHandle()
    File "/usr/local/IBSng/core/db/db_handle.py", line 16, in getDBHandle
    getConfig().get("DATABASE","password"))
    File "/usr/local/IBSng/core/db/ibs_db.py", line 15, in __init__
    self.connect()
    File "/usr/local/IBSng/core/db/db_pg.py", line 24, in connect
    raise ibs_exceptions.DBException(str(e))
    DBException: FATAL: the database system is in recovery mode

    Starting IBSng-tg: IBSng-tg started successfully!

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. پاسخ ها: 0
    آخرين نوشته: December 17th, 2016, 18:44
  2. پاسخ ها: 2
    آخرين نوشته: August 19th, 2016, 01:10
  3. پاسخ ها: 6
    آخرين نوشته: April 21st, 2016, 02:00
  4. پاسخ ها: 11
    آخرين نوشته: May 24th, 2014, 19:41

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •