Login service configuration not yet loaded

I’m integration authentication feature to this application


i using https://docs.meteor.com/api/accounts.html
it run fine on localhost
But don’t know why same code run on server throw error “Login service configuration not yet loaded” on console browser
Anyone know how to show log verbose server modules ( i mean accounts module ) ?
we need analyze full log on server to detect problem .

Thanks you