- 🇮🇳India sasikala_d
Solution:
https://www.drupal.org/files/issues/2020-08-20/3075986-14.patch →
https://www.drupal.org/files/issues/2019-10-24/3075986.patch →
after apply these 2 patches its working in my case
Symfony\Component\HttpFoundation\File\Exception\FileException: Unable to create the "" directory. in Symfony\Component\HttpFoundation\File\File->getTargetFile() (line 109 of /var/www/html/socialgoat_coreupdate/socialgoat/vendor/symfony/http-foundation/File/File.php).
Symfony\Component\HttpFoundation\File\UploadedFile->move() (Line: 107)
Drupal\lightning_media\Element\Upload::valueCallback()
call_user_func_array() (Line: 1266)
Drupal\Core\Form\FormBuilder->handleInputElement() (Line: 1003)
Drupal\Core\Form\FormBuilder->doBuildForm() (Line: 1073)
Drupal\Core\Form\FormBuilder->doBuildForm() (Line: 1073)
Drupal\Core\Form\FormBuilder->doBuildForm() (Line: 1073)
Drupal\Core\Form\FormBuilder->doBuildForm() (Line: 577)
Drupal\Core\Form\FormBuilder->processForm() (Line: 323)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 67)
Drupal\simple_oauth\HttpMiddleware\BasicAuthSwap->handle() (Line: 58)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 49)
Drupal\remove_http_headers\StackMiddleware\RemoveHttpHeadersMiddleware->handle() (Line: 23)
Stack\StackedHttpKernel->handle() (Line: 718)
Drupal\Core\DrupalKernel->handle() (Line: 19)
Active
4.6
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Solution:
https://www.drupal.org/files/issues/2020-08-20/3075986-14.patch →
https://www.drupal.org/files/issues/2019-10-24/3075986.patch →
after apply these 2 patches its working in my case