Skip to content

OpenBroker API moved hosts and existing broker accounts (and balances) are gone — follow-up to #1319 #1405

Closed @dufok opened 2026-07-06 00:16 UTC 2 comments Updated 2026-07-06 01:14 UTC

Hi @tcharchian — follow-up to #1319, where you recommended OpenBroker as the official developer path ("GNK-settled, 1:1 at cost, no markup, no approval wait"). I took that advice, and I'm reporting what happened, because it will bite other developers onboarding the same way.

What happened

I had an active OpenBroker account (email stepan.vladovskiy@gmail.com), activated with the standard 100 GNK deposit from my on-chain wallet gonka12wmxxm9l4ern8wcdpr4lr750km2l7l58stsvdt (the same funded wallet from #1319). I was using it for MiniMax-M2.7 inference in my pipeline; total spend was a fraction of a GNK, so essentially the whole deposit should still be on the balance.

Recently, without any notice I could find:

  1. The old API endpoint https://openbroker.gonka.gg/v1 started returning 404 (the bare domain now serves only the dashboard site); the API answers on https://api.openbroker.gonka.gg/v1.
  2. My existing obk-… key returns 401 "invalid API key" on the new host.
  3. "Reset password" sends me the 6-digit code by email, but submitting the form fails with "no account found with this email" — the account (and its balance) appears to be gone.
  4. I could find no announcement about any of this on the site, the docs, or the dev blog — from the outside it just looks like the deposit vanished.

Ask

  • Restore my broker account (or credit the remaining balance to a fresh account, or refund it to the wallet above). I can prove ownership: the 100 GNK activation tx is visible on-chain from my wallet, and I can sign any challenge message with the wallet key.
  • Consider a breaking-change / relaunch notice for OpenBroker onboarding — silent account resets on the officially recommended path undermine exactly the trust that path is supposed to provide.

I've also contacted Gonka Labs via their Telegram, but since OpenBroker has no public repo or issue tracker, and it's the path recommended here, this seemed like the right place for the public part of the report.

For context, I'm building on Gonka: a ComfyUI node pack for Gonka inference (https://github.com/dufok/GonkaAI-forComfyUI) — I'd like to keep GNK-settled inference as its default path.


💬 Comments (2)

@dufok commented 2026-07-06 01:04 UTC

Resolved — Gonka Labs restored my broker account after I reached out via their Telegram (t.me/gonka_gg). Dashboard access is back, the wallet link is intact, and the balance was restored in full (topped up a little, even — appreciated).

For anyone hitting the same symptoms after the host change: - the API now lives at https://api.openbroker.gonka.gg/v1 (the bare domain serves only the dashboard); - old obk-… keys are invalid — create a fresh one in the dashboard; - if your login says "no account found", contact Gonka Labs with your linked wallet address — they sort it out quickly.

Thanks @tcharchian for the pointers in #1319, and thanks to the Gonka Labs team for the fast resolution. Closing.

@gonkalabs commented 2026-07-06 01:09 UTC

Hi, @dufok, thanks for pointing it out!

informing everyone that issue is solved and access is restored for the user.

This was caused by registration action happening during infrastructure migration and is not a subject for any more occurances in the future (that was forced due to datacenter malfunction that required swift actions and full infra migration. All users who did complete the registration flow before migration - were moved correctly). System is operational (including registrations).

All updates and notices happen in our tg chat prior to changes. To mitigate all the potential miscommunications in the future, we will mirror notifications about breaking changes in discussion (if there will be any).

Thank You for being the early supporter of the Product 🤝


🔄 Auto-synced from Issue #1405 every hour.