最近、Octopus サーバーをバージョン 2.0 から 2.4 にアップグレードしました。サーバーをインストールすることはできますが、次のエラーでクラッシュし続けます:-
System.Exception: The HTTP server could not start because namespace reservations have not been made. Ensure that the current user has access to listen on these prefixes by running the following command(s):
netsh http add urlacl url=http://+:8081/octopus/ user=test\SYSTEM
netsh http add urlacl url=http://+:8081/octopus/ user=test\SYSTEM
アンインストールして再インストールしてみました。