启动gorse后,master.log错误日志
Open
- Dominant language
- Go
- Stars
- 9.8k
- Forks
- 912
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 9
Description
```
{"level":"error","ts":1695738823.6536405,"msg":"failed to get popular items","error":"strconv.ParseFloat: parsing \"男_社交\": invalid syntax"}
```
Contributor guide
Research direction
Start by reproducing the startup condition and inspect master.log around the “failed to get popular items” entry. Trace where the value "男_社交" is passed to numeric parsing and identify the expected data format. Done means startup no longer emits this error and popular-item retrieval still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100