OPENAIRINTERFACE / openair-epc-fed

Federation of all Open-Air-CN components
BSD 3-Clause "New" or "Revised" License
63 stars 67 forks source link

Error while configuring SPGW-U #13

Open venkatesuluranjith opened 3 years ago

venkatesuluranjith commented 3 years ago

while running the command I am getting this error. ranjith@ranjith:~/openair-epc-fed$ docker exec -it prod-oai-spgwu-tiny /bin/bash -c "cd /openair-spgwu-tiny && chmod 777 spgwu-cfg.sh && ./spgwu-cfg.sh" sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files sed: no input files

modyngs commented 3 years ago

Same Here, @venkatesuluranjith have u managed to fix this?

SIMIT-CJH commented 3 years ago

how to solve it

venkatesuluranjith commented 3 years ago

Not yet solved but the EPC ran successfully. I don’t know why that error is coming up. Try to execute all the remaining steps and try. I have the issue with the sim card configuration, so i didn’t implement successfully

SIMIT-CJH commented 3 years ago

I have tried many times.but the results are all the same.my ue can connect and attach,but doesn't has default bear and also can't connect to the Internet.so sad.

venkatesuluranjith commented 3 years ago

The command is executing properly and all the values are assigned as per the spgwu-cfg.sh to the spgw_u.conf file. To verify it, first execute docker exec -it prod-oai-spgwu-tiny /bin/bash -c "cd /openair-spgwu-tiny && chmod 777 spgwu-cfg.sh && ./spgwu-cfg.sh"

$ docker exec -it prod-oai-spgwu-tiny /bin/bash then go to etc/spgw_u.conf and see the parameters whether they are assigned properly or not .