Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api not working #3

Open
ultra-pool opened this issue Oct 12, 2019 · 3 comments
Open

Api not working #3

ultra-pool opened this issue Oct 12, 2019 · 3 comments

Comments

@ultra-pool
Copy link

What version of miningcore are you using for this to work? Ever since iv updated miningcore 9mos ago none of the ui's work anymore.

@ultra-pool
Copy link
Author

Tested on miningcore 41-50

@dbaldree
Copy link

dbaldree commented Dec 2, 2021

Hi, just checking if anyone managed to get this working. Miningcore latest and frontend still not calling api. Looks like AJAX function doesn't evaluate.

@TimyIsCool
Copy link

TimyIsCool commented Apr 11, 2022

Change

var API = WebURL + "http:/ip:4000/api/";

to

var API = "http://ip:port/api/";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants