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

404 error for dtagents in One-Agent

mayana_s_khan
Inactive

Hi,

 

We are getting the 404 error for dtagents.js in kubernetes Ingress service. Can anyone help us here what could be the reason for this.

 

Regards,

Mayana Khan

 

3 REPLIES 3

skrystosik
DynaMight Guru
DynaMight Guru

You have to configure dynatrace application to serve JS file on proper path. go to application => edit => Advanced configuration.

By default DT is serving JS file on root path, sometimes it is prohibited on WebServer and this is why you have 404 error. If for example regular JS serving path on this app is www.example.com/resources/js/ than you should paste resources/js in proper filed in dynatrace settings. This should help.

Sebastian


Regards, Sebastian

Ok,


for example my site is www.google.com then i need to add the serving path as www.google.com/resources/js ?

Also we have below error for web-server process. Can you help with that please.

Activation of deep monitoring was unsuccessful

Code module can not communicate with Dynatrace, likely caused by missing permissions of the process.




1) yes but path depends of your Webserver settings so can be different it was only example.

About second thing you should download support archive from this host. Expand menu on host card and pick support archive that will cover last restart of process in time. Check logs than about detailed message. What technology is behind this web server? Agent was installed with root permissions?


Regards, Sebastian

Featured Posts