[GH-ISSUE #4670] [bug]: Device Identifier not found ,you can only signin from the browser you generated the magic link #1732

Open
opened 2026-03-16 21:33:46 +03:00 by kerem · 2 comments
Owner

Originally created by @rintaaaa on GitHub (Jan 10, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4670

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

image

I built a Hoppscotch container on a Linux server. Google OAuth login didn't work at all, so I tried email login, but I'm getting the error mentioned above. Please help.

I am using the AIO container.

Steps to reproduce

# Mailer config
MAILER_SMTP_ENABLE=true
MAILER_USE_CUSTOM_CONFIGS=false
MAILER_ADDRESS_FROM=Hoppscotch@domain.com
MAILER_SMTP_URL=smtp://smtp-server:25

Environment

Production

Version

Self-hosted

Originally created by @rintaaaa on GitHub (Jan 10, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4670 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior <img width="806" alt="image" src="https://github.com/user-attachments/assets/6117b290-d900-4735-9f13-52f1b3a2aadc" /> I built a Hoppscotch container on a Linux server. Google OAuth login didn't work at all, so I tried email login, but I'm getting the error mentioned above. Please help. I am using the AIO container. ### Steps to reproduce ```env # Mailer config MAILER_SMTP_ENABLE=true MAILER_USE_CUSTOM_CONFIGS=false MAILER_ADDRESS_FROM=Hoppscotch@domain.com MAILER_SMTP_URL=smtp://smtp-server:25 ``` ### Environment Production ### Version Self-hosted
Author
Owner

@kimaung commented on GitHub (Jan 10, 2025):

image
same, can't login on linux fedora workstation 41, always loading spinning nothing happens.
AppImage Version

<!-- gh-comment-id:2583355549 --> @kimaung commented on GitHub (Jan 10, 2025): ![image](https://github.com/user-attachments/assets/fed4f34e-9b0a-440f-8e68-456cb49506bd) same, can't login on linux fedora workstation 41, always loading spinning nothing happens. AppImage Version
Author
Owner

@hwangjoonho commented on GitHub (Apr 22, 2025):

fix .env file
ALLOW_SECURE_COOKIES=false

<!-- gh-comment-id:2820697475 --> @hwangjoonho commented on GitHub (Apr 22, 2025): fix .env file ALLOW_SECURE_COOKIES=false
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1732
No description provided.