ArchipelProject / Archipel

XMPP Based Orchestrator

Home Page:http://archipelproject.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client throws a huge amount of errors regarding plists

perry-mitchell opened this issue · comments

Like so:

Objective-J.js:815 GET http://server:81/Frameworks/VNCCappuccino/Resources/Info.plist 404 (Not Found)
Objective-J.js:815 GET http://server:81/Frameworks/VNCCappuccino/Resources/novnc/Info.plist 404 (Not Found)
Objective-J.js:815 GET http://server:81/Frameworks/VNCCappuccino/Resources/spice/Info.plist 404 (Not Found)

Using latest client build from the website, latest source for Archipel Agent. Using nginx as the web server. The GUI loads fine but I can't add any contacts etc. and I get a stream of these errors.

Upon further inspection, the files referenced do not even exist in the package from http://nightlies.archipelproject.org/

I can not find the comment anymore. But on Cappuccino site I did find a comment, that this messages are normal, because this is the way they test if the file exists or not.