Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Resend API key not found #961

Open
3 of 14 tasks
nexty5870 opened this issue Nov 7, 2024 · 1 comment
Open
3 of 14 tasks

[FIX] Resend API key not found #961

nexty5870 opened this issue Nov 7, 2024 · 1 comment
Labels
fix Fix something that isn't working as expected

Comments

@nexty5870
Copy link

nexty5870 commented Nov 7, 2024

Describe the bug

Resend not found - same as issue 905, if I removed the anonymous flag and set the environment variable for resend to RESEND_API_KEY=

The docker doesn't start - I just want magic link for now not GCP

To Reproduce

remove the anonymous flag - setup resend ENV variable

Screenshot

image

Platform

  • Server:
    • Cloud-Hosted (https://app.khoj.dev)
    • Self-Hosted Docker
    • Self-Hosted Python package
    • Self-Hosted source code
  • Client:
    • Obsidian
    • Emacs
    • Desktop app
    • Web browser
    • WhatsApp
  • OS:
    • Windows
    • macOS
    • Linux
    • Android
    • iOS

If self-hosted

  • Server Version [e.g. 1.0.1]:

Additional context

Resend not found previous issue - #905

@nexty5870 nexty5870 added the fix Fix something that isn't working as expected label Nov 7, 2024
@sabaimran
Copy link
Member

sabaimran commented Nov 7, 2024

Hi @nexty5870 , we don't include the resend package in the normal docker image. You'll want to use the prod docker image -- ghcr.io/khoj-ai/khoj-cloud:latest.

Are you hosting it for a multi-user scenario? You mentioned you just wanted the magic link. You can also use the admin panel to retrieve magic links:

Screenshot 2024-11-07 at 12 18 31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix something that isn't working as expected
Projects
None yet
Development

No branches or pull requests

2 participants