function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MeetaMeeta 

Salesforce DX login issues

So when I run this command from Salesforce CLI to login to my Dev Hub account .. I get redirected to login.salesforce.com to put in my credentials .. Howver the Dev Hub Org credentials that I signed up for just recently do not work with the URL login.salesforce.com ... 

Also the verification email said use only this customer URL to login to your dev hub org... e.g. https://battlestar-serenity-160872.my.salesforce.com I also tried using custom domain but that didn't work either ..
 
sfdx force:auth:web:login -d -a DevHub
Ami I missing something or is this a bug ?