algobasket / PeatioCryptoExchange

An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
https://www.peatio.info
186 stars 205 forks source link

404 Not Found #30

Closed cryptobot123 closed 5 years ago

cryptobot123 commented 5 years ago

I successfully Installed peatio in production mode , no error how ever when i run it gives me ERROR 404 NOT FOUND ! any one can help me?

CamXcoiN commented 5 years ago

same here

sp1k31973 commented 5 years ago

same here

algobasket commented 5 years ago

@CamXcoiN @sp1k31973 GO to /home/deploy/peatio/config/nginx.conf and change elementaryos to deploy Then sudo rm /etc/nginx/conf.d/peatio.conf sudo ln -s /home/deploy/peatio/config/nginx.conf /etc/nginx/conf.d/peatio.conf sudo service nginx restart

https://github.com/algobasket/PeatioCryptoExchange/issues/13 :+1:

zutugecof commented 5 years ago

@CamXcoiN @sp1k31973 GO to /home/deploy/peatio/config/nginx.conf and change elementaryos to deploy Then sudo rm /etc/nginx/conf.d/peatio.conf sudo ln -s /home/deploy/peatio/config/nginx.conf /etc/nginx/conf.d/peatio.conf sudo service nginx restart

13

Thanks problem solved !