cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ruxitagentjs is blocked

Mizső
DynaMight Guru
DynaMight Guru

Hi Folks,

How can we identify why the ruxitagentjs is blocked? Could be a desktop security protection tool? I have only a screenshot from the client nothing else...

 

Mizs_0-1745325737351.png

Thanks in advance.

János

Dynatrace Community RockStar 2024, Certified Dynatrace Professional
8 REPLIES 8

ChadTurner
DynaMight Legend
DynaMight Legend

@Mizső 
I would have them extract the HAR file to send along to support, but also I recommend using the OneAgent health checker.  

ChadTurner_0-1745590842289.png

Which will help you collect the needed information for support: 

ChadTurner_1-1745590914953.png

This allows the support team to detect what host/process is serving up the injection and will help identify the blocking in conjunction with the supplied HAR file. 

-Chad

Mizső
DynaMight Guru
DynaMight Guru

 Hi @ChadTurner ,

Thanks, I am going to check it.

Best regards,

János

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

AntonioSousa
DynaMight Guru
DynaMight Guru

@Mizső,

Beware, some browser extensions block ruxitagentjs*

Antonio Sousa

yeah I've seen "uBlock Origin" extension blocking the RUM agent JS by default (the default block lists include most monitoring agents).  If it's for internal users, get the IT/desktop whichever team maintains the SOE/browser config to deploy an allow list for your internal URIs. 

Nothing you can do for external/public users if they have extensions blocking things.

Mizső
DynaMight Guru
DynaMight Guru

Hi Folks,

It was "uBlock Origin"...

Thanks for your help.

Best regards,

János

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

For systems you can control...  

I've put together this allowlist config for uBlock Origin.  This allows the agent script on any site.

uBlock Allowlist entry for Dynatrace RUM agent.uBlock Allowlist entry for Dynatrace RUM agent.

!Dynatrace RUM agent
@@||/ruxitagentjs_*.js$script

 


 

Mizső
DynaMight Guru
DynaMight Guru

Hi @cvdewr,

Thanks for sharing it. I have already passed to my client.

Best regards,

János

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Yep, great! Have been using it also, and it's ancestors for more than a decade now 😁

Antonio Sousa

Featured Posts