Page 1 of 1

[RESOLVED] - Secondary rest

Published: May 5, 2023 - 09:39
by Geoffroy
Good morning,

Server on Debian
Console under Windows Server 2019
Rest under Windows Server 2019

We have a remote repository; it replicates but with errors like this example.
Traceback (most recent call last):
File "W:\wapt\waptservice\repositories.py", line 271, in download_files
wget(dict_result['todownload'][afile]['url'], target=dict_result['todownload'][afile]['path'], printhook=setter_progress, sha256=dict_result['todownload'][afile]['sum'], limit_bandwidth=speed, cert=self.wapt.waptserver.client_auth(), proxies=self.wapt.waptserver.proxies, verify_cert=self.wapt.waptserver.verify_ce
Could you tell me what this might be from? Thank you in advance.

Re: Secondary rest

Published: May 11, 2023 - 11:12
by Geoffroy
Problem solved with technical support.