Michael
Michael
> > Could you run `lsof -i :50001` under root to check if it's actually electrs trying to bind multiple times? > > ``` > COMMAND PID USER FD TYPE...
Ah, I see. Thank you.
Sure. Just ran it, there was no output.
For additional context, I was able to connect a hardware wallet via USB without adding the rules using the command in the tools menu or manually adding any rules.
`/usr/bin/udevadm`
When running using sudo I get: `/usr/sbin/udevadm`
`lrwxrwxrwx. 1 root root 14 Nov 15 07:21 /usr/sbin/udevadm -> ../bin/udevadm`
Good question. I thought the Macbook Pro came with one built in.
how? -------- Original Message -------- On Mar 3, 2023, 8:42 PM, jackyzy823 - notifications at github.com wrote: > It seems like database is not up. You should check state and...
``` $ docker compose ps NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS cache_self_hosted redis:6.0-alpine "docker-entrypoint.s…" cache 2 minutes ago Up 2 minutes 6379/tcp db_self_hosted mysql:8 "docker-entrypoint.s…" db 2 minutes ago...