First, rule out the basics: reload the page, and try a different network — for example your phone’s mobile data. If Beebole works there, the issue is in the original network, not your account.
”Can’t establish a secure connection”
If Beebole can’t open its real-time connection at all, it stops with the message Can’t establish a secure connection: Beebole needs a secure real-time (WebSocket) connection to load, and it couldn’t be established. This is usually caused by a corporate firewall, VPN, or proxy blocking it.- Try a different network — for example your phone’s mobile data — to confirm the block.
- Ask your IT team to allow secure WebSocket connections (
wss) to your Beebole site. - Click Try again once the network is fixed.
”Running in slower compatibility mode”
When the real-time connection is blocked but Beebole can still reach its servers another way, the app keeps working in a slower fallback mode and shows an indicator in the sidebar: Running in slower compatibility mode. Everything still functions — changes just take longer to appear, and live updates from teammates arrive with a delay. Click the indicator for the explanation: your network is blocking the real-time (WebSocket) connection, and your IT team can restore full speed by allowing secure WebSocket (wss) connections to your Beebole server.
Run the diagnostics page
For anything beyond the basics, Beebole ships a standalone Connection Diagnostics page. Open/diagnostics on your Beebole server address — for example app.beebole.com/diagnostics. It works even when the app itself won’t load.
The page runs automatically and shows:
Share the results with support
Click Download snapshot (.json) or Copy snapshot and send the result to support@beebole.com — it contains exactly the technical context needed to diagnose your case quickly.Reset the local app data
The Actions section offers two cleanup buttons:- Clear app cache — wipes only the app’s offline database. Beebole re-downloads your data on the next load; nothing on the server is touched.
- Clear ALL site data — also removes local and session storage, service workers, and readable cookies, then reloads.
For IT teams
To give Beebole full speed on a managed network, allow outbound secure WebSocket (wss) connections to your Beebole server’s domain. Beebole’s fallback mode exists precisely for networks where that isn’t possible — but native real-time is faster and lighter for your users.
Related content
Key concepts
How Beebole’s real-time sync and local caching work in normal operation.
Mobile app (PWA)
Install Beebole on your device — and what to check when the installed app misbehaves.
Notifications
Web push and email notifications, and their delivery settings.
Frequently asked questions
Why is Beebole slow on my office network but fine at home?
Why is Beebole slow on my office network but fine at home?
Your office firewall, VPN, or proxy is probably blocking Beebole’s secure real-time (WebSocket) connection, so the app falls back to a slower compatibility mode — the sidebar shows Running in slower compatibility mode when this happens. Ask your IT team to allow secure WebSocket (wss) connections to your Beebole server.
How do I run a connection diagnostic for Beebole?
How do I run a connection diagnostic for Beebole?
Open
/diagnostics on your Beebole server address — for example app.beebole.com/diagnostics. The page checks the connection, measures latency, and lists environment details, and it loads even when the app itself won’t. Use Download snapshot (.json) to save the results.Will clearing the app cache delete my time entries?
Will clearing the app cache delete my time entries?
No. All records live on Beebole’s servers — Clear app cache only wipes the local offline copy, and Beebole re-downloads your data the next time it loads. Only unsynced local state is discarded, so use it when support suggests it.
What should I send to Beebole support about a connection problem?
What should I send to Beebole support about a connection problem?
A diagnostics snapshot. Open
/diagnostics on your server address, let the checks finish, click Copy snapshot or Download snapshot (.json), and include it in your email to support@beebole.com along with what you were doing when the problem appeared.