NREL / api-umbrella

Open source API management platform
http://apiumbrella.io
MIT License
2.01k stars 324 forks source link

Set-up in Docker fails: time-out resolving ftp.pcre.org #594

Open maticserc opened 2 years ago

maticserc commented 2 years ago

Hi, I'm trying to set up API Umbrella in Docker according to documentation on https://api-umbrella.readthedocs.io/en/latest/developer/dev-setup.html and it fails in the process, as it can't resolve one of the ftp hosts.

maticserc commented 2 years ago

if I try with: https://api-umbrella.readthedocs.io/en/latest/getting-started.html#running-with-docker then I manage to run the API Umbrella, but when accessing the web interface, I get back "502 Bad Gateway" error.

Any hints on how to make it work are welcome.

muzifeng1008 commented 2 years ago

按照文档中说的:运行curl https://bintray.com/nrel/api-umbrella-el7/rpm | sudo tee /etc/yum.repos.d/api-umbrella.repo 直接403 了,api-umbrella不是不是不在维护了

AbhiPawar5 commented 1 year ago

Hi @maticserc, I am facing the same issue now. Did you resolve it? Thanks.