5GOpenUPF / openupf

A 3GPP R16 compliant open source 5G core UPF (User Plane Function).
Apache License 2.0
95 stars 26 forks source link

Build dpdk failed! #7

Open 1614236604 opened 2 years ago

1614236604 commented 2 years ago

git clone '/home/itcast/openupf/build/script/../../libs/dpdk'... fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Failed connect to github.com.cnpmjs.org:443; Connection refused git clone '/home/itcast/openupf/build/script/../../libs/dpdk'... fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Could not resolve host: github.com.cnpmjs.org; Unknown error git clone '/home/itcast/openupf/build/script/../../libs/dpdk'... fatal: unable to access 'https://github.com.cnpmjs.org/DPDK/dpdk.git/': Could not resolve host: github.com.cnpmjs.org; Unknown error

1614236604 commented 2 years ago

Why is this happening because my network is not good? How should you modify the proxy Thank you for answering

784432821 commented 2 years ago

You can fix this by modifying the domain names in this filebuild_val.sh

hrkgarg commented 8 months ago

I have compiled the code on RHEL-8.8. However, when I am trying to run using start_upf.sh script, It is pulling the docker image for air5005/upu instead of taking the compiled code and creating redhat image from it. Please let me know how can I run UPF on Redhat-8