[GH-ISSUE #74] D1_ERROR: no such column: login_domain: SQLITE_ERROR when clicking "Sign-In Box Domain" #55

Closed
opened 2026-02-27 09:13:05 +03:00 by kerem · 2 comments
Owner

Originally created by @ShahzaibRao on GitHub (Aug 10, 2025).
Original GitHub issue: https://github.com/maillab/cloud-mail/issues/74

Description

After deploying my fork of this repository, I encountered an error in the admin panel.
When I click the "Sign-In Box Domain" button, I get the following error:

D1_ERROR: no such column: login_domain: SQLITE_ERROR

Steps to Reproduce

  1. Fork the repository https://github.com/eoao/cloud-mail
  2. Deploy it (Cloudflare Pages + D1)
  3. Go to the admin panel
  4. Click on "Sign-In Box Domain"

Expected Behavior

The "Sign-In Box Domain" section should load without an error and show available domain options.

Actual Behavior

A database error occurs:

Originally created by @ShahzaibRao on GitHub (Aug 10, 2025). Original GitHub issue: https://github.com/maillab/cloud-mail/issues/74 ### Description After deploying my fork of this repository, I encountered an error in the admin panel. When I click the **"Sign-In Box Domain"** button, I get the following error: D1_ERROR: no such column: login_domain: SQLITE_ERROR ### Steps to Reproduce 1. Fork the repository `https://github.com/eoao/cloud-mail` 2. Deploy it (Cloudflare Pages + D1) 3. Go to the admin panel 4. Click on **"Sign-In Box Domain"** ### Expected Behavior The "Sign-In Box Domain" section should load without an error and show available domain options. ### Actual Behavior A database error occurs:
kerem closed this issue 2026-02-27 09:13:05 +03:00
Author
Owner

@eoao commented on GitHub (Aug 10, 2025):

I have fixed this bug. Please update the code and run the initialization command.

<!-- gh-comment-id:3172636520 --> @eoao commented on GitHub (Aug 10, 2025): I have fixed this bug. Please update the code and run the initialization command.
Author
Owner

@ShahzaibRao commented on GitHub (Aug 11, 2025):

thank you fixed!

<!-- gh-comment-id:3173050586 --> @ShahzaibRao commented on GitHub (Aug 11, 2025): thank you fixed!
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/cloud-mail-maillab#55
No description provided.