copyfomo/blog/troubleshooting
troubleshooting

fomo app not working?

before you retry anything, work out which layer is broken. the fix for a degraded api and the fix for a dead token are opposites.

« not working » covers four different problems at four different layers. the fixes are unrelated and two of them are not fixes at all, so start by identifying the layer.

the five-minute triage

what you seeprobable layerwhat to do
app will not open or load at allyour device or connectionrestart, check network, update the app
opens, prices stale, everything failsfomo servicecheck status/socials, wait
one token fails, others finethe tokensee failed to buy or sell
trades fail on one chain onlychain congestion or gasfund gas, or wait it out
balance looks wrong or emptydisplay, nearly alwaysverify on a block explorer

layer 1: your side

unglamorous and genuinely the most common. force-quit and reopen. check you are actually on a working connection — captive wifi that has silently logged you out produces symptoms that look exactly like a server outage. update the app. reboot the phone if the first three did nothing.

a specific one worth knowing: if you have enabled face id gating for opening the app, withdrawals or key export, a biometric failure can present as the app hanging rather than as a clear prompt. your passcode fallback is the way through.

layer 2: fomo's side

the tell is that the app loads and reads fine while nothing acts. prices stale, trades failing across every token, portfolio not refreshing.

check fomo's own status and social accounts before doing anything else — real outages get acknowledged there faster than they appear anywhere else, and it saves you from the worst response, which is retrying a trade repeatedly into a degraded service.

the expensive mistake during an outage. retrying a trade five times because it « did not go through » can leave you with five positions when service recovers and the queue drains. if you are unsure whether something executed, verify on-chain before resubmitting. the chain is the source of truth; the app is a view of it.

layer 3: the chain

fomo routes across several networks. congestion or an issue on one of them will look like a partial outage — some trades work, others fail, and the pattern makes no sense until you notice it is split by chain.

gas belongs to this layer too. an account swept to exactly zero cannot pay for its own next transaction, which produces failures that look like an app fault while the balance clearly shows funds. keep a few dollars of native token per chain permanently.

layer 4: the token

if one token fails and everything else is fine, it is the token. thin liquidity, a slippage guard doing its job, or a contract designed so that selling is restricted. that has its own page, because it is the failure most likely to actually cost you money.

the thing to remember while it is broken

an app outage and a funds problem are different events, and conflating them is what turns an inconvenience into a panic.

fomo wallets are self-custodial. the funds sit on-chain in a wallet you control, and the app is a window onto them. that means:

  • a block explorer is the authoritative answer to what you hold, always, regardless of what the app displays.
  • you can leave without the app. exporting your private key and importing the wallet elsewhere gives you access independent of fomo's availability.
  • a zero balance in the interface is a display bug until the chain agrees with it.

the time to learn how key export works is now, not during an outage while you are trying to exit a position. it takes two minutes and it converts « the app is down and my money is trapped » into « the app is down ».

if you were copying someone

an outage during a move is precisely when a copied position needs an exit and precisely when you cannot place one. this is an argument for automation that does not depend on the app — on-chain detection and mirroring keeps working while an app is degraded, because it never asked the app anything in the first place.

frequently asked

is fomo down right now?

check fomo's own status or social accounts first, since a real outage is normally acknowledged there faster than anywhere else. if the app loads but prices are stale or trades fail across every token, that pattern points at a service problem rather than at your device. if one token misbehaves and the rest are fine, it is the token.

my balance shows zero. are my funds gone?

almost certainly not. a zero or missing balance is usually a display problem — a stale price feed, a failed data load, or the app looking at the wrong chain. the funds live in a self-custodial wallet on-chain, so the authoritative answer is on a block explorer, not in the app. the app is a window onto the funds, not the funds.

can i access my funds if the app is down?

yes, and this is the strongest practical argument for how fomo built its wallet. you can export your private key and import the wallet into other software, at which point the funds are reachable regardless of whether fomo is up. worth knowing before an outage rather than during one.

why is the app slow during big moves?

because everyone is using it at once, for the same reason, in the same minute. load spikes correlate almost perfectly with the moments you most want to trade, which is an unfortunate but entirely predictable property of an app built around synchronised notifications.

stop reading. start copying.

pick a trader from the fomo leaderboard, set your size, and the entries and the exits land in your own wallet while you sleep.

open copyfomo on telegram →