|
Minimserver start process
|
|
03-03-2025, 14:26
Post: #21
|
|||
|
|||
|
RE: Minimserver start process
Thank you
|
|||
|
05-03-2025, 17:58
(This post was last modified: 05-03-2025 18:00 by lafuente.)
Post: #22
|
|||
|
|||
|
RE: Minimserver start process
Hello Simon,
I tried your script to use "systemd" as a launcher, but it's look like it don't operate well. I had disabled the old method (initd), then enable the "systemd" one. Without modifying the minimserver.service file I do : Code: systemctl daemon-reloadAnd I don't see Minimserver in the running services, while Minim is really running, and is displayed in "ps -aux" command. Code: root@audio-nas:~# systemctl list-units --type=service --state=runningBUT GREAT NEWS, Minimserver now operate in Full License mode and in RAM mode without any need to do tricks. No more error at startup. I added the lines I describe before in the minimserver.service file and all is good. Thank you very much. Manu |
|||
|
05-03-2025, 20:37
Post: #23
|
|||
|
|||
RE: Minimserver start process
(05-03-2025 17:58)lafuente Wrote: Hello Simon, If init.d is disabled, there is no difference between the old setup and the new setup. In this case, both of these automatically use systemd for startup. Quote:Without modifying the minimserver.service file I do : This is because minimserver.service is used only at system startup to start the MinimServer daemon process. After this, minimserver.service exits. You will see it if you run this command: Code: systemctl list-units --type=service --state=exitedQuote:BUT GREAT NEWS, I am pleased to hear this problem is solved. To prevent other problems, I recommend that you create a persistent symlink for the minimserver/data directory so that any changes to files in this directory while MinimServer is running are not lost when the system is rebooted. |
|||
|
06-03-2025, 10:20
Post: #24
|
|||
|
|||
| RE: Minimserver start process | |||
|
06-03-2025, 18:42
Post: #25
|
|||
|
|||
| RE: Minimserver start process | |||
|
07-03-2025, 13:21
Post: #26
|
|||
|
|||
|
RE: Minimserver start process
Thanks for clarifying. I thought you meant you had competely disabled init.d in your system.
|
|||
|
08-03-2025, 09:32
(This post was last modified: 08-03-2025 09:47 by lafuente.)
Post: #27
|
|||
|
|||
|
RE: Minimserver start process
Hello Simon,
(05-03-2025 20:37)simoncn Wrote: To prevent other problems, I recommend that you create a persistent symlink for the minimserver/data directory so that any changes to files in this directory while MinimServer is running are not lost when the system is rebooted. This don't operate. If I do this, I get an error when minimserver start, in the web GUI : Code: Incorrect target for symbolic link /usr/minimserver/dataWhile the symbolic link is good : Code: lrwxrwxrwx 1 root root 23 8 mars 09:19 data -> /home/minimserver/data/I can list the files in this folder from any location, using any symlink I create. If I just move files in data folder and link them each after each. At the end, at Minimserver start, some files will be created again in /minimserver/data folder, anyway (removing the symlink an create a new file in the original folder) : FIY, Manu |
|||
|
08-03-2025, 12:27
Post: #28
|
|||
|
|||
|
RE: Minimserver start process
I have tried this and I see the same error message. I will post back here when I have more information.
|
|||
|
08-03-2025, 13:02
Post: #29
|
|||
|
|||
|
RE: Minimserver start process
I have found the cause of this problem. The directory /tmp/.minimserver holds cached information which becomes invalid when the MinimServer data directory is changed to a symbolic link. The solution is to stop all running instances of MinimServer and run this command:
rm -rf /tmp/.minimserver This must be done after creating the symbolic link. It should not need to be done again unless you later remove the symbolic link. |
|||
|
13-03-2025, 09:21
Post: #30
|
|||
|
|||
|
RE: Minimserver start process
Hello Simon,
I'm sorry to come back again about this issue, but at the end it seem to not operate. I'll post a log again soon. Thank you, Manu |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



