Workflow

Zero-touch runtime, browser preparation, repair and recovery

Understand the automatic Node.js and Chromium preparation flow, watchdog, launch fallbacks, queue recovery and session-safe build upgrades.

20 connected guidesLive filterPermission-aware instructions
20 guides
Category

WhatsApp Web Messaging

Open guide →
Guide

Britixo WhatsApp Enterprise: complete how-to guide

Open guide →
Guide

Understand zero-touch runtime preparation

See how the CRM prepares the account-specific connector without exposing technical runtime fields.

Open guide →
Guide

Understand the private Node.js connector

Review the local service that owns the linked-device client, event store, media exchange and WhatsApp Web browser session.

Open guide →
Guide

Understand the Node.js version check

Know that preparation validates a suitable Node.js runtime and prefers version 20.11 or newer.

Open guide →
Guide

Understand bundled and system runtime fallbacks

See how the runtime manager tries safe PHP process-launch methods and available runtime locations before queueing a retry.

Open guide →
Guide

Understand Chromium browser discovery

Review how the connector resolves a usable private or system Chromium/Chrome binary and reports a preparation error if none is available.

Open guide →
Guide

Understand private browser fallback

Know that the installer can prepare a module-owned browser runtime when a suitable system browser is unavailable.

Open guide →
Guide

Understand loopback-only binding

Confirm the connector binds to 127.0.0.1 and is not intended to be exposed as a public remote service.

Open guide →
Guide

Understand remote connector protection

Know that the installed default disallows remote connector endpoints and normal settings do not offer an override.

Open guide →
Guide

Understand account-isolated runtime directories

See why each account has its own managed runtime, authentication and event-store paths.

Open guide →
Guide

Understand the runtime watchdog

Know that an administrator-page hook runs at most once per minute and restarts prepared connectors after server/process restarts.

Open guide →
Guide

Understand stalled-startup recovery

See how a bounded watchdog restarts a genuinely stalled INITIALISING state instead of leaving it indefinitely.

Open guide →
Guide

Understand launch-method fallbacks

Review the managed alternatives used when a hosting environment disables a preferred PHP process-launch function.

Open guide →
Guide

Understand queued preparation fallback

Know that a preparation request can be queued for cron when the web request cannot complete the runtime launch immediately.

Open guide →
Guide

Understand automatic build upgrades

See how the runtime build marker triggers managed connector-file refresh while preserving the linked-device session.

Open guide →
Guide

Repair missing runtime files

Use Connect/repair for the affected account and wait for preparation to validate and rebuild only the managed runtime files.

Open guide →
Guide

Recover after a server restart

Open Connections or allow the watchdog/cron to restart prepared connectors, then verify the account returns to connected without rescanning unless WhatsApp invalidated it.

Open guide →
Guide

Diagnose a missing browser

Read the preparation message, confirm the environment permits the managed browser, and rerun Connect/repair after the browser requirement is resolved.

Open guide →
Guide

Verify runtime readiness without exposing secrets

Use the connection status and QR/status panels rather than reading connector tokens or authentication files.

Open guide →