Error 500 Internal Server Error

POST http://rawafedtech.info/contact-forms/create

Forwarded to ErrorController (1e8fb8)

Validator calls

Path Message Invalid value Violation
children[attachmentFile] هذه القيمة غير صحيحة.
"uJivZfGGtdGPu"
Symfony\Component\Validator\ConstraintViolation {#3888
  -message: "هذه القيمة غير صحيحة."
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "uJivZfGGtdGPu"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3583
    name: "contact_us_message"
    type_class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType"
    data: Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#3321
      -id: null
      -name: "NWeydqDDhpp"
      -email: "[email protected]"
      -mobile: "8876950832"
      -title: "إقتراح تحسين الموقع"
      -message: null
      -dateTime: null
      #status: "new"
      #replies: Doctrine\Common\Collections\ArrayCollection {#3322 …}
      -category: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#3735 …}
      -country: Rawafed\CommonsBundle\Entity\Country {#3742 …}
      #attachmentFile: null
      -attachment: null
    }
  }
  -propertyPath: "children[attachmentFile]"
  -invalidValue: "uJivZfGGtdGPu"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3874 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#3701 …}
}
children[recaptcha].data هذه القيمة غير صحيحة
null
Symfony\Component\Validator\ConstraintViolation {#3846
  -message: "هذه القيمة غير صحيحة"
  -messageTemplate: "This value is not a valid captcha."
  -parameters: []
  -plural: null
  -root: Symfony\Component\Form\Form {#3583
    name: "contact_us_message"
    type_class: "Rawafed\ContactFormsBundle\Form\ContactUsMessageType"
    data: Rawafed\ContactFormsBundle\Entity\ContactUsMessage {#3321
      -id: null
      -name: "NWeydqDDhpp"
      -email: "[email protected]"
      -mobile: "8876950832"
      -title: "إقتراح تحسين الموقع"
      -message: null
      -dateTime: null
      #status: "new"
      #replies: Doctrine\Common\Collections\ArrayCollection {#3322 …}
      -category: Rawafed\ContactFormsBundle\Entity\ContactUsCategory {#3735 …}
      -country: Rawafed\CommonsBundle\Entity\Country {#3742 …}
      #attachmentFile: null
      -attachment: null
    }
  }
  -propertyPath: "children[recaptcha].data"
  -invalidValue: null
  -constraint: EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#3326 …}
  -code: null
  -cause: null
}