Hi,
I've updated to Drupal 8 8.6.1
Somehow i'm getting two warnings.
I'm also using a custom profile.
Is anyone familiar with the following warnings?
I assume the second warning results from the first warning or maybe I'm wrong.
Thanks in advance
Marcus
User warning: The following profile is missing from the file system: crusoe in drupal_get_filename() (line 276 of core/includes/bootstrap.inc).
drupal_get_filename('profile', 'crusoe') (Line: 293)
drupal_get_path('profile', 'crusoe') (Line: 244)
Drupal\Core\Extension\ExtensionDiscovery->setProfileDirectoriesFromSettings() (Line: 157)
Drupal\Core\Extension\ExtensionDiscovery->scan('theme') (Line: 255)
Drupal\Core\Extension\ThemeHandler->rebuildThemeData() (Line: 133)
Drupal\update\UpdateManager->getProjects() (Line: 367)
update_get_available(1) (Line: 50)
Drupal\update\Controller\UpdateController->updateStatus()
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 151)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 665)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)Warning: strpos(): Empty needle in Drupal\Core\Extension\ExtensionDiscovery->Drupal\Core\Extension\{closure}() (line 295 of core/lib/Drupal/Core/Extension/ExtensionDiscovery.php).
Drupal\Core\Extension\ExtensionDiscovery->Drupal\Core\Extension\{closure}(Object)
array_filter(Array, Object) (Line: 302)
Drupal\Core\Extension\ExtensionDiscovery->filterByProfileDirectories(Array) (Line: 215)
Drupal\Core\Extension\ExtensionDiscovery->scan('theme') (Line: 255)
Drupal\Core\Extension\ThemeHandler->rebuildThemeData() (Line: 133)
Drupal\update\UpdateManager->getProjects() (Line: 367)
update_get_available(1) (Line: 50)
Drupal\update\Controller\UpdateController->updateStatus()
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 582)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 151)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 99)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 78)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 665)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Comments
Comment #2
cilefen commentedComment #3
cilefen commentedThis may be of some help: https://www.drupal.org/node/2538996
Comment #8
quietone commented@kochavim, did you resolve this? If so, add a comment explaining what you did as it might help others.
If you are experiencing this problem on a supported version of Drupal reopen the issue, by setting the status to 'Active', and provide complete steps to reproduce the issue (starting from "Install Drupal core").
Since we need more information to move forward with this issue, I am setting the status at Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #11
quietone commentedNo further information has been supplied that would allow investigating this. Perhaps, the link in #3 was helpful in resolving this issue. I think it is time to close.