rubykube / microkube

Minimal stack for deploying peatio (open source crypto-currencies trading exchange platform) on a virtual machine
https://www.openware.com
Apache License 2.0
35 stars 83 forks source link

ambassador responses with 404 for /api requests #24

Open dnfd opened 5 years ago

dnfd commented 5 years ago

App responses with 404 for valid api endpoints, removing cors: section helped me, maybe smt is wrong with cors config?

ianeinser commented 5 years ago

this error exists also with mockserver. Check barong log file. is it safe to whitelist certain subnets in Barong? because Barong seems to accept only localhost connection