LifeSword
LifeSword
RRailway
Created by LifeSword on 5/2/2024 in #✋|help
Purchased $20 of credits and upgrade to Hobby Plan, but now deployments are all paused
On Jan 7 I purchased $20 of credits and upgraded my account to the hobby plan. Now a few days ago I got an email saying my credits had run out and all my deployments were paused, despite the total for all of them not coming close to $20, according to the my accounts billing dashboard. My account is no longer showing as having the Hobby Plan either. Please help me to figure out what happened to my $20 of credits.
8 replies
RRailway
Created by LifeSword on 1/24/2023 in #✋|help
Client-side exception when running query in Dashboard
Hello. I just set up a MySQL DB. I've added a single row, and I'm getting errors when I try to run a “SELECT * FROM …” query from the Query tab. This is the error that appears on the screen: “Application error: a client-side exception has occurred (see the browser console for more information).” My project ID is: 42433f81-897e-4f4b-894a-4da037e422ab Checking the browser console (I'm using Edge (Chromium)), this is what I see: “A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred (anonymous) @ _app-c0494cee8bee7aed.js:1" followed by “TypeError: Cannot read properties of undefined (reading 'find') at Ht (7258-dba6ffc46eeece15.js:1:82425) at oo (framework-45ce3d09104a2cae.js:1:59415) at Ku (framework-45ce3d09104a2cae.js:1:111715) at Li (framework-45ce3d09104a2cae.js:1:98956) at Ni (framework-45ce3d09104a2cae.js:1:98884) at Pi (framework-45ce3d09104a2cae.js:1:98747) at bi (framework-45ce3d09104a2cae.js:1:95713) at framework-45ce3d09104a2cae.js:1:45207 at t.unstable_runWithPriority (framework-45ce3d09104a2cae.js:1:129349) at Ql (framework-45ce3d09104a2cae.js:1:44984) at Yl (framework-45ce3d09104a2cae.js:1:45152) at Kl (framework-45ce3d09104a2cae.js:1:45087) at hi (framework-45ce3d09104a2cae.js:1:93090) at zo (framework-45ce3d09104a2cae.js:1:64740) at 7258-dba6ffc46eeece15.js:1:81057 at s (main-e34d9e4f9859ca36.js:1:90484) at Generator._invoke (main-e34d9e4f9859ca36.js:1:90272) at forEach.e.<computed> [as next] (main-e34d9e4f9859ca36.js:1:90907) at r (_app-c0494cee8bee7aed.js:1:1810657) at s (_app-c0494cee8bee7aed.js:1:1810860)” I get similar errors trying the same query in Chrome.
9 replies