How to find the reason for the status: "completed/error"

You found maybe a bug in SIMON or you're missing a major feature? Just ask and discuss
Post Reply
lcw68
Newbie
Posts: 1
Joined: Sat Sep 19, 2020 2:28 am

Tue Sep 22, 2020 12:31 am

As the title suggests, I don't know what happened when the status "completed/error" shows up. I could someone could help. Thank! :D
User avatar
LogIN
Admin
Posts: 16
Joined: Wed Feb 13, 2019 7:47 pm
Location: Palo Alto, CA
Contact:

Thu Jan 21, 2021 1:54 pm

Probably some or all models failed to complete with the specific dataset., so if not all models are successfully completed status would be "completed/error".
Specific model can fail because of many different reasons.

Please be sure to always use latest SIMON version:

docker run --rm --detach --name genular --tty --interactive --env IS_DOCKER='true' --env TZ=Europe/London --volume genular_data_master:/mnt/usrdata --publish 3010:3010 --publish 3011:3011 --publish 3012:3012 --publish 3013:3013 genular/simon:latest

Hope it helps.
“We can not solve our problems with the same level of thinking that created them” A.E.
Post Reply