VAT Validation: Die eingegebene USt-IdNr. ist ungültig

Hallo,

beim Bearbeiten der Adresse unter Mein Konto kommt die Fehlermeldung:
Die eingegebene USt-IdNr. ist ungültig. Sie enthält ein unzulässiges Länderkennzeichen.

Im php error_log landet:

[23-Jan-2017 18:48:26 Europe/Berlin] PHP Fatal error:  Uncaught exception 'Doctrine\ORM\Mapping\MappingException' with message 'No identifier/primary key specified for Entity "Shopware\Models\Attribute\CustomerGroup" sub class of "Shopware\Components\Model\ModelEntity". Every Entity must have an identifier/primary key.' in /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php:46
Stack trace:
#0 /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(1004): Doctrine\ORM\Mapping\MappingException::identifierRequired('Shopware\\Models...')
#1 /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(271): Doctrine\ORM\Mapping\ClassMetadataInfo->validateIdentifier()
#2 /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(251): Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata(Object(Doctrine\ORM\Mapping\ClassMetadata), NULL)
#3 in /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php on line 46
[23-Jan-2017 18:48:26 Europe/Berlin] PHP Fatal error:  Uncaught exception 'Doctrine\ORM\Mapping\MappingException' with message 'No identifier/primary key specified for Entity "Shopware\Models\Attribute\CustomerGroup" sub class of "Shopware\Components\Model\ModelEntity". Every Entity must have an identifier/primary key.' in /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php:46
Stack trace:
#0 /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(1004): Doctrine\ORM\Mapping\MappingException::identifierRequired('Shopware\\Models...')
#1 /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(271): Doctrine\ORM\Mapping\ClassMetadataInfo->validateIdentifier()
#2 /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php(251): Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata(Object(Doctrine\ORM\Mapping\ClassMetadata), NULL)
#3 in /var/www/vhosts/shopware/docroot/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php on line 46

 

Okay also der PHP Fehler kommt auch schon wenn man sich als Kunde einloggt.

Habe eben nochmal das Formular für die Adresse und der UStID-Nr abgeschickt. Diesmal kam der Fehler nicht sondern: Die Adresse wurde erfolgreich gespeichert
Die UStID-Nr. war nach wie vor gepseichert, ich habe das Formular einfach nur nochmal abgesendet.
Ich vermute das die Fehlermeldung irreführend ist. Denn als ich gestern Abend direkt auf http://ec.europa.eu/taxation_customs/vies/ prüfte kam auch ein Fehler.
" Bearbeitung im Mitgliedstaat derzeit nicht möglich. Bitte wiederholen Sie Ihre Anfrage später."

Edit: Per Email kam dann aber doch noch ein Fehler: Eine Bearbeitung Ihrer Anfrage ist zurzeit nicht möglich.
Auf http://ec.europa.eu/taxation_customs/vies/ kommt immer noch der gleoche Fehler wie gestern.