Error adding packages (locally or via the internet)
Published: June 21, 2016 - 6:27 PM
Good evening,
I just installed WAPT server on a Windows server 2012 and didn't have too many problems with the configuration.
However, when I add a package from an internet search or from a file downloaded from the website and loaded locally via the console, I get an error message: "
An unhandled exception has occurred.
HTTPError: 400 Client Error: Bad request for url:
....:444/upload_package/pkg-adobereader_11.9-3_x86.w..."
I should mention that in my default installation, I had to:
1) disable an Apache service present on the server;
2) after installing WAPT, I modified the WAPT Apache configuration (httpd.conf): I replaced ports 80 and 443 with 8081 and 444 in two places in this file: Listen and Virtual Host;
3) restart WAPT Apache and test from a client PC on both ports (OK
); 4) restart my other Apache server, which was listening on 80 and 443, and it also worked fine.
I've already received a message I encountered a similar error when trying to generate a WAPT agent, but ultimately the file creation was successful, and my client had the correct (and up-to-date) server credentials with the correct ports.
However, I also don't see my client on the console (this might be related to my client PC firewall being active, but that's a minor issue for now).
If anyone has any ideas about the error message preventing me from adding applications, I'd appreciate it.
I just installed WAPT server on a Windows server 2012 and didn't have too many problems with the configuration.
However, when I add a package from an internet search or from a file downloaded from the website and loaded locally via the console, I get an error message: "
An unhandled exception has occurred.
HTTPError: 400 Client Error: Bad request for url:
....:444/upload_package/pkg-adobereader_11.9-3_x86.w..."
I should mention that in my default installation, I had to:
1) disable an Apache service present on the server;
2) after installing WAPT, I modified the WAPT Apache configuration (httpd.conf): I replaced ports 80 and 443 with 8081 and 444 in two places in this file: Listen and Virtual Host;
3) restart WAPT Apache and test from a client PC on both ports (OK
); 4) restart my other Apache server, which was listening on 80 and 443, and it also worked fine.
I've already received a message I encountered a similar error when trying to generate a WAPT agent, but ultimately the file creation was successful, and my client had the correct (and up-to-date) server credentials with the correct ports.
However, I also don't see my client on the console (this might be related to my client PC firewall being active, but that's a minor issue for now).
If anyone has any ideas about the error message preventing me from adding applications, I'd appreciate it.