azuregameserversscalingkubernetes icon indicating copy to clipboard operation
azuregameserversscalingkubernetes copied to clipboard

Error while running OpenArena Pods

Open uthappa123 opened this issue 5 years ago • 1 comments

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)

image

uthappa123 avatar Dec 16 '19 22:12 uthappa123

The file is missing, probably you didn't copy all the files from openarena? That's how mine is looking

image

dgkanatsios avatar Dec 16 '19 22:12 dgkanatsios