Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1. tobias@tobias nt8property (feature/drush *) $ drush nt8:ia
  2. InvalidArgumentException: Field field_cottage_image_info is unknown. in /home/tobias/workspace/cottaging/drupal-8.2.6/core/lib/Drupal/Core/Entity/ContentEntityBase.php:471 [error]
  3. Stack trace:
  4. #0 /home/tobias/workspace/cottaging/drupal-8.2.6/core/lib/Drupal/Core/Entity/ContentEntityBase.php(452): Drupal\Core\Entity\ContentEntityBase->getTranslatedField('field_cottage_i...',
  5. 'x-default')
  6. #1 /home/tobias/workspace/cottaging/drupal-8.2.6/sites/default/modules/nt8property/src/Service/NT8PropertyService.php(92): Drupal\Core\Entity\ContentEntityBase->get('field_cottage_i...')
  7. #2 /home/tobias/workspace/cottaging/drupal-8.2.6/sites/default/modules/nt8property/src/Service/NT8PropertyService.php(116):
  8. Drupal\nt8property\Service\NT8PropertyService::getNodeFieldValue(Object(Drupal\node\Entity\Node), 'field_cottage_i...')
  9. #3 /home/tobias/workspace/cottaging/drupal-8.2.6/sites/default/modules/nt8property/src/Service/NT8PropertyService.php(78):
  10. Drupal\nt8property\Service\NT8PropertyService->updateNodeInstanceFromData(Array, Object(Drupal\node\Entity\Node))
  11. #4 /home/tobias/workspace/cottaging/drupal-8.2.6/sites/default/modules/nt8property/nt8property.drush.inc(62):
  12. Drupal\nt8property\Service\NT8PropertyService->updateNodeInstancesFromData(Object(stdClass))
  13. #5 phar:///usr/local/bin/drush/includes/command.inc(373): drush_nt8property_nt8_import_all()
  14. #6 phar:///usr/local/bin/drush/includes/command.inc(224): _drush_invoke_hooks(Array, Array)
  15. #7 phar:///usr/local/bin/drush/includes/command.inc(192): drush_command()
  16. #8 phar:///usr/local/bin/drush/lib/Drush/Boot/BaseBoot.php(67): drush_dispatch(Array)
  17. #9 phar:///usr/local/bin/drush/includes/preflight.inc(66): Drush\Boot\BaseBoot->bootstrap_and_dispatch()
  18. #10 phar:///usr/local/bin/drush/includes/startup.inc(325): drush_main()
  19. #11 phar:///usr/local/bin/drush/drush(114): drush_startup(Array)
  20. #12 /usr/local/bin/drush(10): require('phar:///usr/loc...')
  21. #13 {main}
  22. tobias@tobias nt8property (feature/drush *) $ drush en nt8
  23. nt8images nt8map nt8property nt8search nt8tabsio
  24. tobias@tobias nt8property (feature/drush *) $ drush en nt8*
  25. nt8property.drush.inc was not found. [warning]
  26. No release history was found for the requested project (nt8property.drush.inc). [error]
  27. nt8property.info.yml was not found. [warning]
  28. No release history was found for the requested project (nt8property.info.yml). [error]
  29. nt8property.links.menu.yml was not found. [warning]
  30. No release history was found for the requested project (nt8property.links.menu.yml). [error]
  31. nt8property.module was not found. [warning]
  32. No release history was found for the requested project (nt8property.module). [error]
  33. nt8property.permissions.yml was not found. [warning]
  34. No release history was found for the requested project (nt8property.permissions.yml). [error]
  35. nt8property.routing.yml was not found. [warning]
  36. No release history was found for the requested project (nt8property.routing.yml). [error]
  37. nt8property.services.yml was not found. [warning]
  38. No release history was found for the requested project (nt8property.services.yml). [error]
  39. tobias@tobias nt8property (feature/drush *) $ drush pm-list |grep nt8
  40. NT8 NT8 TABS Rest Client (nt8tabsio) Module Enabled
  41. nt8 nt8images (nt8images) Module Not installed
  42. nt8 nt8map (nt8map) Module Not installed
  43. NT8 nt8property (nt8property) Module Enabled
  44. nt8 nt8search (nt8search) Module Not installed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement