The search returned 7 results

by elpiafo
March 27, 2015 - 02:51
Forum: WAPT Packages
Subject: Timeout during package installation
Answers: 3
Views : 7243

Re: Timeout when installing a package

Okay, for the smaller Webdev version, which is 2GB, the client-side installation command works perfectly (package download + installation launch).

I might have made a mistake when building the Windev package.

Something to think about. :roll:
by elpiafo
March 27, 2015 - 02:43
Forum: WAPT Packages
Subject: Timeout during package installation
Answers: 3
Views : 7243

Re: Timeout when installing a package

When I try to install it from the client using the command:
`wapt-get install PACKAGE_NAME`,
it responds:
`=== skipped packages ===
PACKAGE_NAME`
. It hasn't downloaded or installed it.

So I download it manually:
`wapt-get download PACKAGE_NAME`
and try the installation command again...
by elpiafo
March 27, 2015 - 02:08
Forum: WAPT Packages
Subject: Timeout during package installation
Answers: 3
Views : 7243

Timeout when installing a package

Hello,

here is the error encountered when installing a package on a client from the WAPT console on the server side:

TimeoutExpired: Command '('"WD170PACKDVD056g.exe" /VERYSILENT',)' timed out after seconds with output '600.0'.

The package is 2.3 GB.

There is a problem with the...
by elpiafo
March 26, 2015 - 11:54 PM
Forum: WAPT Packages
Subject: Import a big package in private repo.
Answers: 5
Views : 6283

Re: Import a big package into private repo.

Great, it works. Thank you very much.
by elpiafo
March 23, 2015 - 8:47 PM
Forum: WAPT Packages
Subject: Import a big package in private repo.
Answers: 5
Views : 6283

Re: Import a big package into private repo.

Hello and thank you for your reply.

I will test it soon and keep you posted.

Best regards.
by elpiafo
March 15, 2015 - 09:37
Forum: WAPT Packages
Subject: Licensed software - Setup.py
Answers: 3
Views : 5311

Re: Software with license - Setup.py

Hi, (not many people here).

I wouldn't know the answer to your question, but you should perhaps contact your software publisher; they know better than anyone how to activate the license via the command line.

Bye.
by elpiafo
March 15, 2015 - 00:29
Forum: WAPT Packages
Subject: Import a big package in private repo.
Answers: 5
Views : 6283

Import a big package into private repo.

Hello,

I built a package from an executable .exe and when I want to import the package in the private deposit, this error occurs:
- HTTPError: 502 Server Error: Bad Gateway.

This error happens from CLI or GUI.
The package size is 2.3 GB.

My OS: Windows Server 2012 R2.

Maybe the connection to ...