Hello,

I've been trying to configure APE for a few days now.
I am running Linux, and using NginX as my server.

APE is installed and running without any problems, but the Check Tool is 
failing in Chrome. It works in Firefox, and I don't have IE installed to 
test. Also, it only works when I use ape-test.local/APE_JSF/Tools/Check, 
and fails when i use localhost/APE_JSF/Tools/Check, and also fails when I 
use my IP address. I would like it to work with all three. 

Here are my configurations:

NginX config: http://pastebin.com/9GXbmPRk
ape.conf: http://pastebin.com/41NZg90w
config.js: http://pastebin.com/UDdeprx3

Here's the text of what's happening when I run the Check Tool

FF: 
Running test : Init
Running test : Loading Client
Running test : Loading config
Config values are : 

identifier : ape
init : true
frequency : 0
scripts : 
http://ape-test.local/APE_JSF/Source/mootools-core.js,http://ape-test.local/APE_JSF/Source/Core/APE.js,http://ape-test.local/APE_JSF/Source/Core/Events.js,http://ape-test.local/APE_JSF/Source/Core/Core.js,http://ape-test.local/APE_JSF/Source/Pipe/Pipe.js,http://ape-test.local/APE_JSF/Source/Pipe/PipeProxy.js,http://ape-test.local/APE_JSF/Source/Pipe/PipeMulti.js,http://ape-test.local/APE_JSF/Source/Pipe/PipeSingle.js,http://ape-test.local/APE_JSF/Source/Request/Request.js,http://ape-test.local/APE_JSF/Source/Request/Request.Stack.js,http://ape-test.local/APE_JSF/Source/Request/Request.CycledStack.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.longPolling.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.SSE.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.XHRStreaming.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.JSONP.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.WebSocket.js,http://ape-test.local/APE_JSF/Source/Core/Utility.js,http://ape-test.local/APE_JSF/Source/Core/JSON.js
baseUrl : http://ape-test.local/APE_JSF
domain : ape-test.local
server : ape.ape-test.local:6969

Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
Running test : Contacting APE Server
domain = ape-test.local
Running test : Contacting APE Server (adding frequency)
Running test : Initializing APE Client
Running test : Connecting to APE Server



Chome:

Running test : Init
Running test : Loading Client
Running test : Loading config
Config values are :

identifier : ape
init : true
frequency : 0
scripts : 
http://ape-test.local/APE_JSF/Source/mootools-core.js,http://ape-test.local/APE_JSF/Source/Core/APE.js,http://ape-test.local/APE_JSF/Source/Core/Events.js,http://ape-test.local/APE_JSF/Source/Core/Core.js,http://ape-test.local/APE_JSF/Source/Pipe/Pipe.js,http://ape-test.local/APE_JSF/Source/Pipe/PipeProxy.js,http://ape-test.local/APE_JSF/Source/Pipe/PipeMulti.js,http://ape-test.local/APE_JSF/Source/Pipe/PipeSingle.js,http://ape-test.local/APE_JSF/Source/Request/Request.js,http://ape-test.local/APE_JSF/Source/Request/Request.Stack.js,http://ape-test.local/APE_JSF/Source/Request/Request.CycledStack.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.longPolling.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.SSE.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.XHRStreaming.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.JSONP.js,http://ape-test.local/APE_JSF/Source/Transport/Transport.WebSocket.js,http://ape-test.local/APE_JSF/Source/Core/Utility.js,http://ape-test.local/APE_JSF/Source/Core/JSON.js
baseUrl : http://ape-test.local/APE_JSF
domain : ape-test.local
server : ape.ape-test.local:6969

Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.1
Running test : Contacting APE Server
domain = ape-test.local
Running test : Contacting APE Server (adding frequency)
Running test : Initializing APE Client
Can't load APE JSF
Something went wrong. If you can't fix it by yourself post a message on the 
newsgroups <http://groups.google.com/group/ape-project/> with the output 
below or join our IRC channel <irc://irc.freenode.net/ape-project>



In the console viewer for Chrome, I get the following error: Unsafe 
JavaScript attempt to access frame with URL data:text/html,chromewebdata 
from frame with URL http://ape-test.local/APE_JSF/Tools/Check/. The frame 
requesting access has a protocol of 'http', the frame being accessed has a 
protocol of ''. Protocols must match.


What could be going wrong? 

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to