Page MenuHomePhabricator

Mail Delivery fails
Closed, InvalidPublic

Description

Do you know, if this error is caused by phabricator, or by an error at the instance? I didn't change anything in the last days.

[2016-03-23 00:38:46] EXCEPTION: (PhutilProxyException) Permanent failure while executing Task ID 79344. {>} (PhabricatorWorkerPermanentFailureException) Unable to load transactions: PHID-XACT-TASK-3bw4lr3aclfgjzf. at [<phabricator>/src/applications/transactions/worker/PhabricatorApplicationTransactionPublishWorker.php:112] arcanist(), phabricator(head=master, ref.master=1885c4e03bb6), phutil(head=master, ref.master=b4f38af38480) #0 <#2> PhabricatorApplicationTransactionPublishWorker::loadTransactions(ManiphestTask) called at [<phabricator>/src/applications/transactions/worker/PhabricatorApplicationTransactionPublishWorker.php:19] #1 <#2> PhabricatorApplicationTransactionPublishWorker::doWork() called at [<phabricator>/src/infrastructure/daemon/workers/PhabricatorWorker.php:122] #2 <#2> PhabricatorWorker::executeTask() called at [<phabricator>/src/infrastructure/daemon/workers/storage/PhabricatorWorkerActiveTask.php:171] #3 <#2> PhabricatorWorkerActiveTask::executeTask() called at [<phabricator>/src/infrastructure/daemon/workers/PhabricatorTaskmasterDaemon.php:22] #4 PhabricatorTaskmasterDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:183] #5 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:125]

Event Timeline

We require reproduction steps for bug reports, please. There isn't enough information here for us to make a guess as to the root problem.

Sry, the relevant steps are:

  • metamta.mail-adapter is PhabricatorMailImplementationPHPMailerLiteAdapter

and I got the same settings since more than a half year, (I don't know, if additional e-mail configs are required, if so, please ask) but since a short time (I don't know the exact date, but it is less than one week) there were no emails send, and the daemon throws this error (at the task description). I hope this helps.

Steps to reproduce means that we can follow what you've done and see the same error locally. Unfortunately there isn't anything here we can use to reproduce the issue. Please feel free to reopen if you can come up with the complete steps to reproduce the issue. Specifically, the steps should be repeatable and observable. For example "Every time I do X, Y, and Z, this error shows up in my log."