Hi Dan!
Thank you for the orientations.
The descriptions that I'm trying to delete are exactly the ones I had problems with the importation. There's 2 fonds with 10k rows that I've imported, but when I've tried to delete them by the frontend the system crashed. Now theses fonds appears in my Atom, but when I try to access them I see the erros below and when I try to delete by php symfony tools:delete-description, I have the error that I've sent before.
So, I've tried the first ones and, as you've predicted, the repopulate task presented the same error:
atom@apm-AtoM:/usr/share/nginx/atom$ sudo -u www-data php symfony search:populate
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Elastica\Exception\ResponseException::__construct() must be an instance of Elastica\Request, string given, called in /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php on line 523 and defined in /usr/share/nginx/atom/vendor/composer/ruflin/elastica/lib/Elastica/Exception/ResponseException.php:30
Stack trace:
#0 /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php(523): Elastica\Exception\ResponseException->__construct()
#1 /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php(541): arElasticSearchPlugin->getVersion()
#2 /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php(91): arElasticSearchPlugin->checkVersion()
#3 /usr/share/nginx/atom/lib/search/QubitSearch.class.php(35): arElasticSearchPlugin->__construct()
#4 /usr/share/nginx/atom/lib/task/search/arPopulateTask.class.php(47): QubitSearch::getInstance()
#5 /usr/share/nginx/at in /usr/share/nginx/atom/vendor/composer/ruflin/elastica/lib/Elastica/Exception/ResponseException.php on line 30
After that I've tried the php symfony search:status task and the error was the same:
atom@apm-AtoM:/usr/share/nginx/atom$ sudo -u www-data php symfony search:status
Elasticsearch server information:
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Elastica\Exception\ResponseException::__construct() must be an instance of Elastica\Request, string given, called in /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php on line 523 and defined in /usr/share/nginx/atom/vendor/composer/ruflin/elastica/lib/Elastica/Exception/ResponseException.php:30
Stack trace:
#0 /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php(523): Elastica\Exception\ResponseException->__construct()
#1 /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php(541): arElasticSearchPlugin->getVersion()
#2 /usr/share/nginx/atom/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php(91): arElasticSearchPlugin->checkVersion()
#3 /usr/share/nginx/atom/lib/search/QubitSearch.class.php(35): arElasticSearchPlugin->__construct()
#4 /usr/share/nginx/atom/lib/task/search/arSearchStatusTask.class.php(33): QubitSearch::getInstance()
#5 /usr/share/ngin in /usr/share/nginx/atom/vendor/composer/ruflin/elastica/lib/Elastica/Exception/ResponseException.php on line 30
About the installation, I have these details:
- Version: 2.7.3 - 192
- I've followed the installation instructions
- I'm using the arDominionPlugin for theme.
- The hardware details are:
I don't know if there's some details that could be important, but if there's any information that could help I'll be glad to inform.
Cheers,
Ygor
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.