- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
07-13-2020 12:46 AM
Hello,
we get a backup daily via API.
After the Patch we gat an error but I cannot find out what happens.
I only get this Output
<response status="error"><result><msg><line><outfile>/opt/pancfg/session/pan/user_tmp/8450601867371404/opresult.out.10322</outfile></line></msg></result></response>
no errorcode or something else.
Has anyone an Idea how to find out whats going on?
07-16-2020 01:57 AM - edited 07-16-2020 01:58 AM
Hello,
this is a bug. Until it is fixed, you can use alternative API call:
.../api/?type=op&cmd=<show><config><running/></config></show>&key=XXX
instead of
.../api/?type=config&action=show&key=XXX
(which is broken in 8.1.15)
07-16-2020 01:57 AM - edited 07-16-2020 01:58 AM
Hello,
this is a bug. Until it is fixed, you can use alternative API call:
.../api/?type=op&cmd=<show><config><running/></config></show>&key=XXX
instead of
.../api/?type=config&action=show&key=XXX
(which is broken in 8.1.15)
07-16-2020 11:33 PM
Hello Anon,
Thanks for confirmation and the Workaround.
greetings
Ralf.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!