[RESOLVED] - Secondary rest
Published: May 5, 2023 - 09:39
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.
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.
Could you tell me what this might be from? Thank you in advance.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