fancoder / cryptonote-universal-pool

Mining pool for all CryptoNote based coins such as Bytecoin, duckNote, Monero, and Fantomcoin.
http://cryptonotemining.org
GNU General Public License v2.0
335 stars 308 forks source link

Can't access admin.html "No 'Access-Control-Allow-Origin' header is present on the requested resource" #79

Open sleever opened 6 years ago

sleever commented 6 years ago

Hello,

I have recently installed the latest version of the cryptonote universal pool on my server and have trouble getting access to the admin panel (admin.html). The password is correctly configured in the config.json of the pool but i'm getting the following error when using that password:

No 'Access-Control-Allow-Origin' header is present on the requested resource

Did anyone have the same issue and have knowledge on how to solve it?

Thanks in advance, merry x-mass and best regards,

coinsinternet commented 6 years ago

Hi, I am able to access admin.html, but it always asking me for the password. And not sure why, but in config.json there is only password for API. in website directory, the password is under config.js Which one you refer to ?

sleever commented 6 years ago

Hi @coinsinternet,

I hope a password doesn't live inside the config.js as that would mean everybody could read it.

I'm talking about the password within the config.json that doesn't seem to work (I have already altered it in that file but that doesn't seem to work either).

Anyone else has got this experience & a solution?

Thanks in advance.

Best regards,