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

Monero some error happened try again !!! #112

Open
ejinbt opened this issue Apr 21, 2024 · 11 comments
Open

Monero some error happened try again !!! #112

ejinbt opened this issue Apr 21, 2024 · 11 comments

Comments

@ejinbt
Copy link

ejinbt commented Apr 21, 2024

can someone help me please

@ejinbt
Copy link
Author

ejinbt commented Apr 21, 2024

This is happening when making purchase
App\Marketplace\Utility\MoneroRPC\Exceptions\RuntimeException: Request have return error: Method not found; Request: {"jsonrpc":"2.0","method":"make_integrated_address","params":{"payment_id":null},"id":1};

@ejinbt ejinbt changed the title App\Marketplace\Utility\MoneroRPC\Exceptions\RuntimeException: Request have return error: Method not found; Request: {"jsonrpc":"2.0","method":"make_integrated_address","params":{"payment_id":null},"id":1}; Monero some error happened try again !!! Apr 21, 2024
@Gralien
Copy link
Collaborator

Gralien commented Apr 21, 2024 via email

@ejinbt
Copy link
Author

ejinbt commented Apr 22, 2024

where should i run monero-wallet-rpc . in the host device which the eckmar is hosted or the device i am using to use eckmar

@Gralien
Copy link
Collaborator

Gralien commented Apr 22, 2024 via email

@ejinbt
Copy link
Author

ejinbt commented Apr 23, 2024

i opened both monero-wallet-rpc and monerod , changed curl_optimeout . still no luck :(
which one should i pass to .env file in the place of MONERO_HOST, tor address or 127.0.0.1 , my monerod is hosted on tor

This is the error i get while passing tor address
pp\Marketplace\Utility\MoneroRPC\Exceptions\RuntimeException: Unable to connect to http://use6iy2rdwigqt2ijjaux22urtkuwtcyxgsf4y3al2sd6uwyx4yf2fqd.onion:18081/json_rpc Error: Could not resolve host:

the monerod completely works fine when pinged with curl and wallet is connecting to it without any issue

@Gralien
Copy link
Collaborator

Gralien commented Apr 23, 2024 via email

@ejinbt
Copy link
Author

ejinbt commented Apr 23, 2024

Screenshot 2024-04-23 at 8 43 33 PM is this one ? i changed to both 0 and 100

also my monero is in 18081 port , so on env file i should pass 18081 as MONERO_PORT right ? and --rpc-bind-port=18081 on ./monero-wallet-rpc

@Gralien
Copy link
Collaborator

Gralien commented Apr 23, 2024 via email

@ejinbt
Copy link
Author

ejinbt commented Apr 24, 2024

local.ERROR: Request have return error: Method not found; 
Request: {"jsonrpc":"2.0","method":"make_integrated_address","params":{"payment_id":null},"id":1};   

it is sending request for daemonRPC , it don't have this method. , walletRPC have this method , should i pass address and port of wallet in .env file ?
when i pass monero-rpc-wallet port , it is showing
Unable to connect to http://127.0.0.1:18082/json_rpc Error: Received HTTP/0.9 when not allowed in /var/www/eckmar/app/Marketplace/Utility/MoneroRPC/jsonRPCClient.php

this is error i am getting on logs

i do this everytime after making changes

php artisan config:clear
php artisan cache:clear

also my eckmar is also hosted as onion service

@ejinbt
Copy link
Author

ejinbt commented Apr 26, 2024

do you know where exactly i should modify
does eckmar works on bitcoin perfectly?

@whitevoid90
Copy link

monero works i tested it . did setup the node and the rpc wallet correctly ?

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