ArchipelProject / Archipel

XMPP Based Orchestrator
http://archipelproject.org
GNU Affero General Public License v3.0
800 stars 126 forks source link

Client throws a huge amount of errors regarding plists #1199

Open perry-mitchell opened 7 years ago

perry-mitchell commented 7 years ago

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/

HTPC-Schrauber commented 7 years ago

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.