magma / magma

Platform for building access networks and modular network services

Home Page:https://www.magmacore.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to connect Local LTE Gateway to Local Cloud

Kaimeliax opened this issue · comments

Prior to submitting an issue, check to see if one has already been created. If there is currently an open issue, add a thumbs-up emoji to identify that it is also affecting you.

Your Environment

Ubuntu 22.04 running on proxmox vm with dual lan

  • Version: 1.8.0
  • Affected Component: Access Gateway
  • Affected Subcomponent: AGW service
  • Deployment Environment: Vagrant (AGW)

Describe the Issue

When trying to connect local LTE gateway to Local Cloud i get errors while running (sudo) fab -f dev_tools.py register-vm

To Reproduce

  1. Go to 'magma/lte/gateway'
  2. Run fab -f dev_tools.py register-vm
  3. See error

Expected behavior

to work without any errors

Screenshots

image

Additional context

no logs available

Current Master is mostly tested on Ubuntu 22.04 (Python 3.8). If its mandatory to use Ubuntu22.04 please try out the docker image (link)

Current Master is mostly tested on Ubuntu 22.04 (Python 3.8). If its mandatory to use Ubuntu22.04 please try out the docker image (link)

the ubuntu system does have python 3.10 installed, i will try to run that docker image, bc i was using the most recent one :)

sooo, after trying i can;t get docker up, only way is via vagrant, idk how to go around that 'os' error...