I'm getting error messages in the Terminal when I quit PlexConnect using control-C. When I first tried out PlexConnect on my MacBook Pro (OS X )10.8.3, I never saw these errors. Are these messages normal? PlexConnect seems to be working fine for me otherwise as long as I don't install it on my OS X Server.
WebServer : ^C received.
WebServer : Shutting down.DNSServer : ^C received.DNSServer : Shutting down.Traceback (most recent call last):File "/Users/user/PlexConnect/PlexConnect.py", line 72, inkey = raw_input()KeyboardInterruptException in thread QueueFeederThread (most likely raised during interpreter shutdown):Traceback (most recent call last):File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 552, in __bootstrap_innerFile "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 505, in runFile "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/queues.py", line 259, in _feed: 'NoneType' object is not callableException in thread QueueFeederThread (most likely raised during interpreter shutdown):Traceback (most recent call last):File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 552, in __bootstrap_innerFile "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 505, in runFile "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/queues.py", line 259, in _feed: 'NoneType' object is not callable