# Showing permission error on variant generation

**URL:** https://forum.shopware.com/t/showing-permission-error-on-variant-generation/62355
**Category:** Programmierung
**Created:** [14. Oktober 2019 um 10:36 UTC](https://forum.shopware.com/t/showing-permission-error-on-variant-generation/62355 "2019-10-14T10:36:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![nightfox](https://avatars.discourse-cdn.com/v4/letter/n/c89c15/32.png) [@nightfox](https://forum.shopware.com/u/nightfox)
#### Post date: [14. Oktober 2019 um 10:36 UTC](https://forum.shopware.com/t/showing-permission-error-on-variant-generation/62355/1 "2019-10-14T10:36:40Z")

</div>

Hi Guys,

In a new shopware installation with version 5.5.10, we are getting an error of „Failed to create the attribute models, please check the permissions of the ‚/html/authenticblonde\_alt/var/cache/production\_\*\*\*\*\*\*/doctrine/attributes/‘ directory“.

Situation is when creating configuration option from the backend.&nbsp;

I selected a configuration group and and add configuration option, and the above error occured in the console.

I have tried following,

1.&nbsp;Given even full permission (777) to var folder

1. Removed production\_\*\*\*\* folder and cache cleared.

2. Run repainred php script from the shopware. (Use in the 5.2.\* shopware)

Nothing worked.

What may be the reason?

Thanks in advance

---

<div class="post-metadata">

### Author: ![nightfox](https://avatars.discourse-cdn.com/v4/letter/n/c89c15/32.png) [@nightfox](https://forum.shopware.com/u/nightfox)
#### Post date: [14. Oktober 2019 um 10:42 UTC](https://forum.shopware.com/t/showing-permission-error-on-variant-generation/62355/2 "2019-10-14T10:42:01Z")

</div>

The exact error is as follows,

**Fatal error** : Uncaught Doctrine\ORM\Mapping\MappingException: No mapping found for field ‘configuratorGroup’ on class ‘Shopware\Models\Attribute\ConfiguratorGroup’

Is there any new repair key script available for shopware 5.5.10?
