Howdy!
Using init = "0"
worked on your reprex for me (although there were a lot of other warnings).
For information on how to define initial values, you might find these links helpful: r - Specify initial values in brms - Stack Overflow.
How to define initial values in stan() in R