openresty / openresty/opm

opm upload keep response ERROR: /root/.opmrc: bad "github_token"

Open
#89 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
485
Forks
76
PR merge metrics
No merged PRs in 30d

Description

i'm trying to update my project lua-resty-access
tried 3 new tokens for my supereldar github account

.opmrc:
github_account=supereldar
github_token=ghp_43242342342343242423
upload_server=https://opm.openresty.org
download_server=https://opm.openresty.org

dist.ini
name = lua-resty-access
abstract = Passwordless authentication for OpenResty - Flexible and Secure
author = Eldar "supereldar" Beibutov
is_original = yes
license = 2bsd
repo_link = https://github.com/supereldar/lua-resty-access
requires = openresty, bungle/lua-resty-session, ledgetech/lua-resty-http, GUI/lua-resty-mail
version = 1.043

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

Start with the reported .opmrc and dist.ini values, then trace the upload command's handling of github_token and the response ERROR. Reproduce the upload with a test token or fixture and identify whether the configuration is rejected locally or by the upload server. Done means the cause is confirmed and the upload either succeeds or reports an actionable error.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
cli
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.