Failed to get session in client side and unable connect to database
Hello, i need help on this issue. I setup user authentication using drizzle, better auth and Neon for my nextjs app. Now, I tried to get user session on the client side so I can display username or email in the header section. I have gotten a couple of errors like “failed to get session” and others in the attached images. Now, I can even login using user credentials or OAuth. I noticed the Neon compute is “suspended”. All my efforts to resolve this since last night hasn’t been successful.



2 Replies
typical-coral•2w ago
stormy-goldOP•2w ago
Please mark as resolved. I fixed this issue