Error while running OpenArena Pods
uthappa123 opened this issue · 1 comments
uthappa123 commented
Unable to get the pods running post the last step:
kubectl get pods
NAME READY STATUS RESTARTS AGE
openarena-adjjh-bsuvw 0/1 Completed 0 14m
openarena-kiaoy-iaijg 0/1 Completed 0 14m
openarena-lkkvy-lvqdz 0/1 Completed 0 14m
openarena-rcrzp-owwdf 0/1 Completed 0 14m
openarena-utwna-cnknn 0/1 Completed 0 14m
kubectl logs openarena-adjjh-bsuvw
Starting: /data/oa_ded.x86_64 +set dedicated 2 +set fs_homepath /data/openarena +set net_port 27960 +exec server_config_openarena-adjjh.cfg +map dm4ish
Start processing
stdbuf: failed to run command '/data/oa_ded.x86_64': No such file or directory
Finished processing
I checked on the Azure File share, I could not find '/data/oa_ded.x86_64' file. However, I do see bunch of .cfg files. (see attached)
dgkanatsios commented