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

Can't bind on 127.0.0.1:1430 #6511

Closed
FH0 opened this issue Mar 21, 2023 · 2 comments
Closed

Can't bind on 127.0.0.1:1430 #6511

FH0 opened this issue Mar 21, 2023 · 2 comments
Assignees
Labels
scope: cli.rs The tauri-cli rust crate status: needs triage This issue needs to triage, applied to new issues type: bug

Comments

@FH0
Copy link

FH0 commented Mar 21, 2023

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

@FH0 FH0 added status: needs triage This issue needs to triage, applied to new issues type: bug labels Mar 21, 2023
@FabianLars FabianLars added the scope: cli.rs The tauri-cli rust crate label Mar 21, 2023
@amrbashir amrbashir self-assigned this Mar 21, 2023
@FH0
Copy link
Author

FH0 commented Mar 22, 2023

792d5eb fixed

@FH0 FH0 closed this as completed Mar 22, 2023
@amrbashir
Copy link
Member

The PR hasn't been merged yet, see #6514

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: cli.rs The tauri-cli rust crate status: needs triage This issue needs to triage, applied to new issues type: bug
Projects
None yet
Development

No branches or pull requests

3 participants