Help Center

Troubleshooting

The most common HiveFlow problems and their fixes: credits, function calling support, inactive flows, WhatsApp sessions, MCP tools and stuck runs.

Most issues in HiveFlow have a fast, known fix. Check this table before anything else — and remember the golden rule: the node Console almost always has the answer.

Node consoles show the exact inputs, outputs and errors

Common problems

ProblemLikely causeFix
Insufficient credits modal, AI calls blockedCredit balance at zeroTop up or upgrade in Profile → Subscription. See Billing & credits.
"This model does not support function calling"The provider/model pair can't use tools (e.g. Perplexity)Pick a supporting pair in the LLM node — OpenAI, Anthropic, Gemini, Vertex, Groq, Mistral and more qualify.
Public chat/form doesn't respondFlow Paused, or the input node isn't PublishedSet the flow to Active and publish the interface node.
WhatsApp bot went silentSession droppedRe-scan the QR in WhatsApp Config. See WhatsApp.
MCP tool call failsWrong/expired credentials, or tool erroredRe-check the service in Integrations; the node Console shows the server's exact response.
Execution seems stuckStale node states from a previous runReset States in the editor, then run again.
My edits aren't liveCanvas changes unsavedClick Save flow — the Unsaved badge disappears. Public surfaces serve the saved version.
Login OTP never arrivesFiltered mailCheck spam, then use Resend code.
Variable resolves emptyWrong Node ID or field pathSee Variables reference — confirm the source node's output in its Console.
Agent ignores its knowledgeSkill inactive or out of scopeVerify the skill's Active toggle and scope in Using skills.

Debugging method

  1. Reproduce with Process Flow in the editor.
  2. Find the first red node and open its Console — input, output, error.
  3. For agent misbehavior, read Function Calling Process round by round.
  4. Fix, Save, re-run. If a change made things worse, Versions restores any snapshot.

Still stuck?

Ask in the community Discord or open a ticket from the app — Genius can create support tickets for you.

On this page