I am trying to do a fixed effects regression on survey data, however when I do so all the variables are ommitted due to collinearity. What does this mean? Is it possible that I am controlling for too many variables (I have 12 controls, 4 of which are dummies)?

Code:
xtset pid
xtreg logTurnoverIntention FBAny Satisfaction $Controls, fe