Explore Problems
Showing 73 of 8,793 problems · matching your filters
Online Car Retailer Cancels Approved Orders With No Explanation or Appeal Path
A buyer who completed all requested verification steps and arranged independent financing had their order silently cancelled, with no stated reason and no way to reach a representative or restart the purchase. The lack of a transparent cancellation or appeals process, combined with unresponsive support, leaves buyers unable to recover paid fees or complete otherwise-valid purchases.
AI Sales Forecasting Fails When Reps Don't Log Calls or Update Deal Stages
AI-powered sales forecasting tools rely on reps consistently logging calls and updating deal stages, but inconsistent data entry causes forecasts to miss significantly. This reveals a structural weakness in AI-driven CRM forecasting: predictions are only as accurate as the manual activity data reps enter, undermining revenue planning.
Human Code Review Can't Keep Pace With AI-Generated PR Volume
Engineering teams using AI coding agents now generate far larger, more frequent pull requests than humans can meaningfully review. Teams increasingly lean on automated or AI-assisted review layers to keep production velocity from stalling, raising doubts about how much human oversight remains realistic.
Malicious Slack Marketplace App Hijacks Connected Facebook Ads Account
A user installed a marketplace app called "OpenAI Ads" that required Facebook Ads account login, after which an unauthorized ad campaign with a $15,000 daily budget was created and only caught because Facebook's own fraud detection flagged it. The app's five-star reviews appear fabricated, pointing to a vetting gap in how third-party apps gain OAuth access through app marketplaces.
GitHub Actions Runner IPs Blocked by Shared-Hosting Firewalls During Deploy
A developer deploying to a cPanel server over SCP/SSH on a custom port finds that GitHub Actions' dynamic runner IPs get auto-blocked by the server's firewall, breaking the deployment step even though the build succeeds. This reflects a structural mismatch between GitHub-hosted runners' non-static IPs and traditional shared-hosting security models.
Important Decisions and Files Get Buried in Busy Chat Channels
Users of team chat platforms report that as channels grow busy, important messages, decisions, and files get buried under high message volume, even when threads are used. Finding a specific past decision or file requires manually digging through scattered, noisy conversation history, undermining the tool's usefulness as a shared source of truth.
WordPress Saves Invalid CSS With No Validation, Breaking Sites Silently
WordPress accepts custom CSS at save time without validating it, so a single malformed declaration ships live and manifests as symptoms that look like anything but a stylesheet problem. Debugging cost is disproportionate to the error because there is no pre-save check, no error surface, and no recoverable snapshot of the last working stylesheet.
Internal Tools Built as Notebooks or Spreadsheets Rarely Become Secure Real Apps
Non-engineer employees regularly build internal workflow logic in notebooks or spreadsheets, but these never graduate into secured, production tools because engineering teams have higher-priority work. This leaves ad hoc, hardcoded, unauthenticated tools running critical processes (such as fraud-detection thresholds) without proper access control or credential handling.
Home Services Lead Marketplace Delivers Mostly Unresponsive Leads With Steep Exit Fees
A contractor paid roughly $350 per month for five months on a leads marketplace and closed zero jobs, estimating 90-95% of leads were unresponsive or unqualified. When they tried to cancel after explaining the lack of return on investment, they were told they owed approximately $1,190 to exit the contract early. This combination of poor lead quality and punitive cancellation terms creates a structural trap for small contractors who can't validate lead quality before committing to a contract.
AI Coding Agents Drift From Instructions in Long-Running Tasks
Developers using AI coding agents on long-running work report the agents forgetting instructions, blurring the line between implementing and reviewing, and requiring repeated correction of the same feedback. Existing mitigations like adding more rules to prompts or CLAUDE.md files do not enforce compliance since the agent can still silently skip steps.
E-commerce Store Owners Waste Time on Repetitive Order-Status Replies
Small e-commerce store owners spend significant time each day manually answering repetitive order-status questions, and generic AI writing tools risk fabricating tracking numbers or delivery dates when used to draft replies. This creates a need for support responses that are grounded strictly in verified order data rather than plausible-sounding guesses.
AI Answer Engines Cite Competitors Instead of a Business's Own Site
A founder's brand-visibility report revealed that AI chat and search tools were citing her competitors' homepages rather than her own when responding to relevant queries, even though she was listed on review sites. The finding points to a growing gap between traditional SEO presence and how generative AI engines choose which sources to surface.
AI Project Risk Forecasts Break Down When Teams Skip Manual Status Updates
AI-driven project management platforms generate risk assessments and forecasts from ticket status data, but predictions become inaccurate when project managers fail to keep statuses current. The underlying problem is that AI insights are only as reliable as the manual data feeding them, undermining trust in automated risk calls for teams with inconsistent update habits.
Telecom Billing Errors Persist Despite Repeated Confirmation They Would Be Fixed
A customer was overcharged $90 and told on multiple occasions — via chat and in-store — that the error would be corrected, only to have the provider ultimately refuse to fix it. This shows a gap between what front-line billing support promises and what actually gets resolved, leaving customers with no reliable escalation path.
State Farm Denies Roof Damage Claim Despite Independent Reports, Underpays for Gutters
A homeowner's State Farm storm-damage claim was denied for the roof despite two independent roofing company assessments, while the payout for gutter damage ($401.83) didn't even cover the $1,000 deductible, forcing the homeowner to escalate through the state insurance commissioner, FTC, and BBB with no resolution.
No Easy Way to Get Notified When a Plain-English Condition Becomes True
AI chatbots only respond within an active conversation, leaving no simple way for someone to be told later, asynchronously, when a plain-English statement about the world becomes true (a product back in stock, a weather condition, etc). The builder's own launch stands as evidence a real gap exists between conversational AI and ongoing condition monitoring.
Lack of Trustworthy Stop Criteria When Delegating Tasks to AI Agents
When delegating work to an autonomous AI agent, users struggle to define what evidence would let them confidently trust that the agent has reached a correct stopping point. This is a systemic gap in how agent output is verified before a human accepts it, rather than a flaw in any single tool.
Uncertain AI Compute Demand Makes GPU Capacity Reservation a Guessing Game
Teams with variable or spiky GPU needs for training, fine-tuning, or inference must choose between reserving capacity months ahead and risking costly underutilization, or waiting and facing price and availability risk on the on-demand market. This is especially acute with smaller neocloud providers that offer less flexibility than hyperscalers to resize or defer commitments.
Disputed Telecom Charges Escalated to Collections, Damaging Customer Credit
A long-time customer was billed $240 for phone charges they say they didn't owe after switching carriers, and the disputed amount was sent to collections without itemized explanation, damaging their credit. This illustrates how unresolved telecom billing disputes can cascade into serious financial harm for consumers.
No Way to Verify Whether Google's AI Overview Cites Your Site
Website owners and SEO practitioners have no reliable way to know if Google's AI Overview is citing their content in search results. This visibility gap makes it hard to measure the impact of AI-generated search summaries on organic traffic and to optimize content for AI citation.