03-31-2018, 07:38 AM
Estos son los errores que me aparecen en la consola de javascript
service-worker-registration.js:59 Error during service worker registration: DOMException: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).
(anonymous) @ service-worker-registration.js:59
Promise.catch (async)
(anonymous) @ service-worker-registration.js:58
load (async)
(anonymous) @ service-worker-registration.js:24
csrf-magic.js:52 POST http://dominio.com/corebos/webservice.php 500 (Internal Server Error)
send @ csrf-magic.js:52
send @ jquery.js:4
ajax @ jquery.js:4
n.(anonymous function) @ jquery.js:4
doPost @ vtigerwebservices.js:29
extendSession @ vtigerwebservices.js:131
(anonymous) @ editworkflowscript.js:462
i @ jquery.js:2
fireWith @ jquery.js:2
ready @ jquery.js:2
K @ jquery.js:2
Alguna idea de lo que puedo modificar para que funcione?
service-worker-registration.js:59 Error during service worker registration: DOMException: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV).
(anonymous) @ service-worker-registration.js:59
Promise.catch (async)
(anonymous) @ service-worker-registration.js:58
load (async)
(anonymous) @ service-worker-registration.js:24
csrf-magic.js:52 POST http://dominio.com/corebos/webservice.php 500 (Internal Server Error)
send @ csrf-magic.js:52
send @ jquery.js:4
ajax @ jquery.js:4
n.(anonymous function) @ jquery.js:4
doPost @ vtigerwebservices.js:29
extendSession @ vtigerwebservices.js:131
(anonymous) @ editworkflowscript.js:462
i @ jquery.js:2
fireWith @ jquery.js:2
ready @ jquery.js:2
K @ jquery.js:2
Alguna idea de lo que puedo modificar para que funcione?