Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error thrown after installation #2218

Closed
LukasReschke opened this issue Nov 21, 2016 · 5 comments
Closed

Error thrown after installation #2218

LukasReschke opened this issue Nov 21, 2016 · 5 comments
Labels

Comments

@LukasReschke
Copy link
Member

LukasReschke commented Nov 21, 2016

Symfony\Component\Routing\Exception\RouteNotFoundException: Unable to generate a URL for the named route "theming.Icon.getFavicon" as such route does not exist.
/media/psf/nextcloud/lib/private/Route/Router.php - line 339: Symfony\Component\Routing\Generator\UrlGenerator->generate('theming.Icon.ge...', Array, 1)
/media/psf/nextcloud/lib/private/URLGenerator.php - line 70: OC\Route\Router->generate('theming.Icon.ge...', Array)
/media/psf/nextcloud/lib/private/URLGenerator.php - line 165: OC\URLGenerator->linkToRoute('theming.Icon.ge...', Array)
/media/psf/nextcloud/lib/private/legacy/template/functions.php - line 170: OC\URLGenerator->imagePath('core', 'favicon.ico')
/media/psf/nextcloud/core/templates/layout.guest.php - line 13: image_path('', 'favicon.ico')
/media/psf/nextcloud/lib/private/Template/Base.php - line 174: include('/media/psf/next...')
/media/psf/nextcloud/lib/private/Template/Base.php - line 149: OC\Template\Base->load('/media/psf/next...', NULL)
/media/psf/nextcloud/lib/private/legacy/template.php - line 228: OC\Template\Base->fetchPage(NULL)
/media/psf/nextcloud/lib/private/legacy/template.php - line 250: OC_Template->fetchPage()
/media/psf/nextcloud/lib/private/Template/Base.php - line 130: OC_Template->fetchPage()
/media/psf/nextcloud/core/templates/403.php - line 7: OC\Template\Base->printPage()
{main}

cc @juliushaertl

@LukasReschke LukasReschke added this to the Nextcloud 11.0 milestone Nov 21, 2016
@LukasReschke
Copy link
Member Author

Yeah as well as a big load of other error messages 🙈

@MorrisJobke
Copy link
Member

cc @rullzer

@juliusknorr
Copy link
Member

@LukasReschke I can't reproduce this. Is this occuring on the login page after an installation?

@rullzer
Copy link
Member

rullzer commented Nov 22, 2016

Could be this is fixed by #2212

@MorrisJobke
Copy link
Member

@LukasReschke Please reopen if this still happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants