Skip to content

Getting "Warning: apc_store()" errors occasionally in calls to the Item Listings API method #190

Description

@Testifye

I occasionally get the following error as a row of text at the top of the results from my API call:

Warning: apc_store(): Potential cache slam averted for key '/var/sandbox/gw2spidy/config/cnf/env' in /var/sandbox/gw2spidy/vendor/igorw/src/Igorw/Silex/Env.php on line 71 {"sell-or-buy":"sell","count":1000,"page":1,"last_page":3,"total":2946,"results":[ {"listing_datetime":"2018-01-09 05:36:10 UTC","unit_price":40,"quantity":12040413,"listings":74713}, {"listing_datetime":"2018-01-09 04:57:21 UTC","unit_price":32,"quantity":12038672,"listings":74615}, ...

Is there a way to ignore this in my API calls or is this an issue that needs to be fixed on the API end?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions