12-13-2019, 01:41 AM
Hi
I'm not sure if the right thing is running by default (the following are within the ssh session)
What am I supposed to be doing next to start things? Is the proper thing even installed?
- I downloaded PlexPi_1.3.img from the forum link
- Used belanaEtcher to flash it to an SD card
- Installed that to my Pi 3 B+
- Booted the pi up
- Set up the plexpi.local hostname on my other computer and sshed in
I'm not sure if the right thing is running by default (the following are within the ssh session)
Code:
$ ps -aux | grep plex
avahi 207 0.0 0.6 6484 2736 ? Ss 03:38 0:00 avahi-daemon: running [plexpi.local]
pi 5183 22.0 0.4 4368 1972 pts/2 Ss+ 05:35 0:01 /bin/grep plex
Code:
$ curl plexpi.local:32400
curl: (7) Failed to connect to plexpi.local port 32400: Connection refused
What am I supposed to be doing next to start things? Is the proper thing even installed?
Code:
$ apt list --installed | grep plex
libmplex2-2.1-0/stable,now 1:2.1.0+debian-5 armhf [installed,automatic]
plexmediaserver-installer/unknown,now 1.12.1.4885-1046ba85f-1 armhf [installed]
/ssh:pi@plexpi.local:/home $