Having an issue loading the lib it seems from AWS

Having an issue loading the lib it seems from AWS

gjw80gjw80 Posts: 2Questions: 0Answers: 0
edited November 2013 in General
Hi, we're using DT in our express.js web app and it seems to work okay from our local host, which is hosted via HTTPS for Express.js. Now, when we deploy our web server on an AWS (Amazon Web Services) host, we're encountering problems where DT suddenly is not being loaded in the HTML src link I think. We're seeing this error in the client console:

GET https://AWShost/socket.io/1/?t=1385137034747

Any clues on what we can do to allow this to work on our AWS host?

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    No idea I'm afraid. I've seen DataTables used on AWS without issue, so I don't think its a generic issue with AWS. Can you link to the page please?

    What you posted doesn't really look like an error, but rather an information message saying that a socket has been opened.

    Allan
This discussion has been closed.