Explore Problems
Showing 3,491 of 7,481 problems · matching your filters
Bank closes account on suspected fraud without explanation, blocking legitimate use
A cardholder had online purchases repeatedly rejected and later learned the bank had closed the account over suspected fraud, but the block was actually preventing the legitimate cardholder's own purchases with no clear explanation given. This is a structural false-positive fraud-detection and communication gap.
Casual Minecraft players lack accessible local server hosting tools
Non-technical Minecraft players who want to host private servers for friends face tools that are either outdated, overly complex, or require significant technical knowledge. This creates a barrier for casual players who want local control without dealing with command-line setup or cloud subscriptions. The gap between technical server solutions and casual user needs remains largely unaddressed.
Auto add-on products disclosed as optional turn out to be non-cancellable
A vehicle buyer requested cancellation of add-on financing products the morning after signing, but one product's non-cancellable terms were never clearly disclosed and the item was silently omitted from the dealership's cancellation paperwork. The buyer only discovered weeks later that the product remained active and was still being charged.
Identity theft victims must manually invoke FCRA 605B to block fraudulent ChexSystems entries
Victims of identity theft find fraudulent bank accounts opened in their name on ChexSystems, the banking-industry consumer reporting agency, and must compile an FTC identity theft report, government ID, and formal legal citations themselves to force removal. There is no streamlined process for victims to get fraudulent account data blocked promptly.
ClickUp Feature Depth Overwhelms New Teams Onboarding
ClickUp's breadth of features and customization options creates a steep learning curve for new users. Teams onboarding to the platform report feeling overwhelmed figuring out where to start.
ClickUp feels cluttered and overwhelming to newly onboarded teams
New ClickUp teams find the platform cluttered and overwhelming at first because of its feature breadth, requiring significant upfront time and effort to configure a workspace that actually fits how the team works. The flexibility that makes ClickUp powerful also creates a real onboarding cost.
ClickUp AI usage counts toward paywall in ways users cannot track
A ClickUp user reports the product uses AI in various places throughout the app in ways that are hard to understand or predict, and once usage crosses an undisclosed free-tier threshold, users are pushed to pay. The lack of visibility into what counts as an AI task or how close they are to the limit makes the billing trigger feel arbitrary.
Moving companies withdraw large advance payments without providing an invoice
A customer who booked a long-distance move with PODS was quoted a transit fee and told no other monthly charges applied, but after PODS withdrew nearly $2,000 from their account, no receipt or invoice was provided, with the company citing an advance billing designation as the reason no documentation existed yet.
Banks fail to pay out advertised account-opening bonuses
Customers open promotional checking accounts expecting an advertised cash bonus, then find the bank never pays it after the qualifying period ends, with no clear recourse.
Secured credit cards held in secured status for years without graduation criteria
USAA customers who manage secured credit cards responsibly for five or more years receive no communication about graduation criteria, review timelines, or account status decisions. The lack of transparency leaves consumers unable to plan their credit-building journey. This is a structural opacity issue in how banks manage secured credit products.
ChexSystems requires extensive statutory documentation to correct identity-theft accounts
Consumers disputing fraudulent accounts on their ChexSystems banking report must submit formal FCRA demand letters citing specific statutes and an FTC identity theft report, even after an item was previously verified through what they describe as a superficial process. There is no simple self-service path to contest and remove fraudulent banking-history entries.
QuickBooks Online surface is overloaded and hard to navigate
Users describe QuickBooks Online as overwhelming, struggling to locate features among the many tools and views. A simplified or role-filtered interface is implied.
Student loan servicers create a catch-22 between repayment relief programs
A student loan servicer increased required payments after a temporary graduated repayment period ended, then denied both re-enrollment in that program (citing one-time-use limits) and forbearance (citing insufficient payments since the last relief period ended). Borrowers who sought help before falling delinquent found no accessible relief option at the exact point payment shock hit.
Comparing prices for used server RAM on eBay is unreliable
Buyers of used server RAM on eBay face inconsistent kit notation, mismatched speed-grade labels, and auctions or parts listings mixed in with real offers, making it hard to judge fair prices. The poster built a scraper with an LLM normalizer and sold-price history to bring clarity to this niche secondhand hardware market.
No reliable way to auto-curate niche industry news with LLMs
People trying to track a specific industry's news manually build newsletter-subscription workflows sorted into folders because they are unsure LLM-based summarization can substitute reliably. There is no established, trusted tool for automatically curating and summarizing niche-sector news without manual curation overhead.
Running a consistent YouTube channel requires a full-time content team
Businesses give up on maintaining a YouTube channel not from lack of ideas but because producing videos consistently every week requires an ongoing team for writing, editing, and thumbnail design. SEEKORI positions itself as an autonomous production department that drafts, edits, and schedules a full slate of videos each week, publishing only after a human approval tap.
Manual data entry between Jobber CRM and QuickBooks wastes time
Small service businesses using Jobber for CRM and QuickBooks for bookkeeping must manually re-enter receipt and job data between the two systems. This repetitive, error-prone process grows more burdensome as transaction volume increases, despite both platforms offering REST APIs.
No clean way to drive IDE coding agents from a phone away from desk
Developers running Copilot, Claude, Windsurf, and Cursor sessions cannot easily monitor or steer those agents while away from the laptop. Mobile remote control of long-running coding agents is an emerging gap.
Personal finance and BNPL tracking apps require sending sensitive data to the cloud
Privacy-conscious users want to manage personal budgets, spending, and buy-now-pay-later tracking without sending sensitive financial data to third-party cloud services. Most existing personal finance tools require cloud accounts and data syncing, leaving no fully local, offline-first alternative for users who want control over their financial data.
Running Multiple AI Coding Agent Sessions Creates Window and Triage Overload
Developers running several coding-agent sessions in parallel must juggle separate terminal windows, manually track which sessions need input, and manage isolated worktrees and diffs by hand, creating significant coordination overhead as agent-assisted coding scales up.