Page 1 sur 1

Exception: Error during install -403 Client Error: Forbidden

Posté : 05 juin 2018 - 18:02
par empbilly
Hello,

After I update my wapt server from 1.5.1.22 to 1.5.1.23 version, the following error occurred while trying to install a package.

wapt Server: debian 9

Code : Tout sélectionner

Installing 4C4C4544-0043-3610-8052-B6C04F564732
Exception: Error during install of 4C4C4544-0043-3610-8052-B6C04F564732 (=12): errors in packages [[(u'http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt', '403 Client Error: Forbidden for url: http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt'), None], [u'ct
i_srt-wps-office', PackageEntry('cti_srt-wps-office','10.2.0.5871-5') ], [u'4C4C4544-0043-3610-8052-B6C04F564732 (=12)', PackageEntry('4C4C4544-0043-3610-8052-B6C04F564732','12') ]]
Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\waptservice\waptservice.py", line 1151, in run
    self.running_task.run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 405, in pwrapper
    return func(*arg, **kwargs)
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 464, in run
    self._run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 884, in _run
    self.result.get('errors',[])))
Exception: Error during install of 4C4C4544-0043-3610-8052-B6C04F564732 (=12): errors in packages [[(u'http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt', '403 Client Error: Forbidden for url: http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt'), None], [u'cti_srt-wps-office', PackageEntry('cti_srt-wps-office','10.2.0.5871-5') ], [u'4C4C4544-0043-3610-8052-B6C04F564732 (=12)', PackageEntry('4C4C4544-0043-3610-8052-B6C04F564732','12') ]]

Re: Exception: Error during install -403 Client Error: Forbidden

Posté : 10 juin 2018 - 14:51
par dcardon
Hi Empbilly,
empbilly a écrit : 05 juin 2018 - 18:02 After I update my wapt server from 1.5.1.22 to 1.5.1.23 version, the following error occurred while trying to install a package.

wapt Server: debian 9

Code : Tout sélectionner

Installing 4C4C4544-0043-3610-8052-B6C04F564732
Exception: Error during install of 4C4C4544-0043-3610-8052-B6C04F564732 (=12): errors in packages [[(u'http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt', '403 Client Error: Forbidden for url: http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt'), None], [u'ct
i_srt-wps-office', PackageEntry('cti_srt-wps-office','10.2.0.5871-5') ], [u'4C4C4544-0043-3610-8052-B6C04F564732 (=12)', PackageEntry('4C4C4544-0043-3610-8052-B6C04F564732','12') ]]
Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\waptservice\waptservice.py", line 1151, in run
    self.running_task.run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 405, in pwrapper
    return func(*arg, **kwargs)
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 464, in run
    self._run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 884, in _run
    self.result.get('errors',[])))
Exception: Error during install of 4C4C4544-0043-3610-8052-B6C04F564732 (=12): errors in packages [[(u'http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt', '403 Client Error: Forbidden for url: http://172.16.1.101/wapt/cti_srt-wps-office_10.2.0.5871-5_all.wapt'), None], [u'cti_srt-wps-office', PackageEntry('cti_srt-wps-office','10.2.0.5871-5') ], [u'4C4C4544-0043-3610-8052-B6C04F564732 (=12)', PackageEntry('4C4C4544-0043-3610-8052-B6C04F564732','12') ]]
What happens if you try to download http://172.16.1.101/wapt/cti_srt-wps-of ... 5_all.wapt from a local web console on that specific computer? Is there any proxy configuration?

Cheers,

Denis

Re: Exception: Error during install -403 Client Error: Forbidden

Posté : 11 juin 2018 - 13:33
par empbilly
Hello Denis, thannks for the reply!! :D

At first I can download the file. I can not tell you what problem the agent had, but when deploying a new agent and the machines upgrading to this new agent the problem is being solved.

I'll leave the topic open for a few more days and then come back here to give you feedback.