Explore Problems
Showing 1,199 of 6,918 problems · matching your filters
Spring Boot Cannot Reach PostgreSQL in Docker When Using Localhost Connection String
Developers configuring Spring Boot to connect to PostgreSQL running in Docker frequently hit authentication failures because localhost inside a container refers to the container itself, not the host machine. This common Docker networking misunderstanding blocks local development setup. The fix is well-documented but Spring Boot error messages do not surface the root cause clearly.
Used Car Buyers Have No Recourse When CPO Warranty Expires on Defective Vehicles
Consumers who purchase certified pre-owned vehicles face catastrophic repair costs when extended warranties expire on cars with persistent mechanical defects. Dealers like CarMax offer no exit path for buyers stuck in upside-down loans on unreliable vehicles. Lemon law protections do not extend to used cars beyond the original warranty period, leaving buyers with no structural recourse.
Lazily streaming large S3 files into Polars without FUSE is impractical
Data engineers working with big datasets on macOS cannot lazily/randomly access multi-gigabyte S3 files into Polars dataframes without FUSE, forcing slow sequential downloads. A memory-mapped approach lets files load into Polars in under 100ms.
ClickUp free tier storage limits block visual documentation workflows
Teams managing visual documentation in ClickUp hit storage limits on the free plan, creating friction for design-heavy projects. Users also lack native OCR capability to extract text from pasted screenshots, requiring manual transcription. These limitations push teams toward paid plans or alternative tools.
Shopify Balance Offers No Human Support When Merchant Funds Are Inaccessible
Shopify Balance account holders report zero access to human support agents when transactions fail, cards do not activate, or funds become inaccessible, with only AI chatbots available for financial emergencies. Merchants operating business banking through the platform have no escalation path for fund disputes. The complete absence of live support for a banking product creates serious financial risk for small business owners dependent on the account for operations.
Rental Companies Add Unauthorized Charges and Swap Reserved Vehicles
U-Haul charged for add-on services the customer explicitly declined and substituted a different vehicle without consent. Rental reservation systems do not enforce agreed terms, leaving customers vulnerable to billing manipulation at pickup.
Wages garnished via court judgment after a disputed debt collector never responded
A consumer disputes a debt and requests proof of ownership but receives no response, only to later discover the collector took the case to court and obtained a wage garnishment without notification.
AI-powered support tools have restrictive per-resolution billing and poor chatbot customization
Customer support teams using Zendesk AI find the billing model restrictive — charges per AI-handled resolution create unpredictable costs that discourage teams from enabling AI broadly. Simultaneously, chatbot configuration lacks the flexibility needed for complex or brand-specific conversation flows. These twin constraints limit adoption of AI in support workflows despite clear ROI potential.
Auto insurers use incorrect mileage data and burden customers to fix it
Insurance companies rate auto policies on estimated mileage they set internally, often incorrectly, and require customers to provide documentation to correct the insurer's own error. This asymmetry penalizes low-mileage drivers who may be paying higher premiums without realizing it. The dispute resolution process places the evidentiary burden on the customer rather than the insurer.
Enterprise IT Failures Increasingly Severe as Infrastructure Concentrates in Hyperscalers
IT practitioners observe a pattern of less frequent but more catastrophic system failures as businesses concentrate infrastructure in a handful of cloud providers and data centers. Single third-party vendor errors now cascade across multiple companies and industries simultaneously. The concentration of critical business systems into shared infrastructure creates systemic brittleness that observability and incident response tooling has not kept pace with.
Short-Term Rental Hosts Lose Money to Undocumented Damage Claims
Independent short-term rental operators frequently lose thousands of dollars because they lack systematic tools for documenting property conditions and building damage claim packets. Manual photo comparison and custom claim filing per platform (Airbnb, Turo, etc.) is time-consuming and error-prone. Missed deadlines and insufficient evidence mean claims are denied even when damage is real.
Online used-car marketplace sells vehicle with undisclosed defects and shortens return window during repairs
A buyer describes purchasing a car from an online marketplace that arrived with multiple undisclosed mechanical and cosmetic defects. Repair delays consumed most of the contractual return window, leaving little real opportunity to exercise return rights.
AI models perform well in testing but degrade or fail in production
Teams building AI-powered features find that models validated in testing environments frequently behave unreliably once deployed to production, a gap between offline evaluation and real-world robustness that existing tooling does not fully close.
Real Estate Agents Lose Hours Daily to Manual Administrative Tasks
Real estate agents spend significant time on repetitive administrative work — scheduling, follow-ups, document prep, lead tracking — that could be automated. The productivity drain directly limits how many clients an agent can serve. Automation tooling tailored to real estate workflows is underdeveloped compared to general CRM solutions.
Spanish tax-compliant invoicing tools aren't mobile-first
Existing Spanish invoicing software is built for desktop with a bolted-on mobile experience, forcing autonomos and SMBs to rely on spreadsheets or a gestor to handle complex regional tax rules (IVA, IGIC, IPSI, IRPF). Correctly determining and applying tax on the go, especially under new VeriFactu compliance rules, remains a genuine mobile workflow gap.
Rental Company Quotes Different Prices by Phone vs App for Same Reservation
U-Haul customers receive one price quote over the phone but see a different price in the app when entering the same reservation number. Price inconsistency across channels erodes trust and wastes customer time resolving discrepancies.
Zendesk AI features are poor quality and sold as expensive add-ons
Zendesk's AI implementation underperforms relative to what customer service teams expect, while the company sells basic AI capabilities as separately billed add-ons. Teams that want AI-powered support tooling must either pay a premium for weak results or build their own internal tools. This creates an opening for alternatives that provide better AI natively without disaggregated pricing.
Angi shares user contact data with contractors after cancellation
Users who cancel home service projects on Angi continue to receive calls from contractors throughout the day and week because Angi ignores opt-out requests and says data sharing "is just how it is." This is a structural consent and data control problem on lead-gen marketplaces that creates harassment and potential TCPA/GDPR compliance exposure.
Bank Account Accessed Without Authorization Despite Active Security Freeze
A Citibank customer placed a security freeze after detecting suspicious activity, but the account was still accessed by unauthorized parties. Security freezes failed to prevent the breach. This gap between consumer protection tools and actual bank enforcement represents a systemic identity security failure.
Abandoned Embedded Graph-Vector Databases Leave AI Memory Projects Without a Foundation
Key open-source embedded databases combining graph, vector, and relational capabilities (CozoDB, KuzuDB) have been abandoned or archived, leaving developers building AI memory and knowledge-graph applications without a maintained foundation. The need for a single embedded engine handling Datalog, HNSW vector search, and full-text search persists but no active project fills the gap. This is a structural infrastructure problem for the growing AI agent ecosystem.