Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Use in coin without rpc_user #42

Closed
coinchangemarket opened this issue Jan 13, 2018 · 1 comment
Closed

Use in coin without rpc_user #42

coinchangemarket opened this issue Jan 13, 2018 · 1 comment

Comments

@coinchangemarket
Copy link

coinchangemarket commented Jan 13, 2018

Hello, I am trying to use this wallet for my currency but my currency does not have rpc_user or rpc_passsword. The currency is based on this https://github.com/cryptonotefoundation/cryptonote. Can someone help me?

I receive this error.

Warning: fopen(http://[email protected]:34888/): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /var/www/html/jsonRPCClient.php on line 133

Fatal error: Uncaught exception 'Exception' with message 'Unable to connect to http://:@127.0.0.1:34888/' in /var/www/html/jsonRPCClient.php:141 Stack trace: #0 /var/www/html/classes/Client.php(17): jsonRPCClient->__call('getbalance', Array) #1 /var/www/html/classes/Client.php(17): jsonRPCClient->getbalance('zelles(piWallet...', 6) #2 /var/www/html/index.php(22): Client->getBalance('piWallet') #3 {main} thrown in /var/www/html/jsonRPCClient.php on line 141

@jfm-so
Copy link
Owner

jfm-so commented Jan 26, 2018

All "legitimate" coins have RPC credentials if you set it up the correct way. Also, the issues tab on github is for issues or bugs with piWallet, not with the coin itself, or for general support.

@jfm-so jfm-so closed this as completed Jan 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants