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

Invalid API call #25

Open
MobillaCoin opened this issue Apr 18, 2018 · 1 comment
Open

Invalid API call #25

MobillaCoin opened this issue Apr 18, 2018 · 1 comment

Comments

@MobillaCoin
Copy link

on the web http://ip:8117

i have " Invalid API call "

all configured
pool started
2018-04-18 22:11:13 [unlocker] Started
2018-04-18 22:11:13 [unlocker] No blocks candidates in redis
2018-04-18 22:11:13 [payments] Started
2018-04-18 22:11:13 [payments] No workers' balances reached the minimum payment threshold
2018-04-18 22:11:13 [charts] Started
2018-04-18 22:11:13 [chartsDataCollector] Started
2018-04-18 22:11:14 [charts] Started
2018-04-18 22:11:14 [api] API started & listening on port 8117
2018-04-18 22:11:14 [api] Stat collection finished: 129 ms redis, 111 ms daemon
2018-04-18 22:11:14 [api] Broadcasting to 0 visitors and 0 address lookups
2018-04-18 22:11:14 [pool] (Thread 3) New block to mine at height 1251 w/ difficulty of 640396
2018-04-18 22:11:14 [pool] (Thread 3) Started server listening on port 3333
2018-04-18 22:11:14 [pool] (Thread 3) Started server listening on port 5555
2018-04-18 22:11:14 [pool] (Thread 3) Started server listening on port 7777
2018-04-18 22:11:14 [pool] (Thread 3) Started server listening on port 8888
2018-04-18 22:11:14 [pool] (Thread 8) New block to mine at height 1251 w/ difficulty of 640396
2018-04-18 22:11:14 [pool] (Thread 1) New block to mine at height 1251 w/ difficulty of 640396

var api = "http://ip:8117";

var poolHost = "ip";

var irc = "irc.freenode.net/#poolhost";

var email = "[email protected]";

var cryptonatorWidget = ["{symbol}-BTC", "{symbol}-USD", "{symbol}-EUR"];

var easyminerDownload = "https://github.com/zone117x/cryptonote-easy-miner/releases/";

var blockchainExplorer = "http://chainradar.com/{symbol}/block/{id}";

var transactionExplorer = "http://chainradar.com/{symbol}/transaction/{id}";

var themeCss = "themes/default-theme.css";

@brandon-dacrib
Copy link

What does the http request look like, what does the response look like?

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

2 participants