BastelPichi / MineCryptoOnWifiRouter

this is a project that mines duinocoin on your router
MIT License
21 stars 15 forks source link

GL-iNet Mango (GL-MT300N-V2) with OpenWrt 21.02 TIMEOUT #7

Closed duckati closed 2 years ago

duckati commented 2 years ago

On GL-iNet Mango (GL-MT300N-V2) with OpenWrt 21.02 when I execute the command "python3 miner.py" the reply is:

Retrieving Pool Address And Port Error occured: timed out, restarting in 5s.

If I ping Google DNS the reply is:

PING 8.8.8.8 (8.8.8.8): 56 data bytes 64 bytes from 8.8.8.8: seq=0 ttl=113 time=38.536 ms

So the connectivity is ok

BastelPichi commented 2 years ago

Try pinging google.com

duckati commented 2 years ago

Ping vs google.com is ok: image Mining still not working: image Also traceroute vs google.com is ok.

Keep me informed Thanks

BastelPichi commented 2 years ago

And ping server.duinocoin.com and curl https://server.duinocoin.com/getPool ?

duckati commented 2 years ago

ping server.duinocoin.com not working, no reply: image curl https://server.duinocoin.com/getPool seems working: image

Thanks

BastelPichi commented 2 years ago

hmmmmm. Weird. For me the minern works, so the code isnt the problem, and you can access the server. Very weird. WIll look into this later.

duckati commented 2 years ago

Thanks a lot Keep me informed.

zain141 commented 2 years ago

I'm also facing that same error.

BastelPichi commented 2 years ago

Please reopen if still up to date.

XWKirya commented 2 years ago

I am using NeWifi 3D2 Router, Powered by LuCI openwrt-19.07 branch (git-21.044.30835-34e0d65) / OpenWrt 19.07.7 r11306-c4a6851c72

The problem is...

root@OpenWrt:~# python3 miner.py Traceback (most recent call last): File "miner.py", line 11, in import requests ModuleNotFoundError: No module named 'requests'

BastelPichi commented 2 years ago

I am using NeWifi 3D2 Router, Powered by LuCI openwrt-19.07 branch (git-21.044.30835-34e0d65) / OpenWrt 19.07.7 r11306-c4a6851c72

The problem is...

root@OpenWrt:~# python3 miner.py Traceback (most recent call last): File "miner.py", line 11, in import requests ModuleNotFoundError: No module named 'requests'

This is not the right place, but all you need is to execute: python3 -m pip install requests

XWKirya commented 2 years ago

It say's

"No module named pip"

in putty @.***

On Sat, Sep 24, 2022, 5:21 AM BastelPichi @.***> wrote:

I am using NeWifi 3D2 Router, Powered by LuCI openwrt-19.07 branch (git-21.044.30835-34e0d65) https://github.com/openwrt/luci / OpenWrt 19.07.7 r11306-c4a6851c72

The problem is...

@.***:~# python3 miner.py Traceback (most recent call last): File "miner.py", line 11, in import requests ModuleNotFoundError: No module named 'requests'

This is not the right place, but all you need is to execute: python3 -m pip install requests

— Reply to this email directly, view it on GitHub https://github.com/BastelPichi/MineCryptoOnWifiRouter/issues/7#issuecomment-1256689307, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVVLLMIQKGLGQSBVNCYXPULV7YNM3ANCNFSM5VRUTWEQ . You are receiving this because you commented.Message ID: @.***>

XWKirya commented 2 years ago

I'll rewrite it based on google, there's python3-pip

opkg install python3-pip

On Sat, Sep 24, 2022, 7:35 PM Joshua Lopez @.***> wrote:

It say's

"No module named pip"

in putty @.***

On Sat, Sep 24, 2022, 5:21 AM BastelPichi @.***> wrote:

I am using NeWifi 3D2 Router, Powered by LuCI openwrt-19.07 branch (git-21.044.30835-34e0d65) https://github.com/openwrt/luci / OpenWrt 19.07.7 r11306-c4a6851c72

The problem is...

@.***:~# python3 miner.py Traceback (most recent call last): File "miner.py", line 11, in import requests ModuleNotFoundError: No module named 'requests'

This is not the right place, but all you need is to execute: python3 -m pip install requests

— Reply to this email directly, view it on GitHub https://github.com/BastelPichi/MineCryptoOnWifiRouter/issues/7#issuecomment-1256689307, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVVLLMIQKGLGQSBVNCYXPULV7YNM3ANCNFSM5VRUTWEQ . You are receiving this because you commented.Message ID: @.***>

XWKirya commented 2 years ago

Why the Router is not showing in Duino-Coin | Web Wallet MINERS

I can't see the router, It is working in putty showing hashrates but not showing in MINERS section in the Web.

BastelPichi commented 2 years ago

Why the Router is not showing in Duino-Coin | Web Wallet MINERS

I can't see the router, It is working in putty showing hashrates but not showing in MINERS section in the Web.

It should need 5 shares to be shown. If not, check you mining key & username.

XWKirya commented 2 years ago

what fix?

On Sun, Sep 25, 2022, 11:43 AM Joshua Lopez @.***> wrote:

Mining shares is okay.. five now but still not showing in Web. I check my username and it is right.

"Username:mining key"

right?

On Sat, Sep 24, 2022, 11:50 PM BastelPichi @.***> wrote:

Why the Router is not showing in Duino-Coin | Web Wallet MINERS

I can't see the router, It is working in putty showing hashrates but not showing in MINERS section in the Web.

It should need 5 shares to be shown. If not, check you mining key & username.

— Reply to this email directly, view it on GitHub https://github.com/BastelPichi/MineCryptoOnWifiRouter/issues/7#issuecomment-1256998542, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVVLLMLO35GSVQ2ZPD53LVDV74PMJANCNFSM5VRUTWEQ . You are receiving this because you commented.Message ID: @.***>

XWKirya commented 2 years ago

Mining shares is okay.. five now but still not showing in Web. I check my username and it is right.

"Username:mining key"

right?

On Sat, Sep 24, 2022, 11:50 PM BastelPichi @.***> wrote:

Why the Router is not showing in Duino-Coin | Web Wallet MINERS

I can't see the router, It is working in putty showing hashrates but not showing in MINERS section in the Web.

It should need 5 shares to be shown. If not, check you mining key & username.

— Reply to this email directly, view it on GitHub https://github.com/BastelPichi/MineCryptoOnWifiRouter/issues/7#issuecomment-1256998542, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVVLLMLO35GSVQ2ZPD53LVDV74PMJANCNFSM5VRUTWEQ . You are receiving this because you commented.Message ID: @.***>

BastelPichi commented 2 years ago

DuinoCoin changed the API. SHould be fixed very soon. Not my issue tho.