You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ service ng-client start
/etc/init.d/ng-client: 第 4 行: ulimit: open files: 无法修改 limit 值: 不允许的操作
Traceback (most recent call last):
File "ng-client", line 10, in
from modules import nginit # init some global variable used in this file
File "/usr/local/ng-mini/modules/nginit.py", line 43, in
LOGED = cf.get('log','log')
File "/usr/lib/python2.7/ConfigParser.py", line 607, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'log'
ng-client start ok
The text was updated successfully, but these errors were encountered:
$ service ng-client start
/etc/init.d/ng-client: 第 4 行: ulimit: open files: 无法修改 limit 值: 不允许的操作
Traceback (most recent call last):
File "ng-client", line 10, in
from modules import nginit # init some global variable used in this file
File "/usr/local/ng-mini/modules/nginit.py", line 43, in
LOGED = cf.get('log','log')
File "/usr/lib/python2.7/ConfigParser.py", line 607, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'log'
ng-client start ok
The text was updated successfully, but these errors were encountered: