baidu / baidu/unit-dmkit

./dmkit报错

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
321
Forks
114
PR merge metrics
No merged PRs in 30d

Description

编译完成后,执行./dmkit报错
https://ai.baidu.com/unit/v2?_=1576068631696#/dmKit
E1213 14:21:15.839824 2711 /home/hik/unit-dmkit-master/brpc/src/brpc/server.cpp:892] Fail to listen 0.0.0.0:8010
E1213 14:21:15.839870 2711 /home/hik/unit-dmkit-master/src/server.cpp:106] logid= Fail to start server

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with ./dmkit and read the listen error in brpc/src/brpc/server.cpp around line 892, then follow the startup path in src/server.cpp around line 106. Determine why binding to 0.0.0.0:8010 fails; done means the server starts successfully or the issue documents the confirmed cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.