I have done this installation manually step by step following this: Installation · free5gc/free5gc Wiki · GitHub
I have started the webconsole server, and when accessing through the browser I see the error inside the UI: AMF not found.
I have done this installation manually step by step following this: Installation · free5gc/free5gc Wiki · GitHub
I have started the webconsole server, and when accessing through the browser I see the error inside the UI: AMF not found.
Yes. I have deployed free5gc twice, the first time with docker compose and I got the other error that I put in the other discussion, so I could not access the webconsole. In this case I did the installation manually as I indicated and when I access the webconsole, I see that the AMF not found.
It helped for me to run first
cd ~/free5gc
./run.sh
(the run.sh file starts the Network Functions also in the right order)
and then running the webconsole
cd ~/free5gc
./webconsole/bin/webconsole