-
Notifications
You must be signed in to change notification settings - Fork 93
Linux Troubleshooting Guide and FAQ
Carlos Hernandez edited this page Mar 4, 2016
·
23 revisions
Emby on Linux does not have the built-in capability to restart itself. So to restart Emby uses a helper script. The helper script named restart.sh
can be found on most distributions at /usr/lib/emby-server
. The script can only restart Emby if it was started by a service manager program such as systemctl or service. If for some reason the helper script does not successfully restart Emby for you, please check the following:
- Ensure helper script is executable.
- Ensure Emby was started via a service manager.
- Ensure permissions of /etc/sudoers.d/emby are 0640
- Ensure whatever user is running emby-server is part of the emby group (usermod -a -G emby $USER_NAME)
- Ensure /etc/sudoers permissions is 0640
####Example of troubleshooting restart on a distribution using systemd:
-
sudo systemctl status emby-server
- Get PID. - Hit restart on web interface
-
sudo systemctl status emby-server
- Get PID.
If PIDs differ restart was successful. Otherwise, check the following:
-
ls -la /usr/lib/emby-server/restart.sh
- ensure it is executable. -
ps -aux | grep emby
- Take note of PID -
sudo -u emby /usr/lib/emby-server/restart.sh
- if you are running emby-server as another user other than emby, please adjust command appropriately. -
ps -aux | grep emby
- Take note of PID
If PIDs differ restart worked.
Emby Home | Latest News | Emby Downloads | Emby Community Forums | © 2019 Emby LLC
- Movie naming
- TV naming
- Music naming
- Audio Book naming
- Book naming
- 3D videos
- Excluding files
- Media stubs
- Strm files
- Subtitles
- Automatic Subtitle Downloads
- Manual Subtitle Downloads
- Theme songs & videos
- Trailers
- Identify
- New Media Date Handling
- Installation
- Connectivity
- Library setup
- Optional Network Paths
- Server settings
- Log Files
- Auto-Organize
- Camera upload
- Channels
- Cinema Intros
- Collections
- Devices
- Hosting settings
- Live TV
- Notifications
- Plugins
- Scheduled tasks
- Transcoding
- Backing up Emby Server
- Emby Server as a Windows Service
- Open Subtitles
- Secure Your Server
- Webhooks
- Users
- Parental controls
- Passwords
- Content access
- Device access
- Emby Connect
- Emby Connect Password Reset
- Live TV (setup)
- Live TV Plugins
- DVR Settings
- Apple TV
- Amazon Alexa
- Amazon Fire TV
- Android Mobile
- Android TV
- Chromecast
- Emby Theater for Windows
- Google Home
- iOS
- Roku
- Web App
- Keyboard and Remote Support
- Emby Premiere
- How do I purchase?
- Membership Options
- Feature Matrix
- How do I get my key?
- Is my Emby Premiere key still valid with Emby 4.0?
- What if I lose my key?
- My Emby Key Says it is Invalid or Missing
- How do I upgrade my membership?
- Is there a limit to Premiere?
- Why is the price different in the App store?
- How do I cancel my membership?
- Multiple servers