now i get this error
Binding RPC on address ::1 port 8332 failed.
[...]
This means that bitcoind couldn't bind the port 8332.
Can you check whether anything else is using this port currently ?
If there isn't anything else running (which is probably the case on a PI), you might want to try to either:
(1) shutdown the daemon by executing
bitcoin-cli stop or
(2) rebooting your PI.