Hello, our site experiences an issue this morning....
# support
h
Hello, our site experiences an issue this morning. After we disabled Rudderstack script, the issue is gone. Please help. Thanks.
m
Hey There! 👋 Your message has been received by the RudderStack team. We will forward this request to your Technical Account Manager, and they will get back to you shortly. Please use the thread for any additional comments.
k
CC <!subteam^S04QT1G74Q3|@sdk-team>
h
Hi @high-holiday-25654, from the screenshot it seems to me that the error is generating from
require.min.js
. I need few details to understand the problem. 1. Which version of SDK you are using. 2. Which type of SDK you use - CDN, NPM 3. Share some snippet on how you have integrated rudderstack with your site. 4. Frameworks/technologies used in your site 5. Do you have Bugsnag integrated in your site? if yes version of Bugsnag
h
@high-zoo-17436 - Our shopping cart is Magento 2.4.5. This issue actually happened before due to the library update at Rudderstack. And it caused the conflict with the require.js. As I remember, Rudderstack support has reversed the library to the previous version at our account and then the issue was fixed. I am not sure if Rudderstack has updated something at our account this Tuesday / Wednesday, and the error appeared again.
h
Rudderstack support has reversed the library to the previous version at our account
I am a bit confused here. Which library you are talking about? And can you please answer the other questions I have asked?
h
We are using RequireJS 2.3.6 via Magento 2.4.5 code base. We installed Rudderstack from GTM. We don't have Bugsnag installed at our site.
A side note, as I remember, the issue happened last time was related to Bugsnag at Rudderstack.
h
Which version of Rudderstack SDK are you loading through GTM?
And please provide the site URL where this is happening.
h
www.compandsave.com is the site. And I will check the rudderstack version later today
Copy code
<script type="text/javascript">
!function(){var e=window.rudderanalytics=window.rudderanalytics||[];e.methods=["load","page","track","identify","alias","group","ready","reset","getAnonymousId","setAnonymousId"],e.factory=function(t){return function(){var r=Array.prototype.slice.call(arguments);return r.unshift(t),e.push(r),e}};for(var t=0;t<e.methods.length;t++){var r=e.methods[t];e[r]=e.factory(r)}e.loadJS=function(e,t){var r=document.createElement("script");r.type="text/javascript",r.async=!0,r.src="<https://cdn.rudderlabs.com/v1.1/rudder-analytics.min.js>";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(r,a)},e.loadJS(),
e.load("2AGJ92ukZ0VQ4UrCqZ2y0ADHUXt","<https://compandsavmvqv.dataplane.rudderstack.com>"),
e.page()}();
</script>
here is the snippet we using. Not sure if you can find the version from there.
@high-zoo-17436 - do you have any update for me?
h
We are on it. Soon will update you.
I have disabled Error collection for your account. Please try it out and let us know if that has resolved the issue or not.
h
@high-zoo-17436 may I know if the error collection will stay disabled in future?
@high-zoo-17436 did you see my question?
k
Hey @high-holiday-25654, Yes it will stay disabled for you
👍 1