Designer login Issue
At our client site, we have an on-premises ArcGIS Enterprise installation. The setup includes Portal for ArcGIS (version 11.1) installed on one server, while the VertiGIS Workflow module (version 5.39.0) is installed on a separate server. Both environments are secured with valid SSL certificates. However, we encounter an issue when accessing the designer environment, resulting in the following error message:
“Sorry, it seems that you don't have the proper permissions to access VertiGIS Studio Workflow. Please contact your administrator for more information.”
Additionally, the background logs display the following error:
“HttpRequestException: System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (domainname:433)”
This error occurs after authenticating with a built-in portal admin account, and the callback process appears to have been completed.
We have registered an application within the portal and have followed the installation steps outlined in the documentation: VertiGIS Studio Workflow Installation Guide.
Currently, we are at an impasse in resolving this issue. Any insights or recommendations would be greatly appreciated.
UPDATE:
We can also see in the browser debugger a 400 (Bad request) being thrown with the following error: “Designer access check failed Error: Failed to retrieve a designer token.”
-
I think this can happen when the Designer and Workflow Server are not configured to use the same ArcGIS Enterprise. The designer is sending the portal url and access token but the server is rejecting them because it's unable to validate it.
Double-check your portal settings for Workflow Server in the Post Installer and make sure the Portal URL and App ID match what the designer is connecting to.
0 -
Hello Ken Lyon ,
Thanks for your reply. In our case these two match. It's really strange as we did a clean installation and according to the books.
0 -
André Dames Could you please refer to the note in the Requirements > Supported ArcGIS Software section of the Workflow documentation to see if that situation applies to you. You may need to install the Web Adaptor Extension.
For the version of portal you're using, it would be this one that you need:
https://github.com/vertigis/arcgis-web-adaptor-extensions#readme0 -
Further to what Ken had pointed out, I have only seen this come up in a scenario where the customer had a forward proxy set on their client machines. Do you know if a proxy (either forward, filtering connections outwards) or reverse (filtering connections into the AGE) is in play here?
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
4 kommentarer