khoj-ai / khoj

Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.
https://khoj.dev
GNU Affero General Public License v3.0
12.63k stars 640 forks source link

[FIX] firefox CSRF verification failed. Request aborted. #794

Closed thistleknot closed 3 months ago

thistleknot commented 3 months ago

Describe the bug

A clear and concise description of what the bug is. Please include what you were expecting to happen vs. what actually happened. Trying to login to admin on 127

To Reproduce

Trying to login to admin on 127

Screenshots

If applicable, add screenshots to help explain your problem.

Platform

If self-hosted

Additional context

Add any other context about the problem here.

debanjum commented 3 months ago

Hi @thistleknot, could you check if you're able to use localhost:42110 to login to Khoj admin panel instead of 127.0.0.1:42110?

thistleknot commented 3 months ago

was able to login using localhost and @.*** / password

On Sun, Jun 2, 2024 at 7:18 PM Debanjum @.***> wrote:

Hi @thistleknot https://github.com/thistleknot, could you check if you're able to use localhost:42110 to login to Khoj admin panel instead of 127.0.0.1:42110?

— Reply to this email directly, view it on GitHub https://github.com/khoj-ai/khoj/issues/794#issuecomment-2144159404, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHKKOUA5JNTZTXV52JJZITZFPG7PAVCNFSM6AAAAABIVHVW6WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUGE2TSNBQGQ . You are receiving this because you were mentioned.Message ID: @.***>

debanjum commented 3 months ago

Awesome! Closing this issue. Verified the docs mention accessing the admin panel via localhost:42110 as well.