Closed GamerClassN7 closed 2 weeks ago
Whitch is wierd because we dont use SMTP with bookstack at all :(
Does that mean you've configured email via other means? Or that you just don't expect email to be used at all?
I'm guessing a user is using email-based features in some way (watching/notifications) and that this fails to send causing an error.
Whitch is wierd because we dont use SMTP with bookstack at all :(
Does that mean you've configured email via other means? Or that you just don't expect email to be used at all?
I'm guessing a user is using email-based features in some way (watching/notifications) and that this fails to send causing an error.
I mean, users even have permission to setup/receive notification, nether configuration contains any email confirmation. It should be possible to switch email if it is not needed, right ? :) certainly there shouldn't be an error. :/
I'm not sure I understand/follow.
We don't disable email features based upon whether email is configured, we generally expect it will be if email features are then used. If you don't want users to handle/receive notifications, you can update their roles to not have the "Receive & manage notifications" role system permission.
Since there's been no further follow up I'll go ahead and close this off.
Describe the Bug
When only one specific user creates page he get 500 error but bage is saved and after refresh it not happen in next aprox 40 min
Steps to Reproduce
Expected Behaviour
not to get the 500 but after saving page be redirected to new page
Screenshots or Additional Context
only log messages is this:
[2024-10-09 14:52:46] production.ERROR: Connection could not be established with host "localhost:587": stream_socket_client(): Unable to connect to localhost:587 (Connection refused) {"userId":67,"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 0): Connection could not be established with host \"localhost:587\": stream_socket_client(): Unable to connect to localhost:587 (Connection refused) at /app/www/vendor/ssddanbrown/symfony-mailer/Transport/Smtp/Stream/SocketStream.php:154)
Whitch is wierd because we dont use SMTP with bookstack at all :(
Browser Details
No response
Exact BookStack Version
v24.05.4