I am very excited about the possibilities with noVNC for a new project.
I am a designer+php+js+flash, but alas, I have a strong aversion to configuring services and servers, and I am having no success getting this going.
I know that I have UltraVNC installed properly, because I can use it's in-built Java viewer. You can see on attached settings file that Loopback Connections are enabled.
C:\Users\Owner\Desktop\kanaka-noVNC-v0.4-61-gcededc4\kanaka-noVNC-cededc4\utils>
WARNING: no 'numpy' module, HyBi protocol is slower or disabled
WARNING: no 'resource' module, daemonizing is slower or disabled
WebSocket server settings:
- Listen on :7000
- Flash security policy server
- No SSL/TLS support (no cert file)
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Python32\lib\multiprocessing\forking.py", line 368, in main
prepare(preparation_data)
File "C:\Python32\lib\multiprocessing\forking.py", line 491, in prepare
'__parents_main__', file, path_name, etc
File "C:\Users\Owner\Desktop\kanaka-noVNC-v0.4-61-gcededc4\kanaka-noVNC-cededc
4\utils\websockify.py", line 1, in <module>
websockify
NameError: name 'websockify' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Python32\lib\multiprocessing\forking.py", line 368, in main
prepare(preparation_data)
File "C:\Python32\lib\multiprocessing\forking.py", line 491, in prepare
'__parents_main__', file, path_name, etc
File "C:\Users\Owner\Desktop\kanaka-noVNC-v0.4-61-gcededc4\kanaka-noVNC-cededc
4\utils\websockify.py", line 1, in <module>
websockify
NameError: name 'websockify' is not defined
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Python32\lib\multiprocessing\forking.py", line 368, in main
prepare(preparation_data)
File "C:\Python32\lib\multiprocessing\forking.py", line 491, in prepare
'__parents_main__', file, path_name, etc
File "C:\Users\Owner\Desktop\kanaka-noVNC-v0.4-61-gcededc4\kanaka-noVNC-cededc
4\utils\websockify.py", line 1, in <module>
websockify
NameError: name 'websockify' is not defined
=================================================
I appreciate anyone's help in the matter.