00:11:47 is your daemon fully synced? 08:56:58 "is your daemon fully synced?" <- yes 13:23:08 Firewalls? rpc and daemon on the same device? Rpc startup flags are correct? 14:51:51 "Firewalls? rpc and daemon on the..." <- yes 1 sec I'll post the startup commands 14:53:55 I have ufw activated but I allowed ufw from 127.0.0.1 to 127.0.0.1 14:55:56 ./monero-wallet-rpc --rpc-bind-port 28084 --daemon-address "http://127.0.0.1:18081" --wallet-file "path/to/wallet" --prompt-for-password 14:56:04 ./monerod 14:56:46 I assume you started monerod first, right ? 14:56:56 ofc 15:00:05 do I need to use the flag --rpc-login ? 15:01:17 Ah, maybe --disable-rpc-login. 15:02:43 why should I do this ? not really sure about 15:10:31 nevertheless this probably would fix the issue that my wallet rpc disconnects from the daemon 16:18:12 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. 16:18:12 try, and report back 18:29:10 issue still persists 19:03:08 I changed the standard rpc port now to another one and so far no issue reportet of the wallet-rpc 19:03:21 I'll update if the issue pops up again 20:54:48 * WantClue[m] uploaded an image: (60KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/rbPhIcRFzdnSDNqBNkxdybUi/image.png > 20:54:53 after 2 hours the issue is back 20:58:36 selsta: hey man long time no talk 20:59:27 WantClue: Go to your monerod console. Type "bans". monerod may have banned your localhost 21:00:12 You can unban with the "unban
" command 21:00:35 no ips are banned 21:00:50 Rucknium[m]: . 21:15:12 what else could lead to this problem. Is this even a problem or am I running against a wall ? lol 21:49:33 WantClue[m], what flags you have on the daemon? 21:50:42 try with --rpc-bind-ip 127.0.0.1 --rpc-bind-port 18081 ? 21:51:20 and maybe --trusted-daemon on the rpc