Select to view content in your preferred language

ArcGIS Monitor Agent 2024.1 start, authenticate monitor server but not finish register agent

198
4
Jump to solution
07-17-2025 02:24 PM
EdnaKanazawa
Occasional Contributor

We need to register the 2024.1 agent with the ArcGIS 2024.1 monitor server, but the process starts, authenticates the monitor to the monitor site, but doesn't complete the registration.

No logs, messages, or errors are generated.

The registration process just stops on the message and does not continue.

Any idea what's going on?

EdnaKanazawa_0-1752786295719.png

 

 

0 Kudos
1 Solution

Accepted Solutions
Tim_White
Occasional Contributor

We had the same issue with one particular host, beginning at 2024.x and continuing with 2025.x. It took some back and forth troubleshooting with Esri and the local distributor here in NZ, but the cause ended up being that Powershell was missing from the PATH environment variable on that server.

Might not be the same cause for you, but worth a look.

View solution in original post

0 Kudos
4 Replies
KjellTimalm
Regular Contributor

Have the same problem.
Just for fun I tested to use the old agent 2024.0.2 and it worked?

0 Kudos
EdnaKanazawa
Occasional Contributor

I tested @KjellTimalm with agent 2024.0.2, but not worked.

Nothing happens as 2024.1.0

0 Kudos
Tim_White
Occasional Contributor

We had the same issue with one particular host, beginning at 2024.x and continuing with 2025.x. It took some back and forth troubleshooting with Esri and the local distributor here in NZ, but the cause ended up being that Powershell was missing from the PATH environment variable on that server.

Might not be the same cause for you, but worth a look.

0 Kudos
EdnaKanazawa
Occasional Contributor

Thank you @Tim_White ! It worked