Hi, we are trying to deploy application to Qradar 7.3.3 using the below given command
qapp deploy -q <QRadar server> -u <QRadar user> -p com.mycompany.myapp.zip
But we are getting error message after entering the user credentials.
sudo qapp deploy -q xx.xxx.xx5.2 -u admin -p passwordxxxxxxx
Please enter password for user admin:
Request to host ip-xxx-xx-xx-x3.ap-southeast-1.compute.internal failed:
HTTPSConnectionPool(host='ip-xxx-xx-xx-xx.ap-southeast-1.compute.internal', port=443): Max retries exceeded with url: /api/gui_app_framework/applications (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fad7782f6a0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
#QRadar#Support#SupportMigration