Support Forum: Get Support for Patch My PC Products and Services

Home Updater: Our Free Product for Consumers => Home Updater: Report Detection Issues or Installation Issues => Topic started by: forum_user on June 20, 2026, 12:57:27 AM

Title: Tor Browser can not be downloaded
Post by: forum_user on June 20, 2026, 12:57:27 AM
Hello team,

Tor Browser can not be downloaded. There is 404 response based on log.

[2026-06-20 08:49:19]  DEBUG  [Tor Browser]: Started downloading portable app: 'https://dist.torproject.org/torbrowser/15.0.15/tor-browser-windows-x86_64-portable-15.0.15.exe'.
[2026-06-20 08:49:19]  ERROR  System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at ModernHomeUpdater.Core.System.CustomHttpClient.StartDownloadAsync(String filePath)
   at ModernHomeUpdater.Core.Services.Implementations.ApplicationDownloader.DownloadAppAsHttpAsync(String pmpcName, String url, String filePath, IProgress`1 downloadProgress, CancellationToken cancellationToken)
   at ModernHomeUpdater.Core.Services.Implementations.ApplicationDownloader.DownloadPortableAppAsync(String pmpcName, String url, String filePath, IProgress`1 downloadProgress, CancellationToken cancellationToken)
   at ModernHomeUpdater.ClientApp.Services.Implementations.InstallationManager.InstallPortableApplicationAsync(InstallPortableCommandArgs args)

Thanks.