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

on window can't work #245

Open
RowgerGo opened this issue Apr 20, 2019 · 2 comments
Open

on window can't work #245

RowgerGo opened this issue Apr 20, 2019 · 2 comments

Comments

@RowgerGo
Copy link

[ERROR] listen tcp :8083: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted

@RowgerGo
Copy link
Author

settings:
  legacy:
    force: true
    interval: 0s
schema:
- name: autoBuild
  path: .
  commands: {}
  watcher:
    extensions:
    - go
    paths:
    - /
    ignored_paths:
    - .git
    - .realize
    - vendor
    scripts:
    - type: before
      command: taskkill /filestore-server [executable].exe /F

@Zioyi
Copy link

Zioyi commented Jun 26, 2021

settings:
  legacy:
    force: true
    interval: 0s
schema:
- name: filestore-server
  path: .
  commands: {}
  watcher:
    extensions:
    - go
    paths:
    - /
    ignored_paths:
    - .git
    - .realize
    - vendor
    scripts:
    - type: before
      command: taskkill /IM filestore-server.exe /F

it work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants