I’m still locked in this death spiral of ‘not executable’. I’ve stopped the container, rm’d it, pulled latest, but still the same thing. Directories have r/x, bins have r/x. Uid of dockerlimited is 1028 and is set in the docker run command. I went through the other topic but mine is still in crisis.
drwxrwxrwx+ 7 dockerlimited users 4096 Sep 27 02:19 storage
drwxrwxrwx+ 2 dockerlimited users 4096 Sep 27 03:18 bin
-rwxrwxrwx+ 1 dockerlimited users 78855672 Sep 27 03:18 storagenode
-rwxrwxrwx+ 1 dockerlimited users 32505920 Sep 27 03:18 storagenode-updater
2024-09-27 11:18:49,890 INFO spawnerr: command at ‘/app/config/bin/storagenode’ is not executable
2024-09-27 11:18:49,890 INFO spawnerr: command at ‘/app/config/bin/storagenode-updater’ is not executable
2024-09-27 11:18:50,905 INFO success: processes-exit-eventlistener entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-09-27 11:18:50,906 INFO spawnerr: command at ‘/app/config/bin/storagenode’ is not executable
2024-09-27 11:18:50,906 INFO spawnerr: command at ‘/app/config/bin/storagenode-updater’ is not executable
2024-09-27 11:18:52,909 INFO spawnerr: command at ‘/app/config/bin/storagenode’ is not executable
2024-09-27 11:18:52,909 INFO spawnerr: command at ‘/app/config/bin/storagenode-updater’ is not executable
2024-09-27 11:18:55,912 INFO spawnerr: command at ‘/app/config/bin/storagenode’ is not executable
2024-09-27 11:18:55,912 INFO gave up: storagenode entered FATAL state, too many start retries too quickly
2024-09-27 11:18:55,912 INFO spawnerr: command at ‘/app/config/bin/storagenode-updater’ is not executable
2024-09-27 11:18:55,912 INFO gave up: storagenode-updater entered FATAL state, too many start retries too quickly
2024-09-27 11:18:57,915 WARN received SIGQUIT indicating exit request
2024-09-27 11:18:57,915 INFO waiting for processes-exit-eventlistener to die
2024-09-27 11:18:59,918 WARN stopped: processes-exit-eventlistener (terminated by SIGTERM)