[RISOLTO] Errore di installazione non riuscito come 401 Non autorizzato
Pubblicato: 24 dicembre 2025 - 08:58
Ciao,
Licenza: versione enterprise
: 2.6.1.17472
Windows 11 25H2
Ho creato uno script PowerShell per installare l'agente sulle workstation in determinati casi.
Il file waptdeploy.exe è quello del server = 2.6.1.17472
$Path= $PSScriptRoot
cd $PSScriptRoot
./waptdeploy.exe --hash=ed805600a3653a9c5c8901c8dda8b62220778bcb192d49b9ae385509007e71d7 --minversion=2.6.1.17472 --wait=15 --waptsetupurl=https://srvwapt.mondomaine.fr/api/v3/ge ... tagent.exe
Start-Sleep -Seconds 30
cd "C:\Program Files (x86)\wapt"
./wapt-get reset-config-from-url https://srvwap.mondomaine.frt/wapt/conf ... 9d79e.json
Ho un errore:
Errore durante il tentativo di ottenere https://srvwapt.mondomaine.fr/api/v3/get_waptagent_exe/ : Errore durante il download di https://srvwapt.mondomaine.fr/api/v3/get_waptagent_exe/: [EHttpSocket] THttpClientSocket.WGet: srvwapt.mondomaine.fr:443/api/v3/get_waptagent_exe/
non riuscito come 401 Non autorizzato... in attesa
Elimina l'attività pianificata "fullwaptupgrade"
se vado all'URL https://srvwapt.mondomaine.fr/api/v3/ge ... tagent.exe
ottengo questo bel messaggio di errore:
Errore interno del server
Il server ha riscontrato un errore interno e non è stato in grado di completare la tua richiesta. Il server è sovraccarico oppure c'è un errore nell'applicazione.
systemctl status nginx.service
il sistema è attivo
Licenza: versione enterprise
: 2.6.1.17472
Windows 11 25H2
Ho creato uno script PowerShell per installare l'agente sulle workstation in determinati casi.
Il file waptdeploy.exe è quello del server = 2.6.1.17472
$Path= $PSScriptRoot
cd $PSScriptRoot
./waptdeploy.exe --hash=ed805600a3653a9c5c8901c8dda8b62220778bcb192d49b9ae385509007e71d7 --minversion=2.6.1.17472 --wait=15 --waptsetupurl=https://srvwapt.mondomaine.fr/api/v3/ge ... tagent.exe
Start-Sleep -Seconds 30
cd "C:\Program Files (x86)\wapt"
./wapt-get reset-config-from-url https://srvwap.mondomaine.frt/wapt/conf ... 9d79e.json
Ho un errore:
Errore durante il tentativo di ottenere https://srvwapt.mondomaine.fr/api/v3/get_waptagent_exe/ : Errore durante il download di https://srvwapt.mondomaine.fr/api/v3/get_waptagent_exe/: [EHttpSocket] THttpClientSocket.WGet: srvwapt.mondomaine.fr:443/api/v3/get_waptagent_exe/
non riuscito come 401 Non autorizzato... in attesa
Elimina l'attività pianificata "fullwaptupgrade"
se vado all'URL https://srvwapt.mondomaine.fr/api/v3/ge ... tagent.exe
ottengo questo bel messaggio di errore:
Errore interno del server
Il server ha riscontrato un errore interno e non è stato in grado di completare la tua richiesta. Il server è sovraccarico oppure c'è un errore nell'applicazione.
systemctl status nginx.service
il sistema è attivo