If $t \in (0,\pi)$, how can we find the integer solutions to the system in $x,y,z$ with $y,z\neq0$
\begin{align} (y+z)\cos(3t) &= xyz \sin(3t) \\ x \sin(3t) &= 2 \frac{\cos(3t)}{y} +2 \frac{\sin(3t)}{z} \\ xyz \sin(3t) &= (y+2z)\cos(3t)+y \sin(3t) \end{align}
Thank you for any hints/responces!