-
Notifications
You must be signed in to change notification settings - Fork 86
Linux Troubleshooting Guide and FAQ
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, service, or invoke-rc.d. 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/restart.sh
- ensure it is executable. -
ps -aux | grep emby
- Take note of PID -
su - emby -c "/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.
Intel QSV on Linux is not widely supported. Yes, Intel has made the media sdk opensource, but it is only available for specific distros and kerenls. It would not be fruitful at this time for the Emby development team to dedicate any time on getting QSV working on Linux. Once Intel's media sdk is widely available the decision will be revisited.
At the time of writing, Intel officially supports QSV on SLES 12 and Centos 7.1.
Follow the guidelines from Intel on installing the media sdk on one of the supported platforms. Then follow the ffmpeg compiling guide to enable QSV.
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