Aleister
Aleister
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
it was problem in middleware while i am using one middleware next-intl and auth.js
14 replies
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
maybe the error while i am using next-intl ?
14 replies
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
same thing if i build with Docker file , it successfull but still cloudflare error
14 replies
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
If I remove AUTH_URL=https://example.com/api/auth from the .env file and rebuild the application, the site works fine. However, at https://example.com/api/auth/providers, it still shows my localhost:3000
14 replies
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
but my DNS are correct
14 replies
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
if i build with Nixpacks, i get error from Cloudflare on my home page Error 1000 Ray ID: 900bee8efa6ba00e • 2025-01-12 08:56:11 UTC DNS points to prohibited IP
14 replies
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
Thank you, bro! You helped me so much. In step 3: 'Set the source code and build type,' it says: Set the source code to the repository and set the build type to Dockerfile. Where can I get the Dockerfile, and what should it look like?
14 replies
DDokploy
Created by Aleister on 1/12/2025 in #help
I'm having an issue with Auth.js (NextAuth) v5 in my Next.js application when deploying with Dokploy
When I deploy on Vercel, I have no problems with it.
14 replies