Callback error whatever mentionned in authelia

HI
Got this [next-auth][error][INVALID_CALLBACK_URL_ERROR]
homarr | https://next-auth.js.org/errors#invalid_callback_url_error Invalid callback URL. Received: https://portail.sunmetis.com, portail.sunmetis.com/ InvalidCallbackUrl: Invalid callback URL. Received: https://portail.sunmetis.com, portail.sunmetis.com/
homarr | at assertConfig (/app/node_modules/next-auth/core/lib/assert.js:62:12)
homarr | at AuthHandler (/app/node_modules/next-auth/core/index.js:77:52)
homarr | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
homarr | at async NextAuthApiHandler (/app/node_modules/next-auth/next/index.js:22:19)
homarr | at async auth (/app/.next/server/pages/api/auth/[...nextauth].js:129:12) {
homarr | code: 'INVALID_CALLBACK_URL_ERROR'
homarr | }

whatever changer in authelia...homarr always put this message .
version ghcr.io/ajnart/homarr:fix-redirect-oidc
Even add the env variable NEXTAUTH_URL=https://portail.sunmetis.com. WTF ?

Just need technical help ... for the way how to write etc etc ... i ll do it when have time for those sh...
image.png
This is a list of errors output from NextAuth.js.
Solution
Do not use a test image. Use :dev or :latest. You have asked repeatedly the same question with very little variety. Also test development images are not within our scope of support. Thanks for your understanding. Post closed and archived
Was this page helpful?