mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 22:25:53 +03:00
[GH-ISSUE #4] Hello,about startup parameter problems #3
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MEZboy on GitHub (Mar 6, 2019).
Original GitHub issue: https://github.com/Finb/bark-server/issues/4
when i try to start bark-server,it return
here is my start bash:
nohup /root/barkServer/bark -l 0.0.0.0 -p 81 -d /root/barkServer > /root/barkServer/bark.log &can you help me to fix this problem,thx!
@Finb commented on GitHub (Mar 6, 2019):
Hi, the problem has been fixed, you can re-download the program and try again
https://github.com/Finb/bark-server/releases
@MEZboy commented on GitHub (Mar 6, 2019):
it solved my problem,thanks a lot,i'll close this issue.