openaicellular / oaic

Core software for Open AI Cellular
https://openaicellular.github.io/oaic/
GNU General Public License v3.0
65 stars 23 forks source link

Dmaapadapterservice pod having a CrashLoopBackOff Error #124

Closed wchen2654 closed 1 year ago

wchen2654 commented 1 year ago

I have managed to deploy the Non-Rt-Ric using the instructions in the Oaic documentation, but I am currently having a CrashLoopBackOff Error on the Dmaapadapterservice pod.

Here is the out of sudo kubectl get pods -A: pods

Here are the logs for the Dmaapadapterservice pod. image

The commands to reproduce this output are in the Oaic documentation: https://openaicellular.github.io/oaic/nonrtric.html

wchen2654 commented 1 year ago

I've managed to fix that issue by using another set of commands. I'll make note of this and change some the commands on the documentation