Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

Limit to Smartgroup computer objects when JSSImporter runs verification #186

@Will-l88

Description

@Will-l88

Hi,
When running JSSImporter with the switch --key STOP_IF_NO_JSS_UPLOAD=False to update an existing smartgroup/policy/package

I am getting the following error:

JSSImporter: Looking for ComputerGroup template file SmartGroupTemplatel.xml...
JSSImporter: Found file: /Users//Library/AutoPkg/RecipeOverrides/SmartGroupTemplate.xml
Response Code: 504 Response: https://
**.jamfcloud.com/JSSResource/computergroups/id/562.
Failed.

However if I delete the smartgroup it works perfectly fine.
If I manually change the smartgroup first to have less computer object it also works.

When it works FYI:

JSSImporter: Looking for ComputerGroup template file SmartGroupTemplate.xml...
JSSImporter: Found file: /Users/****/Library/AutoPkg/RecipeOverrides/SmartGroupTemplate.xml
JSSImporter: ComputerGroup ID '562' verified on server
JSSImporter: ComputerGroup 'Software Not Installed - ******' updated.

I believe the issue may be a limit set on the number of computer objects in the smart group the script has to verify, is this the case ? Currently in the smart group there are around 2500 computers.

Thanks very much,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions