Post Reply 
Multiple instances on Synology NAS
17-09-2022, 22:07 (This post was last modified: 17-09-2022 22:34 by gbrist.)
Post: #24
RE: Multiple instances on Synology NAS
(17-09-2022 18:26)simoncn Wrote:  Thanks for this. I think the Docker instance of MinimServer might have started and then stopped with an error before scanning your files. You can check this in two differerent ways.

1) In a web browser on any device connected to your local network, type x.x.x.x:9792 into the address bar where x.x.x.x is the local IP address of your NAS. Does this show the MinimServer status page? If so, is this page displaying an error message?

If the status page does not display or if there is no error message, proceed to the next step:

2) In the Synology Docker app, select the MinimServer container and click Details. On the Details page, click Terminal and then click Create. This adds a new line 'bash' under the name of your container. Click 'bash' and a command prompt 'bash-4.2#' will appear in the terminal window. At the 'bash-4.2#' prompt, type these commands:

cat /opt/minimserver/data/minimserver-out.log
cat /opt/minimserver/data/minimserver.log

Do you see any error messages in the output from either of these commands?
Sorry for time delay... I'm in Oz.
You are right.
x.x.x.x:9792 shows it is in a stopped state.
tried to restart and rescan did not change this.
Added pics of the status and also the overview which I notice has a statement about the Execution Command with "wait" at the end.
ie. "/bin/sh/opt/minimserver/bin/startd wait"
    [attachment=2701]    

The bash commands showed:
bash-4.2# cat /opt/minimserver/data/minimserver-out.log
MinimServer 2.1 update 218, Copyright © 2012-2022 Simon Nash. All rights reserved.
MinimServer shared folder on host is not shared with this container
Startup complete - press enter to shutdown:
bash-4.2# cat /opt/minimserver/data/minimserver.log
MinimServer 2.1 update 218, Copyright © 2012-2022 Simon Nash. All rights reserved.
OpenJDK Runtime Environment (build 14.0.1+7)
OpenJDK 64-Bit Server VM (build 14.0.1+7, mixed mode, sharing)
Platform default charset is UTF-8
System platform is linux-x64
MinimServer shared folder on host is not shared with this container
Startup complete
bash-4.2#
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Multiple instances on Synology NAS - gbrist - 17-09-2022 22:07

Forum Jump:


User(s) browsing this thread: 1 Guest(s)