jamf / mut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timeout in larger environments

jonpage88 opened this issue · comments

After the API call is sent it seems to time out after 60 seconds. I have a larger environment where I could be updating a static group with over 36k devices at a time. While the group does update after a few minutes it looks like Jamf does not respond quick enough and MUT says that it failed.

2021-02-02 09:46:51 [INFO ]: Token has 805 seconds left to live. Proceeding with current token.
2021-02-02 09:46:51 [INFO ]: Beginning CSV Parse - Scope update.
2021-02-02 09:46:51 [INFO ]: Submitting a PUT to https://jamf.url/JSSResource/mobiledevicegroups/id/123
2021-02-02 09:47:52 [FATAL ]: The request timed out.

Unfortunately, there is not much that can be done here--I believe this is functionality of the API itself. If you are self-hosting, beef up your environment, and if you're cloud hosted, chat with Jamf Support and see if they can address the issue with cloud ops. :)