Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

wrong root path ? #121

Open
maity-kgz opened this issue Sep 5, 2016 · 3 comments
Open

wrong root path ? #121

maity-kgz opened this issue Sep 5, 2016 · 3 comments

Comments

@maity-kgz
Copy link

Cloned Sandbox few days ago and played around.
Just to test runned "composer update" today and updated successfully.
After that treebrowser in admin panel turns to this
treebrowser

In webprofile ajax request logs get this exceptions:

Detected the following problem: Hm. No clue what goes wrong. Maybe this is a real 404?

exception 'Puli\Repository\Api\ResourceNotFoundException' with message 'No PHPCR-ODM document could be found at "/false/cms/routes"' in /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony-cmf/resource/Repository/PhpcrOdmRepository.php:177
Stack trace:
#0 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony-cmf/resource/Repository/PhpcrOdmRepository.php(49): Symfony\Cmf\Component\Resource\Repository\PhpcrOdmRepository->getDocument('//false/cms/routes')
#1 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony-cmf/resource-rest-bundle/Controller/ResourceController.php(57): Symfony\Cmf\Component\Resource\Repository\PhpcrOdmRepository->get('//false/cms/routes')
#2 [internal function]: Symfony\Cmf\Bundle\ResourceRestBundle\Controller\ResourceController->getResourceAction('default', '/false/cms/routes')
#3 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(153): call_user_func_array(Array, Array)
#4 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#5 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(169): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#6 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/web/app_dev.php(39): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#7 {main}

Next exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'No resource found at path "/false/cms/routes" for repository "default"' in /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony-cmf/resource-rest-bundle/Controller/ResourceController.php:61
Stack trace:
#0 [internal function]: Symfony\Cmf\Bundle\ResourceRestBundle\Controller\ResourceController->getResourceAction('default', '/false/cms/rout...')
#1 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(153): call_user_func_array(Array, Array)
#2 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#3 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(169): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#4 /home/bubuntu/Documents/websites/BleedingEdgeSymfonyCMF/web/app_dev.php(39): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#5 {main}
@schurtertom
Copy link

Hi maity-kgz,
did you get this fixed, I am running into the same problem...

@maity-kgz
Copy link
Author

Dont run composer update. It seems some updated bundle cause this issue. Use sandbox's composer.json, composer.lock and rollback by running "composer install".

@ElectricMaxxx
Copy link
Member

We are currently working on that issue, it is related on master of almost all packages, right?

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

No branches or pull requests

3 participants