opendatalab / opendatalab/LabelLLM

创建任务时报403

Open
#45 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.3k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

在创建任务时会报错,
frontend-1 | 172.18.0.1 - - [24/Jan/2025:01:41:19 +0000] "POST /api/v1/user/list HTTP/1.1" 403 61 "http://localhost:8086/operator/task" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0" "-"
frontend-1 | 172.18.0.1 - - [24/Jan/2025:01:41:19 +0000] "POST /api/v1/operator/task/label/list HTTP/1.1" 403 61 "http://localhost:8086/operator/task" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0" "-"
backend-1 | 172.18.0.6:50930 - "POST /api/v1/operator/task/label/list HTTP/1.1" 403
frontend-1 | 172.18.0.1 - - [24/Jan/2025:01:41:30 +0000] "GET /assets/grid1-b66fc5a6.png HTTP/1.1" 304 0 "http://localhost:8086/operator/task/create" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0" "

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure from /operator/task/create and inspect the /api/v1/user/list and /api/v1/operator/task/label/list requests shown in the report. Trace why these requests return 403 and verify that task creation completes without authorization errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.