Maituc 2.0 not send email to segment

Good Morning, saturday i upgrade from older mautic to mautic 2.0 with auto installer, i don’t have so much contact, about 100.

This morning i should send an email to one segment (34 contact) but mautic stuck on sending email page.

Then i deleted cache content in apps/cache.

Logs in apps/cache reporting the following error:

Code:
/var/www/vhosts/DOMAIN.it/mailing.DOMAIN.it/vendor/symfony/framework-bundle/DependencyInjection/Compiler/FormPass.php - at line 67 [] [] [2016-07-11 08:46:06] mautic.ERROR: Error: Call to a member function getId() on null - in file /var/www/vhosts/DOMAIN.it/mailing.DOMAIN.it/app/bundles/AssetBundle/EventListener/CampaignSubscriber.php - at line 62 [] []


any suggestion?

Thanks in advance

Also a known bug and fixed for 2.0.1. You can see all fixes at https://github.com/mautic/mautic/pulls?utf8=✓&q=%20is%3Apr%20milestone%3A2.0.1%20

Another trouble is when edit the contact email. After save&Close mautic stuck on page, and after if refresh page the contact remain as is before.

logs report:

[2016-07-11 15:33:11] mautic.NOTICE: PHP Notice: Undefined index: roundmode - in file /app/bundles/LeadBundle/Form/Type/LeadType.php - at line 148 [] []
[2016-07-11 15:33:11] mautic.ERROR: Deprecation: Accessing type "hidden" by its string name is deprecated since version 2.8 and will be removed in 3.0. Use the fully-qualified type class name "SymfonyComponentFormExtensionCoreTypeHiddenType" instead. - in file /vendor/symfony/form/FormRegistry.php - at line 100 [] []

Hi, thanks for the report! Could you share also a screenshot of your campaign so we could replicate it and make sure the issue is fixed?

Good Morning, saturday i upgrade from older mautic to mautic 2.0 with auto installer, i don’t have so much contact, about 100.
This morning i should send an email to one segment (34 contact) but mautic stuck on sending email page.
Then i deleted cache content in apps/cache.
Logs in apps/cache reporting the following error:

/var/www/vhosts/DOMAIN.it/mailing.DOMAIN.it/vendor/symfony/framework-bundle/DependencyInjection/Compiler/FormPass.php - at line 67 [] [] [2016-07-11 08:46:06] mautic.ERROR: Error: Call to a member function getId() on null - in file /var/www/vhosts/DOMAIN.it/mailing.DOMAIN.it/app/bundles/AssetBundle/EventListener/CampaignSubscriber.php - at line 62 [] []

any suggestion?

Thanks in advance

Unfortunetly i didn’t make the screenshot, but some email seems to be sent, i see this trought Mailgun service logs, i decide to einstall entire mautic.
Another trouble, in the email editor nothing appear, see screenshot.

Several builder/editor bugs will be fixed in 2.0.1 which will be released soon.