Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
HeadPhones service failed to start
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-07-05
11:50 PM
2012-07-05
11:50 PM
HeadPhones service failed to start
I have installed the latests python 2.7 and then headphones 0.1.1 on my readynas ultra. Python is running in frontview and the installation of headphones goes smooth but i cant start the service =( i always get "HeadPhones service failed to start." . Tried to reinstall and reboot with both addons but no succes =( Anyone who can help me on this ? im running 4.2.21.
Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-07-06
12:27 AM
2012-07-06
12:27 AM
Re: HeadPhones service failed to start
*SOLVED*
Changed the settings in etc/frontview/addons/bin/headphones/start.sh
#!/bin/bash
#
# This should contain necessary code to start the service
/etc/init.d/headphones start => /etc/init.d/headphones.dpkg-new start
and this solved everything
Changed the settings in etc/frontview/addons/bin/headphones/start.sh
#!/bin/bash
#
# This should contain necessary code to start the service
/etc/init.d/headphones start => /etc/init.d/headphones.dpkg-new start
and this solved everything
Message 2 of 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-07-12
04:02 PM
2012-07-12
04:02 PM
Re: HeadPhones service failed to start
I am having the same problem. Can you please tell me what commands to write in Putty to correct this issue like you did. I am not familar with how to use ssh and would desperately like to have this service started so that I can use it.
I have a readynas pro with the most current firmware and headphones installed via frontview.
I have a readynas pro with the most current firmware and headphones installed via frontview.
Message 3 of 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-07-12
06:29 PM
2012-07-12
06:29 PM
Re: HeadPhones service failed to start
I figured out how to change the start.sh file to the settings you have outlined. Was i meant to replace /etc/init.d/headphones start with /etc/init.d/headphones.dpkg-new start ? Because everytime I tried to edit it so that it looked like /etc/init.d/headphones start => /etc/init.d/headphones.dpkg-new start it wouldnt start.
Regardless I have the service started which is great as frontview has the green light and told me it headphones service has started, but now I cant access the web interface.
Any ideas.
Regardless I have the service started which is great as frontview has the green light and told me it headphones service has started, but now I cant access the web interface.
Any ideas.
Message 4 of 5
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-07-14
06:28 AM
2012-07-14
06:28 AM
Re: HeadPhones service failed to start
well the => was meant to show what to replace the line with 😃 my bad.
Strange that u cant open the addon ? It worked straight away for me but u might have transmission running on port 8181 aswell or ? If so stop transmission start headphones and the change port in the GUI for headphones.
Strange that u cant open the addon ? It worked straight away for me but u might have transmission running on port 8181 aswell or ? If so stop transmission start headphones and the change port in the GUI for headphones.
Message 5 of 5