ECS-CommunityEdition icon indicating copy to clipboard operation
ECS-CommunityEdition copied to clipboard

tune_sr not executed because of file not found when not using "admin" user

Open MichelZ opened this issue 2 years ago • 2 comments

Expected Behavior

Works

Actual Behavior

Does not work :) File not found for /home/admin/ECS-CommunityEdition/patches/3.8.0.1/tune_sr (The installation continues just fine, but the tuning values are not applied)

Steps to Reproduce Behavior

  1. Install ECS with a user that is NOT named admin

Relevant Output and Logs


Notifies: @nikhil-vr

https://github.com/EMCECS/ECS-CommunityEdition/blob/76372ad59ce8f4c5d82d9551b9daea4364188fe6/ui/run.sh#L172 The user admin is hardcoded here. This should probably be made a relative path?

MichelZ avatar Jun 26 '23 06:06 MichelZ

Will get it fixed , now you could execute this script manually.

nikhil-vr avatar Jun 26 '23 09:06 nikhil-vr

Will get it fixed , now you could execute this script manually.

Yep, I did that of course once I noticed. I'd like to get it fixed though, as you need to be carefully watching to "catch" the error, so could easily be overlooked. And the settings seem to be important for dealing with space related issues.

Thanks!

MichelZ avatar Jun 26 '23 09:06 MichelZ