You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
I may be one of the few people using sites, and jss_helper borks on promoting a package in a policy because a Mac is enabled for a site, I presume. Even though most of my population should be assigned to a site, and other policies process OK. Here's the traceback I got today.
Traceback (most recent call last):
File "/usr/local/bin/jss_helper", line 107, in
main()
File "/usr/local/bin/jss_helper", line 100, in main
args.func(args)
File "/usr/local/bin/jss_helper_lib/actions.py", line 571, in promote
policy.save()
File "/Library/Python/2.7/site-packages/jss/jss.py", line 1772, in save
super(Policy, self).save()
File "/Library/Python/2.7/site-packages/jss/jss.py", line 696, in save
raise JSSPutError(put_error)
jss.exceptions.JSSPutError: Response Code: 409 Response: Conflict. Error: Computer (ID:2795, Name:HQSMD-144605) is enabled for a site.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I may be one of the few people using sites, and jss_helper borks on promoting a package in a policy because a Mac is enabled for a site, I presume. Even though most of my population should be assigned to a site, and other policies process OK. Here's the traceback I got today.
Traceback (most recent call last):
File "/usr/local/bin/jss_helper", line 107, in
main()
File "/usr/local/bin/jss_helper", line 100, in main
args.func(args)
File "/usr/local/bin/jss_helper_lib/actions.py", line 571, in promote
policy.save()
File "/Library/Python/2.7/site-packages/jss/jss.py", line 1772, in save
super(Policy, self).save()
File "/Library/Python/2.7/site-packages/jss/jss.py", line 696, in save
raise JSSPutError(put_error)
jss.exceptions.JSSPutError: Response Code: 409 Response: Conflict. Error: Computer (ID:2795, Name:HQSMD-144605) is enabled for a site.
The text was updated successfully, but these errors were encountered: