Page 1 of 1

How to restart My Media daemon

Posted: Wed May 22, 2019 8:24 pm
by bizmodeller
The easiest way to restart My Medai for Alexa is to restart your computer. If this isn’t convenient please follow these instructions to restart the My Media for Alexa daemon on different operating systems:

Windows - please restart your computer or alternatively restart the My Media Windows Service by following these steps:

1. Open Control Panel
2. Choose Administrative Tools
3. Choose Services
4. Find the My Media for Alexa Windows Service
5. Right-Click it and choose ‘Start’
6. Wait until it starts, then re-open the My Media web console from the Start menu,

Mac OS - please restart your computer or alternatively restart the My Media daemon by opening a terminal and running the following commands:

sudo /bin/launchctl stop “com.bizmodeller.mymedia"
sudo /bin/launchctl start “com.bizmodeller.mymedia"

Raspberry pi/Linux, restart your computer or alternatively restart the My Media daemon by opening a terminal and running the following commands:

sudo systemctl restart mymedia.service