Actions
Bug #11063
closedPHP error if SMTP notification fails
Start date:
11/12/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
amd64
12.2-STABLE
FreeBSD 12.2-STABLE 573bcbb6506(devel-12) pfSense
Crash report details:
PHP Errors:
[12-Nov-2020 17:54:43 Europe/Rome] PHP Warning: stream_socket_client(): unable to connect to smtp.gmail.com:587 (No route to host) in /usr/local/share/pear/Net/Socket.php on line 159
No FreeBSD crash data found.
Updated by Jim Pingle about 4 years ago
- Subject changed from php error to PHP error if SMTP notification fails
- Category changed from PPP Interfaces to Notifications
- Priority changed from Normal to Very Low
- Target version deleted (
2.5.0)
This happens if an SMTP notification can't be sent (e.g. WAN down, no default route, etc). Not specific to any interface type.
It's harmless, just log spam essentially.
Updated by Jim Pingle almost 4 years ago
- Assignee set to Jim Pingle
- Target version set to 2.5.0
- Affected Version set to All
Hit this locally and found a good way to test. It's a simple fix.
Updated by Jim Pingle almost 4 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 87d9798fd37841f7e428809a386fd2cb8f5eefb3.
Updated by Danilo Zrenjanin almost 4 years ago
- Status changed from Feedback to Resolved
I couldn't replicate the issue on the latest release. Ticket resolved.
Actions