Skip to content

Can't bind on 127.0.0.1:1430 #6511

@FH0

Description

@FH0

Describe the bug

error binding to 127.0.0.1:1430: error creating server listener:

If I replace devPath with an invalid string and then replace it with a valid string then there is no problem.
录制_2023_03_21_10_37_35_304

Reproduction

No response

Expected behavior

No response

Platform and versions

Environment
  › OS: Windows 10.0.22621 X64
  › Webview2: 111.0.1661.44
  › MSVC: 
      - Visual Studio Community 2022
  › Node.js: 18.15.0
  › npm: 9.5.0
  › pnpm: Not installed!
  › yarn: Not installed!
  › rustup: 1.25.2
  › rustc: 1.68.0
  › cargo: 1.68.0
  › Rust toolchain: stable-x86_64-pc-windows-msvc 

Packages
WARNING: no lock files found, defaulting to npm
  › @tauri-apps/cli [NPM]: 1.2.3
  › @tauri-apps/api [NPM]: Not installed!
  › tauri [RUST]: 1.2.4,
  › tauri-build [RUST]: 1.2.1,
  › tao [RUST]: 0.15.8,
  › wry [RUST]: 0.23.4,

App
  › build-type: bundle
  › CSP: unset
  › distDir: ../src
  › devPath: ../src
package.json not found

App directory structure
  ├─ .git
  ├─ .vscode
  ├─ pdf
  ├─ src
  ├─ src-tauri
  └─ target

Stack trace

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

scope: cliThe tauri-cli rust crate and @tauri-apps/cli npm packagestatus: needs triageThis issue needs to triage, applied to new issuestype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions