Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while configuring SPGW-U #13

Open
venkatesuluranjith opened this issue Feb 3, 2021 · 5 comments
Open

Error while configuring SPGW-U #13

venkatesuluranjith opened this issue Feb 3, 2021 · 5 comments

Comments

@venkatesuluranjith
Copy link

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
Copy link

modyngs commented Apr 8, 2021

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

@SIMIT-CJH
Copy link

how to solve it

@venkatesuluranjith
Copy link
Author

venkatesuluranjith commented Apr 20, 2021

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
Copy link

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
Copy link
Author

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants