Skip to content

[bug] After upgrading to 2.5.0, use http plug-in to request the interface, but no response is received. #2638

Closed
@nongyehong

Description

@nongyehong

Describe the bug

After upgrading to 2.5.0, use http plug-in to request the interface, but no response is received.

Reproduction

No response

Expected behavior

No response

Full tauri info output

[✔] Environment
    - OS: Mac OS 14.5.0 arm64 (X64)
    ✔ Xcode Command Line Tools: installed
    ✔ rustc: 1.86.0 (05f9846f8 2025-03-31)
    ✔ cargo: 1.86.0 (adf9b6ad1 2025-02-28)
    ✔ rustup: 1.28.1 (f9edccde0 2025-03-05)
    ✔ Rust toolchain: stable-aarch64-apple-darwin (default)
    - node: 22.11.0
    - pnpm: 9.15.0
    - yarn: 1.22.22
    - npm: 10.9.0
    - bun: 1.1.36

[-] Packages
    - tauri 🦀: 2.5.0
    - tauri-build 🦀: 2.2.0
    - wry 🦀: 0.51.2
    - tao 🦀: 0.33.0
    - @tauri-apps/api : 2.5.0
    - @tauri-apps/cli : 2.5.0

[-] Plugins
    - tauri-plugin-shell 🦀: 2.2.1
    - @tauri-apps/plugin-shell : 2.2.1
    - tauri-plugin-notification 🦀: 2.2.2
    - @tauri-apps/plugin-notification : 2.2.2
    - tauri-plugin-http 🦀: 2.4.3
    - @tauri-apps/plugin-http : 2.4.3
    - tauri-plugin-updater 🦀: 2.6.1, (outdated, latest: 2.7.0)
    - @tauri-apps/plugin-updater : 2.6.1 (outdated, latest: 2.7.0)
    - tauri-plugin-sql 🦀: 2.2.0
    - @tauri-apps/plugin-sql : 2.2.0
    - tauri-plugin-os 🦀: 2.2.1
    - @tauri-apps/plugin-os : 2.2.0 (outdated, latest: 2.2.1)
    - tauri-plugin-process 🦀: 2.2.0, (outdated, latest: 2.2.1)
    - @tauri-apps/plugin-process : 2.2.0 (outdated, latest: 2.2.1)
    - tauri-plugin-fs 🦀: 2.2.1
    - @tauri-apps/plugin-fs : 2.2.0 (outdated, latest: 2.2.1)
    - tauri-plugin-clipboard-manager 🦀: 2.2.2
    - @tauri-apps/plugin-clipboard-manager : 2.2.2
    - tauri-plugin-single-instance 🦀: 2.2.2, (outdated, latest: 2.2.3)
    - @tauri-apps/plugin-single-instance : not installed!
    - tauri-plugin-autostart 🦀: 2.2.0, (outdated, latest: 2.3.0)
    - @tauri-apps/plugin-autostart : 2.2.0 (outdated, latest: 2.3.0)
    - tauri-plugin-upload 🦀: 2.2.1
    - @tauri-apps/plugin-upload : not installed!
    - tauri-plugin-dialog 🦀: 2.2.0, (outdated, latest: 2.2.1)
    - @tauri-apps/plugin-dialog : 2.2.0 (outdated, latest: 2.2.1)
    - tauri-plugin-global-shortcut 🦀: 2.2.0
    - @tauri-apps/plugin-global-shortcut : not installed!

[-] App
    - build-type: bundle
    - CSP: unset
    - frontendDist: ../dist
    - devUrl: http://127.0.0.1:6130/
    - framework: Vue.js
    - bundler: Rollup

Stack trace


Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions