
To set a static IP address on your Raspberry Pi, enter the command: Plex should be properly installed on the Raspberry Pi.Īlthough your Raspberry Pi Plex media server should be technically ready to begin streaming, it's a best practice to establish a static IP on your Raspberry Pi. Next, restart the Plex media server service using: Save when you're finished with CTRL + X, then hitting Y and Enter. Open the /etc/default/plexmediaserver file using a text editor such as Nano:įind the PLEX_MEDIA_SERVER_USER line and change that from plex to pi. But it's a good idea to change this to pi instead to avoid any potential permission problems. The Plex media server package features a default user of plex. Now that the Plex key is added, you can go ahead and add the official Plex repository:Įcho deb public main | sudo tee /etc/apt//plexmediaserver.listīecause the Raspberry Pi is configured to read the official Plex package repositories, you can install Plex media server with: This verifies that any files you download from the Plex repo are signed with that key. With the apt-transport-https package successfully installed, it's time to add the Plex repositories to the apt key list.

This allows the apt package manager to obtain packages over an https protocol. Before doing so, it's necessary to add the Plex package repository which requires installing the apt-transport-https package. In a new terminal, run:Īfter that, you'll need to install Plex Media Server. I am trying to follow the tutorial given below so that will explain what I have done before the command given aboveīefore proceeding with using your Raspberry Pi as a Plex server, as with any software installation, it's best to perform an update. connect (101: Network is unreachable)Į: Unable to fetch some archives, maybe run apt-get update or try with -fix-missing?Īs I said I am, as an absolute newbie, trying to set up Plex on my Raspberry pi 4. connect (101: Network is unreachable) Cannot initiate the connection to :80 (93.93.128.193). connect (101: Network is unreachable)Į: Failed to fetch.

The following NEW packages will be installed:Ġ upgraded, 1 newly installed, 0 to remove and 0 not upgraded.Īfter this operation, 156 kB of additional disk space will be used.Įrr:1 buster/main armhf apt-transport-https all 1.8.2Ĭannot initiate the connection to :80 (2a00:1098:0:80:1000:75:0:3). I get the following output which is way beyond my understanding. I am trying to set up plex om my raspberry pi 4Įarly on in the process, when I enter the command
