"@pi.xxx.xxx.xx.xx" is not a valid parameter for ssh.Also when I ssh should I be using pi@xxx.xxx.x or photopi@xxx.xx.xx neither work.. .ssh is enabled ...
"xxx.xxx.x" is not a valid format for an IP address.
You should be using one of the following:
- username@hostname e.g. pi@raspberrypi
- username@hostname.local e.g. pi@raspberrypi.local
- username@xxx.xxx.xxx.xxx where "xxx.xxx.xxx.xxx" is an IPv4 address
- username@IPv6address
- Any of the above without "username@"
Are you 101% certain you are using the correct IP address?
Statistics: Posted by thagrol — Sat Jun 08, 2024 1:07 am