Jump to content

Pirep Filing/export issue [SOLVED]


reed0427

Recommended Posts

This is a previous problem that has returned. We have the message "You have 167 PIREPS waiting for export to vaCentral. Click here to send them" but when we try to file them, we get this:

vaCentral PIREP Export

FAILED exporting PIREP #15595 - No response from API server

FAILED exporting PIREP #15594 - No response from API server

FAILED exporting PIREP #15593 - No response from API server

FAILED exporting PIREP #15592 - No response from API server

FAILED exporting PIREP #15591 - No response from API server

FAILED exporting PIREP #15590 - No response from API server

FAfrom API serverFAILED exporting PIREP #15587 - No response from API server

(167 times)

Link to comment
Share on other sites

  • 1 month later...

Check your local.config.php looks like this:

# VA Central config
Config::Set('VACENTRAL_ENABLED', true);
Config::Set('VACENTRAL_API_SERVER', 'http://api.vacentral.net');
Config::Set('VACENTRAL_API_KEY', 'YOUR API KEY');
Config::Set('VACENTRAL_NEWS_FEED', 'http://feeds.feedburner.com/vacentral');
Config::Set('CHECK_RELEASE_VERSION', false);
Config::Set('CHECK_BETA_VERSION', false);
Config::Set('GEONAME_API_SERVER', 'http://ws.geonames.org');
Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms');
Config::Set('PHPVMS_API_SERVER', 'http://api.vacentral.net');
Config::Set('PHPVMS_NEWS_FEED', 'http://feeds.feedburner.com/phpvms');

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...