Replies

Feb 8, 2018 8 years ago Official
Bug
User Avatar
Segfault

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}
Here's some info about this error:
  • It happens randomly on random pages.
  • It does not actually cause what you are doing to fail. For instance, if you were getting a free item from a daily, you will still get the item in your inventory. If you were finishing a quest, the quest will still successfully complete.
We have been investigating this error. Current status: We know what's causing it, and we're working on a solution. It has to do with the way we connect to the database, which is why it happens on random pages randomly.

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

Aug 30, 2018 7 years ago Official
Bug
User Avatar
Segfault

The errors you guys are getting are different from the one this topic is about.

Please see

PHP Warning list - READ FIRST POST Lost password problem

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Oct 24, 2018 7 years ago Official
Keith
is sweet
User Avatar
Eradication

🎉 Server update I just made a post about this, things should be clearing up now ?

💖 ✨ 🤗

Please log in to reply to this topic.