Synology DSM7.0
|
11-01-2022, 21:14
Post: #11
|
|||
|
|||
RE: Synology DSM7.0
Are you sure you are using the correct username? This should be your DSM username, not your Mac username.
|
|||
12-01-2022, 11:52
Post: #12
|
|||
|
|||
RE: Synology DSM7.0
Ok finally cracked it. This is what came back.
+ APP_DATA=appData + TMP_DIR=/tmp/MinimServer + PID_FILE=/tmp/MinimServer/minimserver.pid + LOG_FILE=/tmp/MinimServer/minimserver-log + package_location=/var/packages/MinimServer/target ++ cat /etc/samba/smb.share.conf ++ sed -r '/\/MinimServer$/!d;s/^.*path=(\/volume[0-9]{1,4}\/MinimServer).*$/\1/' + minim_share=/volume1/MinimServer + '[' -n /volume1/MinimServer ']' ++ dirname /volume1/MinimServer + VOLUME=/volume1 + MINIM_HOME=/volume1/MinimServer + '[' '!' -x /bin/busybox ']' + PSOPTS=-ef + '[' '!' -e /tmp/MinimServer ']' + case $1 in + minim_java_status + '[' '!' -e /tmp/MinimServer/minimserver.pid ']' + return 3 + debug 'status returned 3' ++ date '+%a %d %b %T' + DATE='Wed 12 Jan 10:50:48' + echo 'Wed 12 Jan 10:50:48 status returned 3' /var/packages/MinimServer/scripts/start-stop-status: line 34: /tmp/MinimServer/minimserver-log: Permission denied + clean_up + '[' -e /tmp/MinimServer/minimserver.pid ']' + exit 3 |
|||
12-01-2022, 15:18
Post: #13
|
|||
|
|||
RE: Synology DSM7.0
Thanks very much for this. I see what is causing the problem. If you power the NAS off and on, does this enable MinimServer to work normally?
|
|||
12-01-2022, 16:34
Post: #14
|
|||
|
|||
RE: Synology DSM7.0
Yes it is now working normally, not sure why I did not power down and back on before (it is normally one of the first things I do if I have problems).
Again thanks for your help. |
|||
12-01-2022, 17:09
Post: #15
|
|||
|
|||
RE: Synology DSM7.0
Thanks for your help in making me aware of this and providing the test results. I will fix this in a future release. In the meantime, I will explain in the 7.0 update instructions that the NAS needs to be powered off and on.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)