ArbNet Dev Fixes Crypto App Outage Caused by Expired Cloud Database Subscription

ArbNet, an automated crypto arbitrage tracker built on ASP.NET Core and React, went fully offline after its Railway cloud trial expired, cutting off access to its hosted PostgreSQL database. The failure manifested as a System.InvalidOperationException on the backend and broken API calls on the frontend. Developers used Sentry's real-time telemetry — including breadcrumbs and stack traces — alongside Google's Gemini AI to pinpoint the root causes. The fix involved migrating to a local PostgreSQL instance, updating connection strings and environment variables, and reconfiguring CORS policies in the .NET backend. All changes were committed to a dedicated bugfix branch and submitted via a GitHub pull request.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in