Aller au contenu principal

New Printing Engine post install failure

Commentaires

5 commentaires

  • Chelsea Rozek

    I've tried to install it 4 times in different ways (AGO vs. portal etc.) and it's failed each time. I'm getting different errors than you. Hopefully they can improve the documentation for this.

    0
  • Matthew Poirier

    Hi Kylie,

    I'd recommend opening a support ticket for your issue - I believe you're an Australian customer, so supported by Woolpert?

    You could provide them with the logs from the install script that is failing (there's a save button directly underneath the message in the Post Installer). Additionally, the Post Installer does have browser developer tools (hit the F12 Key). You could run through it with the developer tools open, and save a .har file from the Network tab that might have additional information to assist troubleshooting.

    1
  • Daniel Strigl

    Hi Kylie, Chelsea and Matthew,

    we had the same problem during our install.

    I found out, that this seems to be a bug in the Esri arcgis module, which is already reported here:

    https://githubissues.com/Esri/arcgis-python-api/1655

    “The problem is the new GIS-object being created in arcgis/geoprocessing/_support.py on line 378 to 384, where the Python API creates a new GIS object with no URL specified, which means it will try to reach out to www.arcgis.com per default.”

    Our workaround was to execute the post install not on the Enterprise Server directly.

    Instead we executed it on our local PC which has access to www.arcgis.com.

    Regards,

    Daniel.

    0
  • Chelsea Rozek

    Daniel Strigl I'm getting these errors when updating to the latest Printing again. How did you execute the post install on a computer the Printing Engine isn't installed on?

    0
  • Daniel Strigl

    Hi Chelsea Rozek,

    > How did you execute the post install on a computer the Printing Engine isn't installed on?

    just simple by executing the Python scripts on another PC with access to www.arcgis.com.

    Regards,

    Daniel.

    0

Vous devez vous connecter pour laisser un commentaire.