My issue was that I was that I didn't have "MIX_" pusher keys.
For example, I have PUSHER_APP_KEY but not MIX_PUSHER_APP_KEY.
Once I added MIX_PUSHER_APP_KEY & MIX_PUSHER_APP_CLUSTER, the errors stopped.