Troubleshooting

Troubleshooting

Common issues and fixes for ZYBER.

circle-exclamation

Quick checks (do these first)

1

Refresh cleanly

Hard refresh: Ctrl + Shift + R.

2

Disable blockers

Disable ad blockers and privacy extensions for ZYBER.

3

Try another browser

Test Chrome, Brave, or Firefox.

4

Check outages

Open the status page before deeper debugging.

Wallet connection issues

chevron-rightWallet not detectedhashtag
Symptom
Solution

"No wallet found" message

Install Phantom, Solflare, or Backpack browser extension.

Wallet installed but not detected

Refresh the page. Ensure the extension is enabled.

Multiple wallets conflicting

Disable other wallet extensions temporarily.

Mobile wallet issues

Use the wallet in-app browser, or install the ZYBER PWA.

chevron-rightSignature failshashtag
Symptom
Solution

Signature request times out

Check wallet popup wasn't blocked. Try again.

"User rejected" error

You canceled the signature. Try again and approve.

Signature verification fails

Disconnect wallet. Clear cache. Reconnect.

Hardware wallet timeout

Increase timeout in wallet settings. Keep device unlocked.

chevron-rightWrong networkhashtag
Symptom
Solution

Transaction fails with network error

Switch to Solana Mainnet in wallet settings.

"Invalid network" message

Ensure wallet is on mainnet, not devnet.

Workspace issues

chevron-rightWorkspace won't starthashtag
Symptom
Cause
Solution

"Insufficient credits"

Balance too low

Purchase more credits.

Stuck on "Starting..."

Backend delay

Wait 30 seconds. Refresh if still stuck.

"Resource unavailable"

High demand

Try another tier, or wait and retry.

Repeated failures

Account issue

Contact support with your public wallet address.

chevron-rightSlow performancehashtag
Symptom
Cause
Solution

Laggy typing

Network latency

Check internet. Try a closer region.

Slow builds

Insufficient resources

Upgrade to a higher tier.

Disk I/O slow

Storage limits

Clear unused files. Check disk usage.

High memory usage

Memory pressure

Upgrade tier, or close unused processes.

chevron-rightConnection droppedhashtag
Symptom
Solution

"Connection lost" message

Check internet. Refresh the page.

Frequent disconnections

Disable VPN/proxy. Check firewall rules.

Reconnect fails

Clear browser cache. Try another browser.

WebSocket errors

Check if a corporate firewall blocks WebSockets.

chevron-rightTerminal issueshashtag
Symptom
Solution

Terminal not responding

Press Ctrl+C to cancel a stuck command.

Can't type in terminal

Click inside the terminal to focus.

Terminal shows garbage characters

Run reset then press Enter.

Copy/paste not working

Use Ctrl+Shift+C/V or the right-click menu.

Credit issues

chevron-rightCredits not appearinghashtag
Symptom
Solution

Transaction confirmed but no credits

Wait 30 seconds. Refresh the dashboard.

Transaction pending

Wait for Solana confirmation (usually instant).

Wrong amount received

Check transaction details. Contact support if mismatch.

Transaction failed

Check wallet error. Ensure enough SOL for gas.

chevron-rightTransaction failedhashtag
Symptom
Cause
Solution

"Insufficient balance"

Not enough SOL/USDC

Add funds to the wallet.

"Transaction simulation failed"

Network congestion

Wait and retry.

Gas estimation failed

Wallet issue

Update wallet. Try again.

Timeout error

Network issues

Retry with a higher priority fee.

chevron-rightBilling questionshashtag
Question
Answer

Charged while paused?

Paused workspaces incur storage costs only. No compute costs.

Credit discrepancy?

Check transaction history. Compare with workspace usage.

Double charged?

Check the explorer. Contact support with tx hashes.

AI integration issues

chevron-rightAPI key errorshashtag
Symptom
Solution

"Invalid API key"

Verify the key. Check it wasn't rotated.

"Unauthorized"

Check the key has required permissions.

Key not saving

Click Save. Refresh and re-enter.

Rate limit errors

Reduce request rate. Upgrade provider plan.

chevron-rightAI not respondinghashtag
Symptom
Cause
Solution

Timeout errors

Provider overloaded

Retry. Or try a different provider.

Empty responses

Malformed request

Check prompt format.

Connection refused

Provider down

Check the provider status page.

Git issues

chevron-rightAuthentication failedhashtag
Symptom
Solution

"Permission denied (publickey)"

Add an SSH key to GitHub/GitLab.

Token rejected

Generate a new personal access token.

"Repository not found"

Check the URL. Verify you have access.

SSL certificate error

Update git: apt update && apt install git.

chevron-rightPush/pull failshashtag
Symptom
Solution

"Non-fast-forward"

Pull first: git pull --rebase.

Large file rejected

Use Git LFS or remove large files.

Timeout on large repos

Use shallow clone: git clone --depth 1.

Browser issues

chevron-rightDisplay problemshashtag
Symptom
Solution

Blank screen

Disable ad blockers. Try incognito mode.

UI elements missing

Clear cache. Hard refresh: Ctrl+Shift+R.

Fonts look wrong

Enable web fonts in browser settings.

Scrolling issues

Try a different browser.

chevron-rightPerformancehashtag
Symptom
Solution

Browser freezing

Close other tabs. Check memory usage.

High CPU usage

Disable extensions. Try a different browser.

Video stuttering

Lower quality in settings. Check bandwidth.

Network issues

chevron-rightCorporate/school networkshashtag
Issue
Solution

WebSocket blocked

Ask IT to whitelist *.zyber.app.

Proxy interference

Bypass proxy for zyber.app.

SSL inspection breaking connection

Add zyber.app to SSL inspection exceptions.

chevron-rightVPN conflictshashtag
Issue
Solution

Can't connect with VPN on

Use split tunneling to exclude zyber.app.

Slow with VPN

Disable VPN while using ZYBER.

Getting more help

If this didn’t fix it, send us details we can act on.

  1. Check the status page: status.zyber.app.

  2. Join Discord: discord.gg/zyber.

  3. Email: [email protected] with:

    • Your public wallet address.

    • Browser and OS version.

    • Screenshot of the error.

    • Exact steps to reproduce.

Last updated