You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
full disclosure
i am running run.sh (as run.bat) in windows.
Because of permission inconsistencies in windows, I modified lucy.sh to move my .pem file to /keys2 folder then chmod the .pem file to 400 and change PEM_PATH from /keys to /keys2. Since i had changed lucy.sh, i created a local image of lucy and changed my run.bat to call local lucy instead of smithmicro/lucy. That is the only change i have made.
Error generating the report: java.lang.IllegalArgumentException: Cannot write to '/logs/report' as folder is not empty
What am i doing wrong ?
The text was updated successfully, but these errors were encountered: