The Wayback Machine - https://web.archive.org/web/20201210070928/https://github.com/MPOS/php-mpos/issues/2788
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

Unable to connect to wallet RPC service: RPC call failed: Failed to connect to 95.217.90.25 port 27486: Connection refused #2788

Open
alphatechitukltd opened this issue Dec 4, 2020 · 0 comments

Comments

@alphatechitukltd
Copy link

@alphatechitukltd alphatechitukltd commented Dec 4, 2020

Hi there,

Please could you tell me what is wrong ?

I am using node stratum and I know the wallet is working as I tested with S-NOMP.

I am using Verus Coin.

Same as RPC - No firewall between servers

$config['wallet']['type'] = 'http';
$config['wallet']['host'] = '95.217.90.25:27486';
$config['wallet']['username'] = 'verus';
$config['wallet']['password'] = 'HIDDEN';

Thanks

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.