Upgraded NCPA to 181 and getting this error on centos ^.x
Posted: Tue Jul 14, 2015 2:31 pm
I upgraded the NCPA on my Centos 6x box, and now the listener will not run.
error from the log is:-
2015-07-14 19:03:58,563 991 INFO started
2015-07-14 19:03:58,564 991 ERROR No option u'ssl_version' in section: 'listener'
Traceback (most recent call last):
File "ncpa_posix_listener.py", line 37, in run
File "/usr/local/lib/python2.7/ConfigParser.py", line 618, in get
NoOptionError: No option u'ssl_version' in section: 'listener'
2015-07-14 19:03:58,565 991 INFO stopped
2015-07-14 19:08:03,721 1463 INFO started
2015-07-14 19:08:03,722 1463 ERROR No option u'ssl_version' in section: 'listener'
Traceback (most recent call last):
File "ncpa_posix_listener.py", line 37, in run
File "/usr/local/lib/python2.7/ConfigParser.py", line 618, in get
NoOptionError: No option u'ssl_version' in section: 'listener'
2015-07-14 19:08:03,723 1463 INFO stopped
Am planning to downgrade to 1.7x if i can find where i put it... or find it online.
I cannot find much about this error.
error from the log is:-
2015-07-14 19:03:58,563 991 INFO started
2015-07-14 19:03:58,564 991 ERROR No option u'ssl_version' in section: 'listener'
Traceback (most recent call last):
File "ncpa_posix_listener.py", line 37, in run
File "/usr/local/lib/python2.7/ConfigParser.py", line 618, in get
NoOptionError: No option u'ssl_version' in section: 'listener'
2015-07-14 19:03:58,565 991 INFO stopped
2015-07-14 19:08:03,721 1463 INFO started
2015-07-14 19:08:03,722 1463 ERROR No option u'ssl_version' in section: 'listener'
Traceback (most recent call last):
File "ncpa_posix_listener.py", line 37, in run
File "/usr/local/lib/python2.7/ConfigParser.py", line 618, in get
NoOptionError: No option u'ssl_version' in section: 'listener'
2015-07-14 19:08:03,723 1463 INFO stopped
Am planning to downgrade to 1.7x if i can find where i put it... or find it online.
I cannot find much about this error.