pimoroni / get

Install and helper scripts for Raspbian on the Raspberry Pi
Other
9 stars 7 forks source link

Enviroplus script failed due to no login #204

Closed Troubadoure closed 1 year ago

Troubadoure commented 4 years ago

When trying to install the enviroplus-python library I was given an error saying that I was unable to connect to Github. When then installing manually using git clone it asked me for my login credentials. Going back and re-running the script then worked.

Suggest add handling to login to GitHub if username and password are required instead of just responding with a failed to connect message.

Gadgetoid commented 4 years ago

A straight git clone from a public repository shouldn't require login credentials at all- what's different about your git configuration?

Troubadoure commented 4 years ago

@Gadgetoid It was a fresh install of Raspberry pi os lite and git was installed using this script

Gadgetoid commented 4 years ago

That's mighty strange. Are you behind some kind of firewall or proxy that might be messing with GitHub communications?

Troubadoure commented 4 years ago

@Gadgetoid Nope nothing like that. The only thing it would’ve run through is PiHole (Ad blocker)