Your software
PHP 7.4.27
MariaDB version 10.3
Updating/Installing Errors
*I am Updating
*Upgrading/installing via Command Line
These errors are showing in the installer : No errors
These errors are showing in the Mautic log : (No new ones, but these are there)
[2022-05-28 05:29:18] mautic.NOTICE: PHP Notice - Undefined index: path - in file /opt/bitnami/mautic/app/bundles/CoreBundle/Controller/E
xceptionController.php - at line 111 {“request”:"[object] (Symfony\Component\HttpFoundation\Request: CONNECT 45.85.218.132:4444 HTTP/1
.1\r\nHost: 45.85.218.132:4444\r\nX-Php-Ob-Level: 1\r\n\r\n)",“exception”:"[object] (Symfony\Component\Debug\Exception\Flat
tenException: {})",“logger”:null,“class”:“Symfony\Component\HttpKernel\Exception\NotFoundHttpException”,“currentContent”:"",“layout”:
“Error”,“code”:404,“anonymous”:true,“baseTemplate”:“MauticCoreBundle:Default:slim.html.php”,“templatePage”:false,“template”:“MauticCoreBu
ndle:Error:404.html.php”,“templating”:"[object] (Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine: {})",“statusText”:“Not F
ound”,“url”:“45.85.218.132:4444”,“urlParts”:{“host”:“45.85.218.132”,“port”:4444}} {“hostname”:“ip-172-31-25-157”,“pid”:6958}
[2022-05-28 06:09:12] mautic.NOTICE: PHP Notice - Undefined index: path - in file /opt/bitnami/mautic/app/bundles/CoreBundle/Controller/E
xceptionController.php - at line 111 {“request”:"[object] (Symfony\Component\HttpFoundation\Request: CONNECT 45.85.218.132:4444 HTTP/1
.1\r\nHost: 45.85.218.132:4444\r\nX-Php-Ob-Level: 1\r\n\r\n)",“exception”:"[object] (Symfony\Component\Debug\Exception\Flat
tenException: {})",“logger”:null,“class”:“Symfony\Component\HttpKernel\Exception\NotFoundHttpException”,“currentContent”:"",“layout”:
“Error”,“code”:404,“anonymous”:true,“baseTemplate”:“MauticCoreBundle:Default:slim.html.php”,“templatePage”:false,“template”:“MauticCoreBu
ndle:Error:404.html.php”,“templating”:"[object] (Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine: {})",“statusText”:“Not F
ound”,“url”:“45.85.218.132:4444”,“urlParts”:{“host”:“45.85.218.132”,“port”:4444}} {“hostname”:“ip-172-31-25-157”,“pid”:10232}
[2022-05-28 06:20:25] mautic.NOTICE: PHP Notice - Undefined index: path - in file /opt/bitnami/mautic/app/bundles/CoreBundle/Controller/E
xceptionController.php - at line 111 {“request”:"[object] (Symfony\Component\HttpFoundation\Request: CONNECT 45.85.218.132:4444 HTTP/1
Your problem
My problem is : Since updating to 4.3.1 I am no longer able to create a new email nor edit existing emails in Channels → Emails. This appears to be the only issue. Nothing happens when you click ‘Edit’ or “+ New” except the top loading bar briefly shows activity and then stops.
Steps I have tried to fix the problem : I’ve cleared the cache both manually as well as the CLI. I’ve also restarted everything and thought it may have been a cookie error, but no such luck.