Comment to 'Jot Messenger'
Comment to Jot Messenger
  • That's what it is showing now but I have tried using other ports as well. 5443. The log shows no entries for port 5443. I am still getting the connecting......

    I did forever stopall and then forever start --minUptime 1000ms --spinSleepTime 5000ms app.js and I could see the chat bar display at bottom of the screen briefly but then it went away.

    I keep getting the message: Error: SecurityError: An insecure SockJS connection may not be initiated from a page loaded over HTTPS 

    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://127.0.0.1:5443/primus/info?_primuscb=MwYxZon&t=1574691552436. (Reason: CORS request did not succeed).

    Primus Error Error: "Cannot connect to server"

    in the console. I can switch the settings in Messenger to url https (which my jot server is secure) but which certs do I actually use considering the website is hosted on a different server with the certs there?