Closed davis-sean closed 1 year ago
:tada: Thanks for opening your first issue here! Welcome to the community!
hi davis-sean, thanks for finding and reporting this issue;
there is just a fix published in the develop Docker container,
would be good if you can validate on your side if this is fixing your problem:
docker run --name panosphp --rm -v ${PWD}:/share -it swaschkut/pan-os-php:develop
EDIT: please give hub.docker.com some more minutes :-)
Hello, It looks like the issue is still there:
sorry, yes. still having problems with hub.docker.com to publish the correct container. I will update again, as soon as this is correctly published
please check
bug fixed in the actual develop version;
docker run --name panosphp --rm -v ${PWD}:/share -it swaschkut/pan-os-php:develop
https://github.com/swaschkut/pan-os-php
will be published latest by end of this week
The fix appears to have worked. The marking phase went off without issue this time.
bugfix published with #757
Describe the bug
Rule-marker.php from the AppID-Toolbox fails to run - indicating a undefined variable.
Expected behavior
AppID toolbox runs and marks rules for AppID migration.
Current behavior
Toolbox fails to run with error.
Possible solution
Define $configOutput variable at beginning of function.
Steps to reproduce
Screenshots
Context
AppID Migration.
Your Environment
Single vsys firewall - using Docker image of pan-os-php