I have a bug that i can\'t resolve because for the first time it happen to me.
here is my query :
Pack.find( {idclient: clientId }
find() returns an array, so use findOne(), thanks to Adam Wysocki.
Sometimes i'm stupid developper .