I am currently facing a issue while deploying ArcGIS Urban
I have followed all the steps outlined in the Esri documentation, including:
Configuring Docker on the server machine
Creating the required user group and adding the ArcGIS Enterprise base installation user
Despite this, the ArcGIS Urban container is not being automatically invoked or started when the Portal service is restarted. The Docker image is not being created as expected during the Portal startup process.
To work around this, I manually loaded the Urban image into Docker and started the container. However, when attempting to access the application using a Professional Plus user account, I am receiving a 500 internal server error.
I would like to highlight that the Urban page does load when accessed directly via the URL:
http://domain-url:9443
Please note that I have two environments Production and Stagging, I am trying to run it on stagging environment