Setting user pass via admin web & reset password form results in internal server error

Description

When I do anything that seems to be related to user passwords, I get the internal server error with the rocket.

Steps to Reproduce

Use the forgot password form, or reset user pass via the admin UI

Expected Behavior

A password is reset

Environment

ApisCP version:

[root@cp ~]# cpcmd misc:cp-version
revision: 2761454a0f0f5e9c9fcd65bbd687912bf859a172
timestamp: 1718223070
ver_maj: 3
ver_min: 2
ver_patch: 42
ver_pre: ''
dirty: false
debug: false

Operating System: [root@cp ~]# uname -r 4.18.0-513.24.1.el8_9.x86_64

Works fine for me. You can PM me the last 50 lines from /usr/local/apnscp/storage/logs/php-fpm.log and /usr/local/apnscp/storage/logs/start.log

Ref: Debugging | ApisCP Docs

1 Like

Thank you, I have sent them on discord.

From storage/logs/php-fpm.log:

         0. Swift_Transport_AbstractSmtpTransport->assertResponseCode("503-All RCPT commands were rejected with this error:503-Your sending address has been blocked by admins see mxroutedocs.com for503-explanation503 Valid RCPT command must precede DATA", [354])

MXRoute is blocking the sender address. You’ll need to get in touch with them to determine why this is the case.