Hey Team,I Recently Migrated my atom installation to a new cloud location. however when we spun up the server im only seeing a white screen. The IP address for the server has changed so has the DNS is there anything in the configuration of atom that needs to be updated
--
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.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/bda098d9-4cc6-4b1b-aaea-2ac9e4ce028d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "AtoM Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ica-atom-users/y_KkoJ2aJK4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAC1FhZJFKRyKWmW9dJQ0_ieTBFFzM9hLuvsiQj%3Dxy0YZtjoWnA%40mail.gmail.com.
You received this message because you are subscribed to a topic in the Google Groups "AtoM Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ica-atom-users/y_KkoJ2aJK4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAC1FhZJFKRyKWmW9dJQ0_ieTBFFzM9hLuvsiQj%3Dxy0YZtjoWnA%40mail.gmail.com.
To restart services in Ubuntu 14.04, please run the following commands:
To restart PHP-FPM:
sudo service php5-fpm restart
To restart memcached:
sudo service memcached restart
To restart the atom-workers:
sudo restart atom-worker (this restarts the workers)
sudo status atom-worker (this shows current running status)
With respect to the error log, is this a recent upgrade? Have you run the sql-upgrade task as part of that?
$ php symfony tools:upgrade-sql
You could also try remaking the css for the ArchivesCanada plugin using the following command:
make -C plugins/arArchivesCanadaPlugin
Followed by clearing the cache:
php symfony cc
And restarting services as above.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/c6c6cf68-78d3-4921-a7de-a3a408eff266%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAFzb-t9iQ9u7eZTiSskEGubLHB4GBxkq-2iC24cN%2Bs40B7G0Og%40mail.gmail.com.
URL: http://23.253.107.47/index.php/sfInstallPlugin/loadData 500 | Internal Server Error | sfInitializationException You must have APC installed and enabled to use sfAPCCache class. stack trace at () in SF_ROOT_DIR/vendor/symfony/lib/cache/sfAPCCache.class.php line 36 ... if (!function_exists('apc_store') || !ini_get('apc.enabled')) { throw new sfInitializationException('You must have APC installed and enabled to use sfAPCCache class.'); } // APCu compatibility issues (solved in v4.0.7). at sfAPCCache->initialize(array()) in SF_ROOT_DIR/vendor/symfony/lib/cache/sfCache.class.php line 35 ... at sfCache->__construct(array()) in SF_ROOT_DIR/lib/QubitCache.class.php line 77 ... at QubitCache::getInstance() in SF_ROOT_DIR/plugins/arElasticSearchPlugin/lib/arElasticSearchPlugin.class.php line 79 ... at arElasticSearchPlugin->__construct(array('initialize' => )) in SF_ROOT_DIR/lib/search/QubitSearch.class.php line 39 ... at QubitSearch::getInstance(array('initialize' => )) in SF_ROOT_DIR/lib/search/QubitSearch.class.php line 49 ... at QubitSearch::disable() in SF_ROOT_DIR/plugins/sfInstallPlugin/lib/sfInstall.class.php line 410 ... at sfInstall::loadData() in SF_ROOT_DIR/plugins/sfInstallPlugin/modules/sfInstallPlugin/templates/loadDataSuccess.php line 5 ... at require('/usr/share/nginx/atom/plugins/sfInstallPlugin/modules/sfInstallPlugin/templates/loadDataSuccess.php') in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 3895 ... at sfPHPView->renderFile('/usr/share/nginx/atom/plugins/sfInstallPlugin/modules/sfInstallPlugin/templates/loadDataSuccess.php') in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 3954 ... at sfPHPView->render() in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 993 ... at sfExecutionFilter->executeView('sfInstallPlugin', 'loadData', 'Success', array()) in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 980 ... at sfExecutionFilter->handleView(object('sfFilterChain'), object('sfInstallPluginLoadDataAction'), 'Success') in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 948 ... at sfExecutionFilter->execute(object('sfFilterChain')) in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ... at sfFilterChain->execute() in SF_ROOT_DIR/vendor/symfony/lib/filter/sfCacheFilter.class.php line 65 ... at sfCacheFilter->execute(object('sfFilterChain')) in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ... at sfFilterChain->execute() in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1009 ... at sfRenderingFilter->execute(object('sfFilterChain')) in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ... at sfFilterChain->execute() in SF_ROOT_DIR/plugins/sfHistoryPlugin/lib/sfHistoryPluginFilter.class.php line 18 ... at sfHistoryPluginFilter->execute(object('sfFilterChain')) in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ... at sfFilterChain->execute() in SF_ROOT_DIR/lib/filter/QubitTransactionFilter.class.php line 48 ... at QubitTransactionFilter->execute(object('sfFilterChain')) in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ... at sfFilterChain->execute() in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 686 ... at sfController->forward('sfInstallPlugin', 'loadData') in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 2392 ... at sfFrontWebController->dispatch() in SF_ROOT_DIR/vendor/symfony/lib/util/sfContext.class.php line 170 ... at sfContext->dispatch() in SF_ROOT_DIR/index.php line 6 ... symfony settings ... request ... response ... user ... global vars ... symfony v.1.4.20 - php 7.0.32-0ubuntu0.16.04.1 for help resolving this issue, please visit http://www.symfony-project.org/.
we followed the instructions on the wiki step by step any feedback would be helpful
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAC1FhZL5BiZuT6KPqt%3DdzgT0SSfuz-Jf-%3DPcOTT8t8wOVV8CBQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAFzb-t9ATtmfGW34MpEWrVqCnYi-xxVwa6%2BmEypp8oEteMgq%3Dg%40mail.gmail.com.
500 | Internal Server Error | sfException
The "i18n" object does not exist in the current context.
stack trace
at ()
in SF_ROOT_DIR/vendor/symfony/lib/util/sfContext.class.php line 500 ...
{
if (!$this->has($name))
{
throw new sfException(sprintf('The "%s" object does not exist in the current context.', $name));
}
return $this->factories[$name];
at sfContext->get('i18n')
in SF_ROOT_DIR/vendor/symfony/lib/util/sfContext.class.php line 616 ...
at sfContext->__get('i18n')
in SF_ROOT_DIR/plugins/sfInstallPlugin/lib/sfInstall.class.php line 470 ...
at sfInstall::loadData()
in SF_ROOT_DIR/plugins/sfInstallPlugin/modules/sfInstallPlugin/templates/loadDataSuccess.php line 5 ...
at require('/usr/share/nginx/atom/plugins/sfInstallPlugin/modules/sfInstallPlugin/templates/loadDataSuccess.php')
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 3895 ...
at sfPHPView->renderFile('/usr/share/nginx/atom/plugins/sfInstallPlugin/modules/sfInstallPlugin/templates/loadDataSuccess.php')
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 3954 ...
at sfPHPView->render()
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 993 ...
at sfExecutionFilter->executeView('sfInstallPlugin', 'loadData', 'Success', array())
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 980 ...
at sfExecutionFilter->handleView(object('sfFilterChain'), object('sfInstallPluginLoadDataAction'), 'Success')
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 948 ...
at sfExecutionFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1009 ...
at sfRenderingFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/plugins/sfHistoryPlugin/lib/sfHistoryPluginFilter.class.php line 18 ...
at sfHistoryPluginFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/lib/filter/QubitTransactionFilter.class.php line 48 ...
at QubitTransactionFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 1045 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 686 ...
at sfController->forward('sfInstallPlugin', 'loadData')
in SF_ROOT_DIR/cache/qubit/prod/config/config_core_compile.yml.php line 2392 ...
at sfFrontWebController->dispatch()
in SF_ROOT_DIR/vendor/symfony/lib/util/sfContext.class.php line 170 ...
at sfContext->dispatch()
in SF_ROOT_DIR/index.php line 6 ...
symfony settings ...
request ...
response ...
user ...
global vars ...
symfony v.1.4.20 - php 7.0.32-0ubuntu0.16.04.1
for help resolving this issue, please visit http://www.symfony-project.org/.To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAC1FhZJW1pH76%3D%2BMmQ1x9iTmdE_P5vcBDwXmxuK%2BYft_2UVYHg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAFzb-t8p%2B-PH0E4r7Hc6Aef6yCfxXgmvc7E_vZ5i8n220XT6wQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAC1FhZ%2BCMA2-E1rfwNzCZJYngY%3D0Q1bNKV2YevQejQmkfgAoog%40mail.gmail.com.
What version of MySQL/Percona do you have installed? There are some known issues with the default settings in 5.7 and higher, which is why we recommend 5.6.
Is your default installation culture English? You can always double check what is currently set in apps/qubit/config/settings.yml. See:
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAFzb-t-X0ZPsem7J9v1_zS1qo6rDkS8cr3WyOh2eWQDx6uYuHg%40mail.gmail.com.