What I’m trying to do:
git clone ssh://a.ercolani%40namirial.com@anvil.works:2222/I<my_app_ID>P <destination_folder_name_without_spaces>
Cloning into '<destination_folder_name_without_spaces>'...
Password authentication
(a.ercolani@namirial.com@anvil.works) Password:
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
What I’ve tried and what’s not working:
I thought special characters in the password might not be transferred correctly so I changed password to a more standard one (no punctuation or special chars).
I can login to the website with this password.
I tried with several apps and none seem to work.