Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-PaHaSetup is not connecting and returing any info #18

Open
pmcevoy opened this issue Apr 26, 2022 · 0 comments
Open

Get-PaHaSetup is not connecting and returing any info #18

pmcevoy opened this issue Apr 26, 2022 · 0 comments

Comments

@pmcevoy
Copy link

pmcevoy commented Apr 26, 2022

Hi there,
I've managed to connect to my PA firewall:

> Get-PaDevice -DeviceAddress 52.215.XXX.XXX -Credential $cred -SkipCertificateCheck

Port                  : 443
Protocol              : https
TargetVsys            : shared
Name                  : AWS-FW-DEV-DMZ-EUW1-01
...

However when I call Get-PaHaSetup I get:

Invoke-WebRequest: C:\Users\peter.mcevoy\OneDrive - ding\Documents\PowerShell\Modules\PowerAlto\4.0.64\Classes\Main\PaloAltoDevice.Class.ps1:230
Line |
 230 |              $rawResult = Invoke-WebRequest @QueryParams
     |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | A connection attempt failed because the connected party did not properly respond after a period of
     | time, or established connection failed because connected host has failed to respond.

Am I doing something wrong in the way I use the module?

Sincrerely
Pete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant