The search returned 8 results

by raikyn
August 1, 2019 - 11:17
Forum: WAPT Server
Subject: [Resolved] HTTPError: 504 Server Error: Gateway Time-out
Answers: 6
Views : 6322

Re: HTTPError: 504 Server Error: Gateway Time-out

Thanks for the order; indeed, there was a (large) package that was taking far too long to scan. I deleted it since I no longer need it.
Everything is working perfectly now! Thank you so much for your help!
by raikyn
August 1, 2019 - 10:03
Forum: WAPT Server
Subject: [Resolved] HTTPError: 504 Server Error: Gateway Time-out
Answers: 6
Views : 6322

Re: HTTPError: 504 Server Error: Gateway Time-out

No, I've checked, the permissions are fine, and the files are uploaded correctly anyway.

What I don't understand is why the transfer goes smoothly, but I get an error message after a 30-second freeze.

I don't know what the upload function tries to do after that...
by raikyn
July 31, 2019 - 09:00
Forum: WAPT Server
Subject: [Resolved] HTTPError: 504 Server Error: Gateway Time-out
Answers: 6
Views : 6322

Re: HTTPError: 504 Server Error: Gateway Time-out

Does nobody have any ideas?
by raikyn
July 25, 2019 - 11:23
Forum: WAPT Server
Subject: [Resolved] HTTPError: 504 Server Error: Gateway Time-out
Answers: 6
Views : 6322

[Resolved] HTTPError: 504 Server Error: Gateway Time-out

Hello,

I'm having a problem after updating a WAPT server from version 1.3.13 to version 1.7.4.
Everything works fine: package deployment, adding new hosts, etc., except for uploading or deleting packages.


When uploading packages, I get the following error message...
by raikyn
March 8, 2017 - 09:59
Forum: WAPT Packages
Subject: Determining the validity of an installation
Answers: 6
Views : 5429

Re: Indicating the validity of an installation

Thank you so much, it works thanks to `accept_returncodes=[0, 1, 3010]`.
I had already seen this function, but having never used it, I had ended up forgetting about it...sorry for the trouble.

Regarding exit code 1, I admit that, in most cases, it did indeed correspond to a problem in the...
by raikyn
March 7, 2017 - 08:53
Forum: WAPT Packages
Subject: Determining the validity of an installation
Answers: 6
Views : 5429

Re: Indicating the validity of an installation

Hello, it seems there is indeed a problem with the "status" not being at 0.

Here is the content of setup.py:

# -*- coding: utf-8 -*-
from setuphelpers import *

uninstallkey = ['{4099F374-39B8-4226-9AC2-2069CEE8BF82}']


def install():
run(r'"foundation\Setup.exe" /s ERDASFoundation2014 /ni ACCEPT ...
by raikyn
March 6, 2017 - 4:00 PM
Forum: WAPT Packages
Subject: Determining the validity of an installation
Answers: 6
Views : 5429

Indicate the validity of an installation

Hello,

I've been regularly creating packages for a little over a year and I'm encountering a "problem":

I created a package to install a business software (ERDAS 2014 in this case), it installs without any problem, but WAPT considers the installation incorrect. I have no idea why...
by raikyn
May 3, 2016 - 11:59
Forum: WAPT Packages
Subject: "*******" Is an invalid integer
Answers: 2
Views : 3706

"*******" Is an invalid integer

Hello,

I'm having a small problem with the WAPT console after uploading a large package of approximately 7.5GB.

I don't know if it's an intentional limitation, but after the upload, when I go to the list of private repositories, I get an error message: "7799766444" is an invalid integer...