Can't play with APE from client but can from server

26 views
Skip to first unread message

in...@beebuy.nl

unread,
Jun 19, 2015, 5:41:05 AM6/19/15
to ape-p...@googlegroups.com
Hi,

I've configured APE on my OSX server and this is the test result in Safari on my server:
Debug output: 
Running test : Init
Running test : Loading Client
Running test : Loading config
Config values are : 
identifier : ape
init : true
frequency : 0
scripts : http://code.beebuy.it/APE_JSF/Source/mootools-core.js,http://code.beebuy.it/APE_JSF/Source/Core/APE.js,http://code.beebuy.it/APE_JSF/Source/Core/Events.js,http://code.beebuy.it/APE_JSF/Source/Core/Core.js,http://code.beebuy.it/APE_JSF/Source/Pipe/Pipe.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeProxy.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeMulti.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeSingle.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.Stack.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.CycledStack.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.longPolling.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.SSE.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.XHRStreaming.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.JSONP.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.WebSocket.js,http://code.beebuy.it/APE_JSF/Source/Core/Utility.js,http://code.beebuy.it/APE_JSF/Source/Core/JSON.js
baseUrl : http://code.beebuy.it/APE_JSF
domain : code.beebuy.it
server : code.beebuy.it:6969
Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
Running test : Contacting APE Server
Running test : Contacting APE Server (adding frequency)
Running test : Initializing APE Client
Running test : Connecting to APE Server



On my client it's this however:

Debug output: 

Running test : Init
Running test : Loading Client
Running test : Loading config
Config values are : 
identifier : ape
init : true
frequency : 0
scripts : http://code.beebuy.it/APE_JSF/Source/mootools-core.js,http://code.beebuy.it/APE_JSF/Source/Core/APE.js,http://code.beebuy.it/APE_JSF/Source/Core/Events.js,http://code.beebuy.it/APE_JSF/Source/Core/Core.js,http://code.beebuy.it/APE_JSF/Source/Pipe/Pipe.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeProxy.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeMulti.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeSingle.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.Stack.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.CycledStack.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.longPolling.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.SSE.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.XHRStreaming.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.JSONP.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.WebSocket.js,http://code.beebuy.it/APE_JSF/Source/Core/Utility.js,http://code.beebuy.it/APE_JSF/Source/Core/JSON.js
baseUrl : http://code.beebuy.it/APE_JSF
domain : code.beebuy.it
server : code.beebuy.it:80
Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
Running test : Contacting APE Server
Can't contact APE Server. Please check the your APE Server is running and the folowing url is pointing to your APE server : http://code.beebuy.it:80
Something went wrong. If you can't fix it by yourself post a message on the newsgroups with the output below or join our IRC channel


 and I don't understand why the server is code.beebuy.it:6969 when I load http://code.beebuy.it/APE_JSF/Tools/Check/ and it's code.beebuy.it:80

Anyone? What did I do wrong?

Sincerely,

Patrick


RakonDark

unread,
Jun 19, 2015, 5:57:39 AM6/19/15
to ape-p...@googlegroups.com
Du you have a http-server running for the JavaScript files ?

--
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-p...@googlegroups.com
To unsubscribe from this group, send email to
ape-project...@googlegroups.com
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/

---
You received this message because you are subscribed to the Google Groups "APE Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ape-project...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
i cant trust, what i not know

in...@beebuy.nl

unread,
Jun 19, 2015, 6:20:51 AM6/19/15
to ape-p...@googlegroups.com
Sure:-) And shutting my client safari down, reopening it and opening the test site mysteriously gives the following output....

Debug output: 

Running test : Init
Running test : Loading Client
Running test : Loading config
Config values are : 
identifier : ape
init : true
frequency : 0
scripts : http://code.beebuy.it/APE_JSF/Source/mootools-core.js,http://code.beebuy.it/APE_JSF/Source/Core/APE.js,http://code.beebuy.it/APE_JSF/Source/Core/Events.js,http://code.beebuy.it/APE_JSF/Source/Core/Core.js,http://code.beebuy.it/APE_JSF/Source/Pipe/Pipe.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeProxy.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeMulti.js,http://code.beebuy.it/APE_JSF/Source/Pipe/PipeSingle.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.Stack.js,http://code.beebuy.it/APE_JSF/Source/Request/Request.CycledStack.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.longPolling.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.SSE.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.XHRStreaming.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.JSONP.js,http://code.beebuy.it/APE_JSF/Source/Transport/Transport.WebSocket.js,http://code.beebuy.it/APE_JSF/Source/Core/Utility.js,http://code.beebuy.it/APE_JSF/Source/Core/JSON.js
baseUrl : http://code.beebuy.it/APE_JSF
domain : code.beebuy.it
server : code.beebuy.it:6969
Running test : Setting document.domain
Running test : Checking APE.Config.baseUrl
APE JSF Version 1.0
Running test : Contacting APE Server
Running test : Contacting APE Server (adding frequency)
Running test : Initializing APE Client
Running test : Connecting to APE Server


Hm, some weird caching issue?! It works without me changeing anything.


Op vrijdag 19 juni 2015 11:57:39 UTC+2 schreef RakonDark:

Pablo Tejada

unread,
Jun 19, 2015, 8:15:55 AM6/19/15
to ape-p...@googlegroups.com

In your original post note how the port was set to 80 instead of 6969 in the second output block

Message has been deleted

Louis Charette

unread,
Jun 19, 2015, 8:42:40 AM6/19/15
to ape-p...@googlegroups.com
Safari does have some weird cache thing going on. There's a way to disable caching in the dev menu. 

Envoyé de mon iPhone
Reply all
Reply to author
Forward
0 new messages