Skip to content

Troubleshooting

  • Username must be 6–32 characters, lowercase letters, digits, underscore. No dash.
  • Email already registered, or username taken.
  • Terms checkbox must be on.
  • You created an Empty Git repo and have not pushed main.bean.
  • Sample create is still running. Refresh My Repositories.
  • Date filter excludes every entry. Clear Add filter.
  • Missing main.bean at the repo root.
  • include of a file that is not in the tree.
  • Beancount error (unbalanced transaction, unknown account). Read the error Git printed, or the red banner on the website.
  • Entry quota. Settings shows entry_count / quota. Upgrade or make the book public (only if you accept public data).
  • .beanhub/imports.yaml missing or inputs: [].
  • CSV path does not match inputs.match (example: rules expect import-data/mercury/*.csv but you uploaded another name).
  • Extractor mismatch (extractor: mercury vs a Plaid CSV).
  • Rows are in Open TXNs, not the journal. That page is unmatched bank rows. Click Add or write a rule.
  • Free plan: Connect is unavailable. Upgrade or use CSV upload.
  • Country not supported: modal “Unsupported bank country”.
  • Plaid window blocked by a browser popup blocker.
  • Quota: “Your plan only allows N connected banks across your account”.
  • Nothing forwarded yet.
  • Wrong address. Must be username+reponame@inbox.beanhub.io.
  • Pause Inbox Receiving is checked in repository Settings.
  • You are on a local/dev app without the inbound mail pipeline.
  • Header name is access-token, not Authorization: Bearer.
  • Token deleted, wrong scope, or missing grant.
  • Password must be the token, not the account password (unless you still use the legacy password path; prefer a token).
  • Token lacks Git HTTP read/write.
  • Clone URL must be /repos/<username>/<repo>.git on app.beanhub.io.
  • Wrong username or repo name.
  • Token scope is Selected Repositories and this book is not on the list.
  • Connect-only repo has no Git remote.

Still stuck: support@beanhub.io.