Publishing fails with "Server Error Called by client" and/or ClawHub shows a mismatched GitHub username. #97

Closed
opened 2026-02-15 17:15:39 -05:00 by yindo · 0 comments
Owner

Originally created by @clawtter on GitHub (Feb 9, 2026).

Summary

Publishing a skill fails after I changed my GitHub username. ClawHub appears to show/expect my old GitHub username, and publishing returns "Server Error Called by client".

I suspect ClawHub is keying account lookup/ownership on the GitHub username string instead of the immutable GitHub user ID.

Expected

After GitHub username change + re-OAuth, ClawHub should still recognize the same GitHub account and allow publishing.

Actual

Publishing fails with "Server Error Called by client" and/or ClawHub shows a mismatched GitHub username.

Steps to reproduce

  1. Sign into ClawHub via GitHub OAuth
  2. (Previously) changed GitHub username from OLD -> NEW
  3. Attempt to publish a skill via [web uploader / CLI]
  4. Observe server error

What I tried

  • Deleted ClawHub account and re-linked OAuth
  • Revoked OAuth and re-authorized
  • Changed GitHub username back temporarily
  • Waited overnight / retried later

Environment

  • OS: windows 11
  • Browser (if web): chrome
  • ClawHub CLI version (if CLI):
  • ClawHub username: Bruagabon
  • GitHub username (current): Clawtter
  • GitHub username (previous): Bruagabon
  • GitHub numeric user ID: 208301826
  • Approx date/time of failure (with timezone): All day yesterday and today

Account "created_at": "2025-04-19T19:44:31Z",
"updated_at": "2026-02-08T23:24:31Z"

Related issues

  • Sign-in broken after GitHub username change (#170)
  • CORS/domain mismatch on upload causing "Server Error Called by client" (#143) (if relevant)
  • "GitHub account lookup failed" / publish ownership issues (#155) (if relevant)
Originally created by @clawtter on GitHub (Feb 9, 2026). ## Summary Publishing a skill fails after I changed my GitHub username. ClawHub appears to show/expect my old GitHub username, and publishing returns "Server Error Called by client". I suspect ClawHub is keying account lookup/ownership on the GitHub username string instead of the immutable GitHub user ID. ## Expected After GitHub username change + re-OAuth, ClawHub should still recognize the same GitHub account and allow publishing. ## Actual Publishing fails with "Server Error Called by client" and/or ClawHub shows a mismatched GitHub username. ## Steps to reproduce 1) Sign into ClawHub via GitHub OAuth 2) (Previously) changed GitHub username from OLD -> NEW 3) Attempt to publish a skill via [web uploader / CLI] 4) Observe server error ## What I tried - Deleted ClawHub account and re-linked OAuth - Revoked OAuth and re-authorized - Changed GitHub username back temporarily - Waited overnight / retried later ## Environment - OS: windows 11 - Browser (if web): chrome - ClawHub CLI version (if CLI): - ClawHub username: Bruagabon - GitHub username (current): Clawtter - GitHub username (previous): Bruagabon - GitHub numeric user ID: 208301826 - Approx date/time of failure (with timezone): All day yesterday and today Account "created_at": "2025-04-19T19:44:31Z", "updated_at": "2026-02-08T23:24:31Z" ## Related issues - Sign-in broken after GitHub username change (#170) - CORS/domain mismatch on upload causing "Server Error Called by client" (#143) (if relevant) - "GitHub account lookup failed" / publish ownership issues (#155) (if relevant)
yindo closed this issue 2026-02-15 17:15:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/clawhub#97