[GH-ISSUE #4] Hello,about startup parameter problems #3

Closed
opened 2026-03-03 11:55:09 +03:00 by kerem · 2 comments
Owner

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

flag provided but not defined: -p
Usage of ./bark:
-dev
develop推送,请忽略此参数,设置此参数为True会导致推送失败
-ip string
http listen ip (default "0.0.0.0")
-port int
http listen port (default 8080)

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!

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 > flag provided but not defined: -p Usage of ./bark: -dev develop推送,请忽略此参数,设置此参数为True会导致推送失败 -ip string http listen ip (default "0.0.0.0") -port int http listen port (default 8080) 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!
kerem closed this issue 2026-03-03 11:55:14 +03:00
Author
Owner

@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

<!-- gh-comment-id:470026211 --> @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](https://github.com/Finb/bark-server/releases)
Author
Owner

@MEZboy commented on GitHub (Mar 6, 2019):

it solved my problem,thanks a lot,i'll close this issue.

<!-- gh-comment-id:470028182 --> @MEZboy commented on GitHub (Mar 6, 2019): it solved my problem,thanks a lot,i'll close this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#3
No description provided.