Skip to content

Instantly share code, notes, and snippets.

@BeenzSyed
Created September 21, 2020 21:24
Show Gist options
  • Save BeenzSyed/3ce63e15b8122308198f77a7047a7e8a to your computer and use it in GitHub Desktop.
Save BeenzSyed/3ce63e15b8122308198f77a7047a7e8a to your computer and use it in GitHub Desktop.
Out of Band Commit Error
2020/09/21 21:22:03.632353 [INFO] (controller.readwrite) post-apply out-of-band actions
2020/09/21 21:22:03.632360 [INFO] (handler.panos) do
2020/09/21 21:22:03.632358 [INFO] (controller.readwrite) post-apply out-of-band actions
2020/09/21 21:22:03.632399 [INFO] (handler.panos) do
2020/09/21 21:22:04.303805 [ERR] (handler.panos) error committing: Type [commit] not authorized for user role.. Server response: '<response status = 'error' code = '403'><result><msg>Type [commit] not authorized for user role.</msg></result></response>'
2020/09/21 21:22:04.303820 [INFO] (handler.panos) do
2020/09/21 21:22:04.307214 [ERR] (handler.panos) error committing: Type [commit] not authorized for user role.. Server response: '<response status = 'error' code = '403'><result><msg>Type [commit] not authorized for user role.</msg></result></response>'
2020/09/21 21:22:04.307228 [INFO] (handler.panos) do
2020/09/21 21:22:05.012424 [ERR] (handler.panos) error committing: The result of this commit would be the same as the previous commit queued/processed.
No edits have been made between these subsequent commits.
Please check the previous commit status. If still needed, use commit force instead.
. Server response: '<response status="success" code="13"><msg>The result of this commit would be the same as the previous commit queued/processed.
No edits have been made between these subsequent commits.
Please check the previous commit status. If still needed, use commit force instead.
</msg></response>'
2020/09/21 21:22:05.014826 [ERR] (handler.panos) error committing: The result of this commit would be the same as the previous commit queued/processed.
No edits have been made between these subsequent commits.
Please check the previous commit status. If still needed, use commit force instead.
. Server response: '<response status="success" code="13"><msg>The result of this commit would be the same as the previous commit queued/processed.
No edits have been made between these subsequent commits.
Please check the previous commit status. If still needed, use commit force instead.
</msg></response>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment