2D Collider Problem

I am making a 2D RPG, but when I test my game, my player falls onto the ground, shakes a bit, and then falls through the ground. How can I fix this?

Give two colliders to your player,the first one set it to trigger and the other one is normal.