We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error failed to bundle project: https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
Full Version: PS D:***> npm run tauri build
******@0.0.0 tauri tauri build
Running beforeBuildCommand `npm run build`
*****@0.0.0 build vite build
vite v5.3.5 building for production... ✓ 32 modules transformed. dist/index.html 0.48 kB │ gzip: 0.31 kB dist/assets/index-QMUHOJWu.css 1.25 kB │ gzip: 0.61 kB dist/assets/index-DRkWgN8I.js 143.58 kB │ gzip: 46.24 kB ✓ built in 911ms Compiling zhang-tauri v0.0.0 (D:\project\Zhang-tauri\src-tauri) Finished release profile [optimized] target(s) in 21.08s Info Verifying wix package Downloading https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip Error failed to bundle project: https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
release
No response
tauri info
PS D:\*****\****> npm run tauri info > *****@0.0.0 tauri > tauri info [✔] Environment - OS: Windows 10.0.22631 X64 ✔ WebView2: 126.0.2592.113 ✔ MSVC: Visual Studio Community 2022 ✔ rustc: 1.80.0 (051478957 2024-07-21) ✔ cargo: 1.80.0 (376290515 2024-07-16) ✔ rustup: 1.27.1 (54dd3d00f 2024-04-24) ✔ Rust toolchain: stable-x86_64-pc-windows-msvc (default) - node: 20.16.0 - yarn: 1.22.22 - npm: 10.8.1 [-] Packages - tauri [RUST]: 1.7.1 - tauri-build [RUST]: 1.5.3 - wry [RUST]: 0.24.10 - tao [RUST]: 0.16.9 - @tauri-apps/api [NPM]: 1.6.0 - @tauri-apps/cli [NPM]: 1.6.0 [-] App - build-type: bundle - CSP: unset - distDir: ../dist - devPath: http://localhost:1420/ - framework: React - bundler: Vite
The text was updated successfully, but these errors were encountered:
Do you have a system proxy that may not allow GitHub outside of the browser?
If so, try downloading it manually: #7338 (comment)
Sorry, something went wrong.
Do you have a system proxy that may not allow GitHub outside of the browser? If so, try downloading it manually: #7338 (comment)
Thanks, you are right, there is a problem with my system proxy
No branches or pull requests
Describe the bug
Error failed to bundle project:
https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
Full Version:
PS D:***> npm run tauri build
vite v5.3.5 building for production...
✓ 32 modules transformed.
dist/index.html 0.48 kB │ gzip: 0.31 kB
dist/assets/index-QMUHOJWu.css 1.25 kB │ gzip: 0.61 kB
dist/assets/index-DRkWgN8I.js 143.58 kB │ gzip: 46.24 kB
✓ built in 911ms
Compiling zhang-tauri v0.0.0 (D:\project\Zhang-tauri\src-tauri)
Finished
release
profile [optimized] target(s) in 21.08sInfo Verifying wix package
Downloading https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip
Error failed to bundle project:
https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
Reproduction
No response
Expected behavior
No response
Full
tauri info
outputStack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: