Select to view content in your preferred language

Configuration Web adaptator with ARCGIS SERVER

1105
9
Jump to solution
10-13-2022 02:00 PM
Serigne_MomarThiam
Deactivated User

Anyon can help me about this message erro when i try configur wab adaptator to ARCGIS SERVER.

Failed to get admin token from server. Verify that the specified server is reachable.

 

Serigne_MomarThiam_0-1665694711257.png

 

0 Kudos
1 Solution

Accepted Solutions
Scott_Tansley
MVP Regular Contributor

Cool - i think I see the problem.  In the top text box, you've typed:

   https://host.domain.com

We used to do this some time ago, but now we don't need the https: at the front.  You only need to add:

   host.domain.com

into that box.  Behing the scenes, the screen is appending the https:// up front, so in your circumstance it is trying to communicate with:

   https://https://host.domain.com 

which is clearly wrong.  Take the https:// out and I think you should be good.  🙂

 

Scott Tansley
https://www.linkedin.com/in/scotttansley/

View solution in original post

9 Replies
Scott_Tansley
MVP Regular Contributor

Are your web adaptor and server on the same machine?

If not then if you go to the web adaptor machine, can you access the server on the 6443 address from there?

You normally see this when there is a firewall or the web adaptor host cannot resolve the DNS to the server machine.  

Scott Tansley
https://www.linkedin.com/in/scotttansley/
0 Kudos
Serigne_MomarThiam
Deactivated User

Hi scott,

Thanks for this quicly reponse.Yes web adaptor and ArcGIS server are in the same machine.I can access the server with 6443.

0 Kudos
Scott_Tansley
MVP Regular Contributor

Can you share the configuration screen that you completed before getting this error?  Put a marker through any domain names or anything 'secure'. 

And I need to know what version of software you're installing please?

Scott Tansley
https://www.linkedin.com/in/scotttansley/
0 Kudos
Admin_SIG
New Contributor

 Here the capture screen below  i use the 10.9.1 version Arc GIS Entreprise and IIS web server.

Thanks

0 Kudos
Scott_Tansley
MVP Regular Contributor

Cool - i think I see the problem.  In the top text box, you've typed:

   https://host.domain.com

We used to do this some time ago, but now we don't need the https: at the front.  You only need to add:

   host.domain.com

into that box.  Behing the scenes, the screen is appending the https:// up front, so in your circumstance it is trying to communicate with:

   https://https://host.domain.com 

which is clearly wrong.  Take the https:// out and I think you should be good.  🙂

 

Scott Tansley
https://www.linkedin.com/in/scotttansley/
Serigne_MomarThiam
Deactivated User

Hi scoot ,

i follow your instruction but unfortunately it's wrong.I even try to desactivade the firewall bu until now it's not working.

0 Kudos
ScottTansley3
New Contributor III

okay - I see that you're using the localhost in the URL bar and there are certificate issues.  I'm not sure that's the issue but can  you please use a Fully Qualified Domain Name (Alias or Host) and make sure that IIS is certified?  Then you can try again.

Also, have you applied certificates into the ArcGIS Server - you don't need to, I'm just trying to understand what else is going on here.

 

0 Kudos
Serigne_MomarThiam
Deactivated User

H scoot,

Despite using a Fully Qualified Domain Name it's not working.if you have spare time can we have a call meeting 30 mn i will show may be you will fine the solution live and direct 

THANKS

0 Kudos
Scott_Tansley
MVP Regular Contributor

I've sent a direct message via your profile.

Scott Tansley
https://www.linkedin.com/in/scotttansley/
0 Kudos