It is a polynomial system of high degree in 7 variables with 4 parameters. We can expect it to be quite difficult. Try giving numerical values to the parameters to get a feeling for what may happen:
coefficients /. {k -> 0, \[Mu] -> 0, \[Eta] -> 0, \[Beta] ->
1} // Simplify
Solve[% == 0]