|
Minimserver 0.8.3 StartError on Synology
|
|
16-12-2014, 10:10
Post: #11
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(16-12-2014 00:02)simoncn Wrote: Which version of DSM are you running? I have DSM 5.1-5004 Update 2 installed. There is just a message that a new version (5021) is availbel, so I install this and see whether it makes any difference Quote:Which version of MinimServer did you have installed before you updated to 0.8.3? Was it 0.8.2 or 0.8.1? I had 0.8.2 installed before Quote:If you uninstall MinimServer completely (taking care to backup the configuration file by selecting this option during the uninstallation process) and then reboot the NAS, are any instances of MinimServer started? I get one started when trying to activate Minim in DSM, I still get the error that it cant start but it then runs. However, when the NAS shuts down overnight and comes back in the morning, I need to do the same again. No chance to start or refresh from MinimWatch. bbrip |
|||
|
16-12-2014, 10:12
(This post was last modified: 16-12-2014 10:23 by bbrip.)
Post: #12
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(16-12-2014 00:07)simoncn Wrote:(15-12-2014 23:12)kkwete Wrote: same error here... I get just a greyed out Icon now, until I start MinimServer in DSM. THen it starts scanning (see above) and I can browse and play music. I f I try to start Minimserver again in DSM, then I get an additional red icon. I guess that what happened yesterday, when I tried starting it several times as I always got that messages that Minimserver couldnt start. |
|||
|
16-12-2014, 12:28
(This post was last modified: 16-12-2014 12:31 by simoncn.)
Post: #13
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(16-12-2014 10:12)bbrip Wrote: I get just a greyed out Icon now, until I start MinimServer in DSM. THen it starts scanning (see above) and I can browse and play music. I f I try to start Minimserver again in DSM, then I get an additional red icon. I guess that what happened yesterday, when I tried starting it several times as I always got that messages that Minimserver couldnt start. If am I understanding this correctly, you are starting MinimServer in DSM (green or transparent icon in MinimWatch) and then starting it again in DSM (red icon in MinimWatch). How do you start MinimServer in DSM again when it is already running? If MinimServer is running, the DSM Package Center is only showing me options to Stop and Uninstall. |
|||
|
16-12-2014, 12:35
Post: #14
|
|||
|
|||
|
RE: Minimserver 0.8.3 StartError on Synology
It sounds like when the Package Center first starts MinimServer, it does start (is available from MinimWatch and from a UPnP control point) but the Running status isn't updated correctly in the Package Center. Is this what you are seeing?
|
|||
|
16-12-2014, 18:27
Post: #15
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(16-12-2014 12:35)simoncn Wrote: It sounds like when the Package Center first starts MinimServer, it does start (is available from MinimWatch and from a UPnP control point) but the Running status isn't updated correctly in the Package Center. Is this what you are seeing? Thats what it looks like - but then when the NAS goes down and comes back in the morning, I do need to "start" it again in DSM to get MinimServer to be active. Doing this DSM will still tell me it cant start MinimServer even though it does kick it on. I guess I'll just turn off the overnight shutdown of the NAS so Minim will just keep running.. |
|||
|
16-12-2014, 18:51
Post: #16
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(16-12-2014 18:27)bbrip Wrote: Thats what it looks like - but then when the NAS goes down and comes back in the morning, I do need to "start" it again in DSM to get MinimServer to be active. Please try logging in via SSH and running this command: /var/packages/MinimServer/scripts/start-stop-status status ; echo $? A result of 0 should mean that MinimServer is running and a result of 3 should mean that MinimServer is not running. What result do you get after starting MinimServer for the first time after a reboot? If the result is 3 even though MinimServer is running, please try doing the following: 1) Run the command: cat /var/run/minimserver.pid 2) Run the command: ps | grep pidnum with pidnum replaced by the output from step 1 3) Copy and paste the output from step 2 here |
|||
|
16-12-2014, 21:46
(This post was last modified: 16-12-2014 21:49 by kkwete.)
Post: #17
|
|||
|
|||
|
RE: Minimserver 0.8.3 StartError on Synology
hi.
I'm under ubuntu but i don't know why, it's impossible for me to launch correctly minimwatch... Nothing to the ./startd command... Not a problem, i launch my virtualbox windows 7 machine. minimwatch under windows installed. Impossible to connect to the server, icon is grey... impossible to find the server with a upnp control point as bubbleupnp or my dsl box. impossible to play music to, naturally. |
|||
|
16-12-2014, 22:02
Post: #18
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(16-12-2014 21:46)kkwete Wrote: hi. You shouldn't normally be using startd to launch MinimWatch on Ubuntu. This runs MinimWatch as a daemon background process. Instead, you should use minimwatch/bin/setup to enable MinimWatch desktop integration and then double-click the MinimWatch launch icon on the desktop. If MinimServer isn't visible anywhere on the network, are you sure it is running? To find out, open the web page http://x.x.x.x:9790 in your browser, where x.x.x.x is the IP address of the machine running MinimServer. |
|||
|
17-12-2014, 09:49
Post: #19
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(16-12-2014 18:51)simoncn Wrote: Please try logging in via SSH and running this command: Hi Simon, thanks for all your help. The status command returns a "3", ie not running altough MinimServer is running at the moment. The output of the "cat" command and the "ps" command I have attached in a text file. Hope this helps bbrip |
|||
|
18-12-2014, 08:30
Post: #20
|
|||
|
|||
RE: Minimserver 0.8.3 StartError on Synology
(17-12-2014 09:49)bbrip Wrote: Hi Simon, thanks for all your help. Thanks for this. You are getting this problem because the /var/run/minimserver.pid file doesn't exist. Please run the following commands and post the output: ls -l /var ls -l /var/run ps Many thanks! |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



