I just installed the stable d8, downloaded youtube with "drush dl youtube --dev" (8.x-1.0-beta2+1-dev) and when activate the module via website I got this error:

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "youtube.settings" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 191 of /home/<username>/var/www/heavy.ch/drupal-8.0.0/core/lib/Drupal/Core/Routing/RouteProvider.php).

After Browser-back the module was installed and is working, is it safe to use it or should I move back to beta2?

I use nginx, php-fpm, php 5.6.x, drupal 8.0.0

CommentFileSizeAuthor
#2 full_error.txt4.08 KBsnsblvd
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

snsblvd created an issue. See original summary.

snsblvd’s picture

FileSize
4.08 KB
markdorison’s picture

Status: Active » Postponed (maintainer needs more info)

@snsblvd I am not able to reproduce this issue. Are you still encountering it?

guschilds’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I am also not able to reproduce.

I tested with a clean install of Drupal 8.0.1. I tried both YouTube Field 8.x-1.0-beta2 and the current state of the 8.x-1.x branch (which matches the development release). Both installed without issue (PHP 5.6.x, Apache).

To answer your question, the current state of the 8.x-1.x branch (and the dev release) should be safe to use. If you still have this problem, please reopen the issue and try and isolate which part of your stack is making the difference.

Thanks!