Bookstack hosted on Windows - cannot use user invite email to create user #3448

Closed
opened 2026-02-05 06:45:05 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @vineetparikh on GitHub (Jan 13, 2023).

Describe the Bug

When I try to add new users, I see the option of either sending an invite to the user email so they can make their own password, or setting the password for the user myself. The first one "fails with an unknown error", but the second one works for now.

This isn't super urgent or anything, because I can just set a temp password and have them log in and change it with the second approach, but is there any way to understand why the first approach doesn't work?

Steps to Reproduce

  1. Go to create a new user
  2. Check the "send user an email" and put in a valid email
  3. Click "create user"

Expected Behaviour

User should be created and I should have received an email to that address

Screenshots or Additional Context

No response

Browser Details

Windows 10 + Chrome

Exact BookStack Version

BookStack v22.11.1

PHP Version

8.2.0

Hosting Environment

I have a Bookstack instance hosted on Windows 10 Pro + XAMPP (MySQL + PHP) using DuckDNS for external availability.

Originally created by @vineetparikh on GitHub (Jan 13, 2023). ### Describe the Bug When I try to add new users, I see the option of either sending an invite to the user email so they can make their own password, or setting the password for the user myself. The first one "fails with an unknown error", but the second one works for now. This isn't super urgent or anything, because I can just set a temp password and have them log in and change it with the second approach, but is there any way to understand why the first approach doesn't work? ### Steps to Reproduce 1. Go to create a new user 2. Check the "send user an email" and put in a valid email 3. Click "create user" ### Expected Behaviour User should be created and I should have received an email to that address ### Screenshots or Additional Context _No response_ ### Browser Details Windows 10 + Chrome ### Exact BookStack Version BookStack v22.11.1 ### PHP Version 8.2.0 ### Hosting Environment I have a Bookstack instance hosted on Windows 10 Pro + XAMPP (MySQL + PHP) using DuckDNS for external availability.
OVERLORD added the 🐛 Bug label 2026-02-05 06:45:05 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jan 14, 2023):

Hi @vineetparikh,
I would guess that email sending is failing in your environment.
You'll find more details regarding the error in the error log, which can be found following our debugging docs.
You'll also find a email test send option in the "Settings > Maintenance" area which can be used to test email sending and display relevant errors.

@ssddanbrown commented on GitHub (Jan 14, 2023): Hi @vineetparikh, I would guess that email sending is failing in your environment. You'll find more details regarding the error in the error log, which can be found following our [debugging docs](https://www.bookstackapp.com/docs/admin/debugging/). You'll also find a email test send option in the "Settings > Maintenance" area which can be used to test email sending and display relevant errors.
Author
Owner

@ssddanbrown commented on GitHub (Jan 26, 2023):

Since there's been no follow-up I'm going to close this. If the issue remains and is something you still require to be fixed respond to my previous comment and this can then be re-opened.

@ssddanbrown commented on GitHub (Jan 26, 2023): Since there's been no follow-up I'm going to close this. If the issue remains and is something you still require to be fixed respond to my previous comment and this can then be re-opened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3448