By Sean Carney on Saturday, 06 May 2017
Posted in Technical Issues
Replies 5
Likes 0
Views 760
Votes 0
I am getting a warning on the Console about OneSignal being loaded more than once. Here is the error message which is probably generated because both EasyBlog and EasySocial use OneSignal?

JQMIGRATE: Migrate is installed, version 1.4.1
entry.ts:9 OneSignal: The web push SDK is included more than once. For optimal performance, please include our SDK only once on your page.
(anonymous) @ entry.ts:9
t @ bootstrap 5d329d7…:19
(anonymous) @ bootstrap 5d329d7…:65
(anonymous) @ bootstrap 5d329d7…:65
OneSignal.ts:132 OneSignal: Please don't call init() more than once. Any extra calls to init() are ignored. The following parameters were not processed: ["appId","subdomainName","safari_web_id","autoRegister","notifyButton"]
e.init @ OneSignal.ts:132
e.push @ OneSignal.ts:756
(anonymous) @ eat-fruits-and-vegetables-to-cut-colorectal-cancer-risk:1571
(anonymous) @ site-3.0.5.min.js:352
j @ site-3.0.5.min.js:68
fireWith @ site-3.0.5.min.js:70
ready @ site-3.0.5.min.js:73
K @ site-3.0.5.min.js:6
util.js:215 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
I've checked in your site, it seems like i didn't get that error on my console area, you can check my attached screenshot below.

May i know which page showing these error ?
·
Saturday, 06 May 2017 11:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Here is a page with the errors: https://www.drcarney.com/blog/entry/eat-fruits-and-vegetables-to-cut-colorectal-cancer-risk

as follows:

JQMIGRATE: Migrate is installed, version 1.4.1
entry.ts:9 OneSignal: The web push SDK is included more than once. For optimal performance, please include our SDK only once on your page.
(anonymous) @ entry.ts:9
OneSignalSDK.js:1 OneSignal: Please don't call init() more than once. Any extra calls to init() are ignored. The following parameters were not processed: ["appId","safari_web_id","autoRegister","notifyButton","welcomeNotification","promptOptions"]
e.init @ OneSignal.ts:132
drcarney.com.onesignal.com/webPushIframe Failed to load resource: net::ERR_INSECURE_RESPONSE
OneSignalSDK.js:1 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://drcarney.com.onesignal.com') does not match the recipient window's origin ('null').
e.connect @ Postmam.ts:157
util.js:215 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
uB.j @ util.js:215
OneSignalSDK.js:1 OneSignal: Could not load iFrame with URL https://drcarney.com.onesignal.com/webPushIframe. Please check that your 'subdomainName' matches that on your OneSignal Chrome platform settings. Also please check that your Site URL on your Chrome platform settings is a valid reachable URL pointing to your site.
·
Monday, 08 May 2017 04:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, i saw the issue now, it seems like if the page render the Komento, it will hit this issue, I will log this issue into our issue tracker and see whether possible to solve this conflict issue.
·
Monday, 08 May 2017 12:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much!!!

Sean
·
Tuesday, 09 May 2017 04:13
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome Sean
·
Tuesday, 09 May 2017 13:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post