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
Lin GohLin Goh 

I cannot login to https://test.salesforce.com

Hello, I tried several times to log in to https://test.saleforce.com after I had typed in these commands: sfdx auth:web:login -r https://test.salesforce.com -a FullSandbox
sfdx auth:web:login -r https://test.salesforce.com -a DevSandbox. I had tried to clear the cache and still unable to log it. Please help! Thanks
VinayVinay (Salesforce Developers) 
Hi Lin,

Can you login with same username and password using web browser?

https://help.salesforce.com/articleView?id=000329533&type=1&mode=1

Thanks,
Lin GohLin Goh
Hi Vinay,
I can login normally with same username and password using web browser but not test saleforce com.
 
rashmita singhrashmita singh
Its because you may be wrong in your username, this is the name which was provided by you at the time of regestring your account.
The username is yourname@companyname.com, you can also serch it in your account section.
Lin GohLin Goh
Thank you. Turned out I need to use `sfdx force:org:open -u MyAlias`.