Sometimes randomly this error will show up that contains the text "SQLSTATE" and/or "php_network_getaddresses". It looks like a big blob of code on the page. Here are some examples:
SPOILER (click to toggle)
Fatal error: Uncaught PDOException: PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Connectors/Connector.php:68 Stack trace: /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Connectors/Connector.php(68): PDO->__construct('mysql:host=sube...', 'production', , Array) /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Connectors/Connector.php(44): IlluminateDatabaseConnectorsConnector->createPdoConnection('mysql:host=sube...', 'production', Array) /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Connectors/MySqlConnector.php(24): IlluminateDatabaseConnectorsConnector->createConnection('mysql:host=sube...', Array, Array) /var/app/current/vendor/illuminate/database/Connectors/ConnectionFactory.php(183): IlluminateDatabaseConnectorsMySqlConnector->connect(Array) [internal in /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Connection.php on line 647
SPOILER (click to toggle)
SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known (SQL: select
itemid, name, image, rarity from item where name like Pimbiberry limit 1) /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Connection.php(607): IlluminateDatabaseConnection->runQueryCallback('select itemid...', Array, Object(Closure)) /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Connection.php(326): IlluminateDatabaseConnection->run('select itemid...', Array, Object(Closure)) /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Query/Builder.php(1705): IlluminateDatabaseConnection->select('select itemid...', Array, true) /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Query/Builder.php(1690): IlluminateDatabaseQueryBuilder->runSelect() /var/app/current/vendor/agogeinc/subeta-filter/vendor/illuminate/database/Concerns/BuildsQueries.php(75): IlluminateDatabaseQueryBuilder->get(Array) /var/app/current/vendor/agogeinc/subeta-filter/Filter/SubetaFilter.php(636): IlluminateDatabaseQueryBuilder->first() /var/app/current/vendor/agogeinc/subeta-filter/Filter/SubetaFilter.php(465): SubetaFilterSubetaFilter->parseItem(Array, '') /var/app/current/vendor/agogeinc/subeta-filter/vendor/mjohnson/decoda/src/Decoda/Decoda.php(1718): SubetaFilterSubetaFilter->parse(Array, '') /var/app/current/vendor/agogeinc/subeta-filter/vendor/mjohnson/decoda/src/Decoda/Decoda.php(694): DecodaDecoda->_parse(Array) /var/app/current/vendor/agogeinc/subeta-filter/Filter.php(51): DecodaDecoda->parse() /var/app/current/include/class/new_filter.php(16): SubetaFilterFilter->filterText('[item="Pimbiberr...') /var/app/current/include/class/new_filter.php(39): FilterWrapper->scode('[item=Pimbiberr...') /var/app/current/explore/tree.php(42): FilterWrapper->x_item('138585') {main}
The error is completely random and will go away if you reload/refresh the page.
If you got this error, there's no need to report it, but you can reply to this topic about it if you'd like.
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
The errors you guys are getting are different from the one this topic is about.
Please see
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
🎉 Server update I just made a post about this, things should be clearing up now ?
💖 ✨ 🤗