Hello, now I am trying to add the configuration po...
# fleet
b
Hello, now I am trying to add the configuration policy to the custom setting in the OS Setting section. The policy is successfully uploaded, but the host went to pending state, and eventually failing without any error message. The fleet version is
4.50.2
. Please help me to figure it out.
d
Would you be able to share a screenshot of where you are seeing the failure for the profile?
b
Sure @Dale Ribeiro
image.png
But there are no message for this error in logs..
@Dale Ribeiro, will you let me know what actually the problem is?
d
If you go into the details page for the host reporting that failure, you’ll be able to click the "Failed" link under OS settings to see more information about the error
b
Are you talking about this page? In this, os settings option is not visible.
r
@Burhanuddin yeah, it should be on that page, strange it's not rendering. Can you check your host API call?
GET /hosts/:id
and look under
host.mdm.os_settings
?
b
Sure will try and let you know.. Thanks
r
Were you able to see the fail message?
b
No @Rachel Perkins.
No error message is there inside os_settings:
d
@Burhanuddin Could you update to Fleet v4.51.0 (released yesterday) and let us know if you still don't see OS settings on the host details page?
b
Sure @Dale Ribeiro.
Hello @Dale Ribeiro, will you give an idea on how can we upgrade the fleet web server? Thanks in advance
Fleet is deployed on render server.
Hello @Dale Ribeiro, can you give me reference on how can I upgrade the render web server?
d
Hi @Burhanuddin, if you are using the
render.yaml
blueprint and have it linked up to the repo, it will auto deploy whenever there is a push to main
b
Got it @Dale Ribeiro. Thanks a lot