[SOLVED] tis-remote-repo-http - Installation failed
Published: April 11, 2025 - 12:19 PM
Good morning,
I am encountering an error installing the tis-remote-repo-http package on a Windows 11 PC
The Wapt console is back:
IIS features were enabled on this PC (without any particular configuration behind it), I thought that was the reason.
I uninstalled those features but the error message is the same.
Can you help me?
Sincerely
I am encountering an error installing the tis-remote-repo-http package on a Windows 11 PC
The Wapt console is back:
Code: Select all
installing si-remote-repo-http(=2.6.0.17177-10)
Install wapthttpserver to permit WAPTAgent to become a repository
Remove firewall rule
Copy binary file for wapthttpserver
Install wapthttpserver
Register wapthttpserver frontend
Checking if ports 80 and 443 are available
Port 80 is not available
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4296, in install_wapt
exitstatus = setup.install()
File "C:\windows\TEMP\waptz7bi86u9\setup.py", line 130, in install
File "C:\windows\TEMP\waptz7bi86u9\setup.py", line 102, in install_wapthttpserver_service
File "C:\windows\TEMP\waptz7bi86u9\setup.py", line 78, in make_wapthttpserver_config
File "C:\Program Files (x86)\wapt\common.py", line 3957, in run
return ensure_unicode(run(*arg, pidlist=self.pidlist,**args))
File "C:\Program Files (x86)\wapt\waptutils.py", line 2214, in run
raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command 'wapt-get checkport 0.0.0.0:80' returned non-zero exit status 0.
Output:0.0.0.0:80: 1
Exit code: 0
CalledProcessErrorOutput: Command 'wapt-get checkport 0.0.0.0:80' returned non-zero exit status 0.
Output:0.0.0.0:80: 1
Exit code: 0
I uninstalled those features but the error message is the same.
Can you help me?
Sincerely