cryptopool-builders / Multi-Pool-Installer

Ultimate Crypto-Server Setup Installer! Automates most of the tedious tasks of crypto-server setup
https://www.cryptopool.builders
Mozilla Public License 2.0
168 stars 192 forks source link

Api not working #41

Open Delari opened 2 years ago

Delari commented 2 years ago

When I try to get data from the site api address, no data is returned,

I think it has to do with the Nginx configuration in other releases where https is not used, the data is returned how can I fix this?

http:/***.***.***.**6/api/status or https:/***.***.***.**6/api/status

answer:
[]

but https://***.***.***.**6/api/currencies work fine

I add coin and it returns data in Json format