vaclav
January 12, 2018, 1:53pm
1
Hello
i have new one problem. In GUI a disabled welcome page, and now i cannot go back. I see only error Error while loading workspace Home : Cannot find access driver for repository welcome
How i can reenble wellcome page without GUI? One way is rename manifest.xml in access.ajxp_home but it doenst work
Thank you for your help
Vaclav
zayn
January 22, 2018, 2:09pm
2
Hi,
Please connect to your DB, and look for the table ajxp_plugin_configs. You should see a line for access.ajxp_home config, just delete this line, it will revert to the default (which is “enabled”).
Then make sure to clear the cache rm -f data/cache/plugins_*
And it should be ok!
vaclav
January 22, 2018, 2:45pm
3
Hi,
thank you for helo, but is doesn’t work. problem is still same
screenshot from dtb caff|690x315
thank you for your time & help
Vaclav
zayn
January 22, 2018, 2:57pm
4
Hi,
unfortunatly i cannot open your screen could you try reupload another one.
vaclav
January 22, 2018, 10:37pm
5
zayn
January 23, 2018, 8:13am
6
Hi,
you see the first line access.ajxp_home
you have to delete this one from your database and then you clear the cache.
vaclav
January 23, 2018, 9:47am
7
I apologise, how use command rm -f data/cache/plugins_* I have only FTP access and I use delete cache manually
zayn
January 23, 2018, 10:36am
8
Hi,
unfortunatly you need access to the server(through ssh or w/e) to be able to use that command, you ask your admin server.
vaclav
January 23, 2018, 10:52am
9
Thank you. I made it, but problem is new error . I only disable Wellcome page and now it is big problem
error code:
Error while loading workspace Home : Cannot find access driver for repository welcome #0 /home/caff.eu/public_html/intranet/core/src/pydio/Core/Serializer/RepositoryXML.php(181): Pydio\Access\Core\Model\Repository->getDriverInstance(Object(Pydio\Core\Model\Context)) #1 /home/caff.eu/public_html/intranet/core/src/pydio/Core/Serializer/RepositoryXML.php(169): Pydio\Core\Serializer\RepositoryXML->repositoryClientSettings(Object(Pydio\Access\Core\Model\Repository), Object(Pydio\Core\Model\Context)) #2 /home/caff.eu/public_html/intranet/core/src/pydio/Core/Serializer/RepositoryXML.php(76): Pydio\Core\Serializer\RepositoryXML->repositoryToXML(Object(Pydio\Access\Core\Model\Repository), true, Array, Array, Object(Pydio\Conf\Sql\SqlUser), '')
zayn
January 23, 2018, 11:24am
10
Hi,
you cannot disable the welcome page, to re-enable it do :
vaclav
January 23, 2018, 11:30am
11
yes. I delete it, and with putty I ran rm -f data/cache/plugins_* and it is still same
Thank you
Vaclav