-
selstais your daemon fully synced?
-
WantClue[m]<selsta> "is your daemon fully synced?" <- yes
-
ofrnxmr[m]Firewalls? rpc and daemon on the same device? Rpc startup flags are correct?
-
WantClue[m]<ofrnxmr[m]> "Firewalls? rpc and daemon on the..." <- yes 1 sec I'll post the startup commands
-
WantClue[m]I have ufw activated but I allowed ufw from 127.0.0.1 to 127.0.0.1
-
WantClue[m]./monero-wallet-rpc --rpc-bind-port 28084 --daemon-address "127.0.0.1:18081" --wallet-file "path/to/wallet" --prompt-for-password
-
WantClue[m]./monerod
-
moneromoooI assume you started monerod first, right ?
-
WantClue[m]ofc
-
WantClue[m]do I need to use the flag --rpc-login ?
-
moneromoooAh, maybe --disable-rpc-login.
-
WantClue[m]why should I do this ? not really sure about
-
WantClue[m]nevertheless this probably would fix the issue that my wallet rpc disconnects from the daemon
-
ofrnxmr[m]You can use the disable-rpc-login or the rpc-login flag. I believe (?) you should have an error that says as much on the rpc instance.
-
ofrnxmr[m]try, and report back
-
WantClue[m]issue still persists
-
WantClue[m]I changed the standard rpc port now to another one and so far no issue reportet of the wallet-rpc
-
WantClue[m]I'll update if the issue pops up again
-
» WantClue[m] uploaded an image: (60KiB) <libera.ems.host/_matrix/media/v3/do…/rbPhIcRFzdnSDNqBNkxdybUi/image.png>
-
WantClue[m]after 2 hours the issue is back
-
not_thankful_forselsta: hey man long time no talk
-
Rucknium[m]WantClue: Go to your monerod console. Type "bans". monerod may have banned your localhost
-
Rucknium[m]You can unban with the "unban <address>" command
-
WantClue[m]no ips are banned
-
WantClue[m]Rucknium[m]: .
-
WantClue[m]what else could lead to this problem. Is this even a problem or am I running against a wall ? lol
-
kicoWantClue[m], what flags you have on the daemon?
-
kicotry with --rpc-bind-ip 127.0.0.1 --rpc-bind-port 18081 ?
-
kicoand maybe --trusted-daemon on the rpc