I’m trying to run the image: rfsim5g-oai-gnb
It keeps on exiting with exit(1) code even when i rerun it.
meyay
(Metin Y.)
October 21, 2022, 10:37am
2
How exactly? Please share your exact command or in case you used a compose file, the content of the compose file.
The command i used is: docker-compose up -d oai-gnb
evalexec
(Eval EXEC)
October 21, 2022, 2:10pm
4
Use docker logs [container id] to get more information about the dead container.
mvilakazi
(Mvilakazi)
October 25, 2022, 12:49pm
6
Hi All,
Please find the docker logs from the above issue.
mvilakazi
(Mvilakazi)
October 25, 2022, 12:52pm
7
Please see line 48 from entrypoint.sh file.
rimelek
(Ákos Takács)
October 25, 2022, 6:19pm
8
What is your question? Is it related to the original question? I don’t see Docker logs.
Please share more details and it would be much better if you could share quoted commands, logs instead of sharing pictures.
Don’t forget to read the instruction in the below topic to format your post properly:
The Docker forum is using Discourse , which supports several ways to format your posts:
Markdown; see commonmark.org/help for an interactive tutorial
BBCode
A small selection of HTML
Any combination of the above
Blank lines for formatting and readability
Quite often you’ll need an empty line above specific formatting to make it work.
You also need to type blank lines to create proper paragraphs; just pressing Return once and then typing a new block of text right below a previous block only…
nahian252
(Nahian252)
December 21, 2022, 10:42pm
9
Hi @morebodi5g @mvilakazi I am facing the same issue. If you found any solution for this please post it here or write me in nahian252@gmail.com . it would be really helpful for me.