Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Issue]: Tableau.Desktop #184160

Open
2 tasks done
EyeballIB opened this issue Oct 18, 2024 · 5 comments
Open
2 tasks done

[Package Issue]: Tableau.Desktop #184160

EyeballIB opened this issue Oct 18, 2024 · 5 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Network-Blocker Package is either IP blocked from validation, or user-agent blocked from download.

Comments

@EyeballIB
Copy link

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installation issue.

Brief description of your issue

Running the winget install -e --id Tableau.Desktop fails at the download stage. Looks like there was a similar problem on previous versions.

Downloading https://downloads.tableau.com/esdalt/2024.3.0/TableauDesktop-64bit-2024-3-0.exe
An unexpected error occurred while executing the command:
Download request status is not success.
0x80190193 : Forbidden (403).

I can download the file directly from the link above.

Steps to reproduce

Run winget install -e --id Tableau.Desktop will fail when trying to download the executable.

Run winget download tableau.desktop will fail on the download.

Actual behavior

The other apps I use all download and install properly. This is the first time I've encountered a problem. Looks like previous versions of Tableau have the same problem - Tableau seems to be blocking downloads.

Expected behavior

The install begins but fails during download:

Downloading https://downloads.tableau.com/esdalt/2024.3.0/TableauDesktop-64bit-2024-3-0.exe
An unexpected error occurred while executing the command:
Download request status is not success.
0x80190193 : Forbidden (403).

Environment

Windows Package Manager v1.8.1911
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.3737
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.23.1911.0

Winget Directories
Logs %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Diag…
User Settings %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\sett…
Portable Links Directory (User) %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User) %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root C:\Program Files\WinGet\Packages
Portable Package Root (x86) C:\Program Files (x86)\WinGet\Packages
Installer Downloads %USERPROFILE%\Downloads

Screenshots and Logs

No response

@EyeballIB EyeballIB added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Oct 18, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Oct 18, 2024
@Dragon1573
Copy link
Contributor

Dragon1573 commented Oct 18, 2024

It seems this installer URL is only allowed with browser itself.

Image

Visiting the URL with any other third-party downloader (such as Motrix) are not permitted, even if it uses a browser User-Agent.

Image

@SpecterShell
Copy link
Contributor

#174133 (comment)

@Dragon1573
Copy link
Contributor

Validate again. A preview version of winget.exe can resolve this.

22:40:56 C:\...\winget-pkgs  [master ≡] 3ms pwsh> winget download -e --id Tableau.Desktop
已找到 Tableau Desktop [Tableau.Desktop] 版本 24.3.425
此应用程序由其所有者授权给你。
Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。
的协议 Tableau Desktop [Tableau.Desktop] 版本 24.3.425
版本: 24.3.425
发布者: Tableau Software, LLC
发布服务器 URL: https://www.tableau.com/zh-cn
发布服务器支持 URL: https://www.tableau.com/zh-cn/support
作者: Salesforce, Inc.
主页: https://www.tableau.com/zh-cn/products/desktop
许可证: 专有软件
许可证 URL: https://www.tableau.com/zh-cn/legal/eula
隐私 URL: https://www.salesforce.com/company/privacy/
版权所有: © 2024 Tableau Software, LLC 及其许可方。保留所有权利。
版权 URL: https://www.salesforce.com/company/legal/intellectual/tmcusageguidelines/
购买 URL: https://buy.tableau.com/zh-cn/
协议:
  最终用户许可协议: https://www.tableau.com/zh-cn/legal/eula

发行商要求你在安装前查看上述信息并接受协议。
是否同意上述条款?
[Y] 是  [N] 否: Y
正在下载 https://downloads.tableau.com/esdalt/2024.3.0/TableauDesktop-64bit-2024-3-0.exe
  ██▍                             47.0 MB /  591 MB
已取消

22:41:44 C:\...\winget-pkgs  [master ≡] 30.984s 0x80004004 pwsh> winget --version
v1.9.2507

22:42:20 C:\...\winget-pkgs  [master ≡] 111ms pwsh> winget --info   
Windows 程序包管理器 v1.9.2507
版权所有 (C) Microsoft Corporation。保留所有权利。

Windows: Windows.Desktop v10.0.26100.1882
系统体系结构: X64
软件包: Microsoft.DesktopAppInstaller v1.24.2507.0

管理员设置                                状态
------------------------------------------------
LocalManifestFiles                        已启用
BypassCertificatePinningForMicrosoftStore 已禁用
InstallerHashOverride                     已启用
LocalArchiveMalwareScanOverride           已启用
ProxyCommandLineOptions                   已禁用
DefaultProxy                              已禁用

@voyager2saturn
Copy link

Mine worked after disabling VPN

@stephengillie stephengillie added Network-Blocker Package is either IP blocked from validation, or user-agent blocked from download. and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Network-Blocker Package is either IP blocked from validation, or user-agent blocked from download.
Projects
None yet
Development

No branches or pull requests

5 participants