After repopulating search index, clearing application cache,rebuilding nested set and regenerating slugs I get this fromt he debug screen:
00 | 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/apps/qubit/modules/informationobject/actions/browseAction.class.php line 132 ...
at InformationObjectBrowseAction->addField('onlyMedia')
in SF_ROOT_DIR/apps/qubit/modules/informationobject/actions/browseAction.class.php line 464 ...
at InformationObjectBrowseAction->execute(object('sfWebRequest'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 92 ...
at sfExecutionFilter->executeAction(object('InformationObjectBrowseAction'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 78 ...
at sfExecutionFilter->handleAction(object('sfFilterChain'), object('InformationObjectBrowseAction'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 42 ...
at sfExecutionFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/lib/filter/QubitTransactionFilter.class.php line 74 ...
at QubitTransactionFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/lib/filter/QubitLimitResults.class.php line 34 ...
at QubitLimitResults->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/lib/filter/QubitMeta.class.php line 31 ...
at QubitMeta->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/lib/filter/QubitSslRequirementFilter.class.php line 35 ...
at QubitSslRequirementFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/lib/filter/QubitLimitIp.class.php line 39 ...
at QubitLimitIpFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/lib/filter/QubitSettingsFilter.class.php line 64 ...
at QubitSettingsFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33 ...
at sfRenderingFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/plugins/sfHistoryPlugin/lib/sfHistoryPluginFilter.class.php line 18 ...
at sfHistoryPluginFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
at sfFilterChain->execute()
in SF_ROOT_DIR/vendor/symfony/lib/controller/sfController.class.php line 238 ...
at sfController->forward('informationobject', 'browse')
in SF_ROOT_DIR/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48 ...
at sfFrontWebController->dispatch()
in SF_ROOT_DIR/vendor/symfony/lib/util/sfContext.class.php line 170 ...
at sfContext->dispatch()
in SF_ROOT_DIR/qubit_dev.php line 21 ...
symfony settings ...
request ...
response ...
user ...
global vars ...
symfony v.1.4.20 - php 7.2.24-0ubuntu0.18.04.17
Nginx error log states:
2025/11/13 14:24:14 [error] 3011#3011: *4 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 120.29.87.164, server: _, request: "GET /index.php/informationobject/browse?collection=601&creators=493&limit=25&media=print&mediatypes=136&page=1&sort=endDate&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *6 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 149.200.190.249, server: _, request: "GET /index.php/informationobject/browse?collection=437&levels=226&page=3&showAdvanced=1&sort=referenceCode&sortDir=asc&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *7 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 35.145.124.132, server: _, request: "GET /index.php/informationobject/browse?sortDir=asc&view=card&collection=601&levels=227&onlyMedia=1&showAdvanced=1&sort=relevance&subjects=83832&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *10 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 88.242.202.226, server: _, request: "GET /index.php/informationobject/browse?view=card&page=57&collection=601&creators=433&limit=25&onlyMedia=1&sf_culture=en&sort=lastUpdated&sortDir=asc&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *14 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 44.197.76.210, server: _, request: "GET /index.php/informationobject/browse?levels=227&mediatypes=137&onlyMedia=1&page=52&sort=endDate&sortDir=asc&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *2 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 123.20.174.216, server: _, request: "GET /index.php/informationobject/browse?collection=156655&creators=162278&levels=227&onlyMedia=1&sort=referenceCode&sortDir=desc&subjects=57826&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *5 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 94.121.174.232, server: _, request: "GET /index.php/informationobject/browse?collection=151641&onlyMedia=1&page=11&showAdvanced=1&sort=alphabetic&sortDir=asc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *1 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 87.71.78.16, server: _, request: "GET /index.php/informationobject/browse?creators=504&mediatypes=136&onlyMedia=1&page=1&sf_culture=fr&sort=alphabetic&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:15 [error] 3011#3011: *9 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 201.24.130.130, server: _, request: "GET /index.php/informationobject/browse?collection=132386&names=159909&sf_culture=fr&showAdvanced=1&sort=startDate&sortDir=desc&subjects=156806&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:16 [error] 3012#3012: *8 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 37.131.106.134, server: _, request: "GET /index.php/informationobject/browse?collection=151641&creators=433&levels=227&page=3&sf_culture=en&showAdvanced=1&sort=identifier&sortDir=desc&subjects=152323&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:16 [error] 3011#3011: *26 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 184.73.35.182, server: _, request: "GET /index.php/informationobject/browse?levels=227&limit=25&mediatypes=136&onlyMedia=1&page=47&places=&sf_culture=fr&sort=lastUpdated&sortDir=desc&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:16 [error] 3011#3011: *21 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 24.12.237.154, server: _, request: "GET /index.php/informationobject/browse?levels=227&names=157097&sf_culture=en&showAdvanced=1&sort=alphabetic&sortDir=asc&subjects=156806&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:16 [error] 3011#3011: *11 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 196.120.248.30, server: _, request: "GET /index.php/informationobject/browse?subjects=59754&names=50570&creators=&limit=25&onlyMedia=1&sf_culture=en&sort=referenceCode&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:16 [error] 3011#3011: *3 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 184.22.180.223, server: _, request: "GET /index.php/informationobject/browse?creators=&limit=25&mediatypes=136&onlyMedia=1&page=7&sort=identifier&sortDir=asc&subjects=45734&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:17 [error] 3011#3011: *19 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 197.234.221.31, server: _, request: "GET /index.php/informationobject/browse?collection=132386&creators=&languages=en&levels=227&limit=25&names=158806&sort=startDate&sortDir=desc&subjects=65075&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:17 [error] 3011#3011: *25 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 38.121.215.4, server: _, request: "GET /index.php/informationobject/browse?levels=227&media=print&onlyMedia=1&page=8&sf_culture=en&showAdvanced=1&sort=identifier&sortDir=asc&subjects=9170&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:17 [error] 3011#3011: *23 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 14.237.37.137, server: _, request: "GET /index.php/informationobject/browse?levels=227&limit=25&media=print&mediatypes=136&names=54283&sf_culture=en&sort=startDate&sortDir=asc&subjects=53719&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:18 [error] 3011#3011: *30 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 73.11.200.205, server: _, request: "GET /index.php/informationobject/browse?levels=227&page=15&sf_culture=fr&showAdvanced=1&sort=endDate&sortDir=asc&subjects=71486&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:18 [error] 3011#3011: *40 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 118.25.56.52, server: _, request: "HEAD /index.php/informationobject/browse?creators=170165&mediatypes=137&onlyMedia=1&page=3&sf_culture=en&sort=alphabetic&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:18 [error] 3011#3011: *34 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 202.59.200.135, server: _, request: "GET /index.php/informationobject/browse?collection=437&levels=226&page=3&showAdvanced=1&sort=referenceCode&sortDir=asc&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:18 [error] 3011#3011: *44 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function render_title() in /usr/share/nginx/atom/apps/qubit/modules/staticpage/templates/homeSuccess.php:4
Stack trace:
#0 /usr/share/nginx/atom/cache/qubit/prod/config/config_core_compile.yml.php(3896): require()
#1 /usr/share/nginx/atom/cache/qubit/prod/config/config_core_compile.yml.php(3955): sfPHPView->renderFile('/usr/share/ngin...')
#2 /usr/share/nginx/atom/cache/qubit/prod/config/config_core_compile.yml.php(993): sfPHPView->render()
#3 /usr/share/nginx/atom/cache/qubit/prod/config/config_core_compile.yml.php(980): sfExecutionFilter->executeView('staticpage', 'home', 'Success', Array)
#4 /usr/share/nginx/atom/cache/qubit/prod/config/config_core_compile.yml.php(948): sfExecutionFilter->handleView(Object(sfFilterChain), Object(StaticPageHomeAction), 'Success')
#5 /usr/share/nginx/atom/cache/qubit/prod/config/config_core_compile.yml.php(1045): sfExecutionFilter->execute(Object(sfFilterChain))
#6 /usr/share/nginx/atom/lib/filter/QubitTran" while reading response header from upstream, client: 142.232.42.71, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:19 [error] 3011#3011: *39 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 177.36.116.131, server: _, request: "GET /index.php/informationobject/browse?creators=504&mediatypes=136&onlyMedia=1&page=1&sf_culture=fr&sort=alphabetic&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:19 [error] 3011#3011: *37 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 109.107.242.35, server: _, request: "GET /index.php/informationobject/browse?levels=227&names=157097&sf_culture=en&showAdvanced=1&sort=alphabetic&sortDir=asc&subjects=156806&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:20 [error] 3011#3011: *50 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 66.231.65.5, server: _, request: "GET /index.php/informationobject/browse?levels=227&limit=25&media=print&mediatypes=136&names=54283&sf_culture=en&sort=startDate&sortDir=asc&subjects=53719&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:21 [error] 3011#3011: *51 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 206.62.143.35, server: _, request: "GET /index.php/informationobject/browse?collection=151641&onlyMedia=1&page=11&showAdvanced=1&sort=alphabetic&sortDir=asc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:21 [error] 3011#3011: *47 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 63.152.8.14, server: _, request: "GET /index.php/informationobject/browse?collection=151641&creators=433&levels=227&page=3&sf_culture=en&showAdvanced=1&sort=identifier&sortDir=desc&subjects=152323&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:21 [error] 3011#3011: *55 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 54.90.244.132, server: _, request: "GET /index.php/informationobject/browse?collection=601&limit=25&mediatypes=136&page=121&places=&sf_culture=en&sort=referenceCode&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:21 [error] 3011#3011: *49 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 73.1.117.159, server: _, request: "GET /index.php/informationobject/browse?collection=132386&creators=&languages=en&levels=227&limit=25&names=158806&sort=startDate&sortDir=desc&subjects=65075&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:21 [error] 3011#3011: *52 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 113.162.163.225, server: _, request: "GET /index.php/informationobject/browse?levels=227&page=15&sf_culture=fr&showAdvanced=1&sort=endDate&sortDir=asc&subjects=71486&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:22 [error] 3011#3011: *54 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 113.161.149.253, server: _, request: "GET /index.php/informationobject/browse?subjects=59754&names=50570&creators=&limit=25&onlyMedia=1&sf_culture=en&sort=referenceCode&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:22 [error] 3011#3011: *63 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 74.7.227.138, server: _, request: "GET /index.php/informationobject/browse?creators=433&levels=227&limit=25&onlyMedia=1&page=43&places=&sf_culture=fr&sort=identifier&sortDir=asc&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:23 [error] 3011#3011: *57 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 186.122.37.173, server: _, request: "GET /index.php/informationobject/browse?creators=&limit=25&mediatypes=136&onlyMedia=1&page=7&sort=identifier&sortDir=asc&subjects=45734&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:24 [error] 3011#3011: *69 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 17.241.227.208, server: _, request: "GET /index.php/informationobject/browse?names=141909&view=card&sf_culture=fr&sort=lastUpdated&sortDir=asc&limit=25&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:25 [error] 3011#3011: *68 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 161.77.215.116, server: _, request: "GET /index.php/informationobject/browse?levels=227&media=print&onlyMedia=1&page=11&sort=alphabetic&sortDir=asc&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:25 [error] 3011#3011: *67 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 103.87.202.177, server: _, request: "GET /index.php/informationobject/browse?collection=151641&creators=433&levels=227&page=3&sf_culture=en&showAdvanced=1&sort=identifier&sortDir=desc&subjects=152323&topLod=0 HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:25 [error] 3011#3011: *71 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 44.221.105.234, server: _, request: "GET /index.php/boiler-makers?listLimit=25&listPage=3&page=3&sort=referenceCode&sortDir=desc HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:25 [error] 3011#3011: *75 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 220.181.108.105, server: _, request: "GET /index.php/informationobject/browse?sf_culture=fr&languages=en&creators=491&levels=226&limit=25&sort=alphabetic&topLod=0&sortDir=asc HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:26 [error] 3011#3011: *76 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 220.181.108.93, server: _, request: "GET /index.php/informationobject/browse?names=71813&sort=identifier&sf_culture=fr&view=card&languages=en&places=&creators=&limit=25&topLod=0&sortDir=asc HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:26 [error] 3011#3011: *78 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 38.13.153.49, server: _, request: "GET /index.php/informationobject/browse?creators=&limit=25&mediatypes=136&onlyMedia=1&page=7&sort=identifier&sortDir=asc&subjects=45734&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:26 [error] 3011#3011: *81 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 119.249.100.106, server: _, request: "GET /index.php/informationobject/browse?sf_culture=fr&languages=en&creators=491&levels=226&limit=25&sort=alphabetic&topLod=0&sortDir=asc HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:26 [error] 3011#3011: *82 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 220.181.51.116, server: _, request: "GET /index.php/informationobject/browse?names=71813&sort=identifier&sf_culture=fr&view=card&languages=en&places=&creators=&limit=25&topLod=0&sortDir=asc HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:27 [error] 3011#3011: *66 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 85.96.208.52, server: _, request: "GET /index.php/informationobject/browse?creators=504&mediatypes=136&onlyMedia=1&page=1&sf_culture=fr&sort=alphabetic&sortDir=desc&topLod=0&view=table HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:27 [error] 3011#3011: *87 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 184.73.167.217, server: _, request: "GET /index.php/informationobject/browse?languages=en&levels=&limit=25&mediatypes=137&onlyMedia=1&page=75&sf_culture=fr&sort=identifier&sortDir=desc&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:27 [error] 3011#3011: *80 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 105.103.61.74, server: _, request: "GET /index.php/informationobject/browse?media=print&page=24&sf_culture=en&showAdvanced=1&sort=endDate&sortDir=desc&subjects=51446&topLod=0&view=card HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:27 [error] 3011#3011: *89 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 119.249.100.171, server: _, request: "GET /index.php/informationobject/browse?names=71813&sort=identifier&sf_culture=fr&view=card&languages=en&places=&creators=&limit=25&topLod=0&sortDir=asc HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
2025/11/13 14:24:28 [error] 3011#3011: *92 FastCGI sent in stderr: "PHP message: The "i18n" object does not exist in the current context" while reading response header from upstream, client: 220.181.51.118, server: _, request: "GET /index.php/informationobject/browse?sf_culture=fr&languages=en&creators=491&levels=226&limit=25&sort=alphabetic&topLod=0&sortDir=asc HTTP/1.1", upstream: "fastcgi://unix:/run/php7.2-fpm.atom.sock:", host: "atom.x.x.xom"
Hope this helps.
Thanks
On Thursday, November 13, 2025 at 11:08:31 AM UTC-8 BrzI Channel wrote:
I also get this from quibit_dev
404 | Not Found | sfError404Exception
Empty module and/or action after parsing the URL "/atom/qubit_dev.php/informationobject/browse" (/).
stack trace
at ()
in SF_ROOT_DIR/vendor/symfony/lib/controller/sfFrontWebController.class.php line 44 ...
if (empty($moduleName) || empty($actionName))
{
throw new sfError404Exception(sprintf('Empty module and/or action after parsing the URL "%s" (%s/%s).', $request->getPathInfo(), $moduleName, $actionName));
}
// make the first request
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.2.24-0ubuntu0.18.04.17
for help resolving this issue, please visit http://www.symfony-project.org/.