Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Virtual host does not exist on publish, intermittent api failures

Not applicable

Hello,

I have an api that gives an error "virtual host does not exist" when publishing to production. Then when I try to hit my api (always at the same address) it usually works, but gives an occasional Classification Error. When I publish to test I do not get this error and the api works reliably.

My Environment configuration has:

Virtual Hosts

Name Port Alias

default 80 televisionfour-prod.apigee.net

secure 443 televisionfour-prod.apigee.net

My API has:

<HTTPProxyConnection>

<BasePath>/v0/weather</BasePath>

<Properties/>

<VirtualHost>default</VirtualHost>

<VirtualHost>secure</VirtualHost>

</HTTPProxyConnection>

It seems that the virtual host setup is not complete. Without a support enabled account, is there a way to get Apigee to complete the virtual host default setup?

Any other ideas as to what may be wrong?

Thanks!

Joe

0 1 1,011
1 REPLY 1