Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Forum breadcrumbs - You are here:ForumGeneral: GeneralUnable to run any antlets
Please or Register to create posts and topics.

Unable to run any antlets

I'm attempting to start a antlet and I'm getting the error "Requested operation is not valid: network 'bblv' is not active"  not sure what to do. I followed what was on the web and it didn't help.

Also unable to update edgelinux

Uploaded files:
  • Annotation-2019-03-23-175424.png
  • Capture.PNG

Hi @mblanke,

Very strange. What is the output of service net.br0 restart?

The current edgeLinux update is a more regular security update for business plans. We will push a community update every quarter, which will be up soon.

I am having the EXACT problem can you share with me what resolved it?

 

root@myantsle:~ # virsh net-start bblv

error: Failed to start network bblv

error: internal error: Network is already in use by interface br0

root@myantsle:~ # virsh net-list --all

Name      State      Autostart   Persistent

----------------------------------------------

bblv      inactive   yes         yes

default   active     yes         yes

root@myantsle:~ # service net.br0 restart

* Stopping nginx ...                                                     [ ok ]

* Unmounting network filesystems ...                                     [ ok ]

* Stopping antman ...                                                    [ ok ]

* Stopping libvirtd ...                                                  [ ok ]

* Stopping antletsl ...                                                  [ ok ]

* Stopping anthilld ...                                                  [ ok ]

* Bringing down interface br0

*   Destroying bridge br0 ...                                            [ ok ]

* Bringing up interface br0

*   Creating bridge br0 ...

*   Adding ports to br0

*     eno1 ...                                                           [ ok ]

*   Changing MAC address of br0 ...                                      [ ok ]

*     changed to AC:1F:6B:B4:17:E0

*   172.16.17.20 ...                                                     [ ok ]

*   Adding routes

*     default via 172.16.17.1 ...                                        [ ok ]

*   Waiting for IPv6 addresses (5 seconds) ..                            [ ok ]

root@myantsle:~ #  * Starting anthilld ...

* Starting antletsl ...

* Mounting network filesystems ...                                       [ ok ]

* Starting libvirtd ...                                                  [ ok ]

* Checking nginx' configuration ...                                      [ ok ]

* Starting nginx ...                                                     [ ok ]

2020-02-02 17:00:38.307+0000: 31242: info : libvirt version: 5.2.0

2020-02-02 17:00:38.307+0000: 31242: info : hostname: myantsle

2020-02-02 17:00:38.307+0000: 31242: warning : virGetHostnameImpl:713 : getaddrinfo failed for 'myantsle': Name or service not known                      [ ok ]

* Starting antman ...                                                    [ ok ]

root@myantsle:~ # virsh net-list --all

Name      State      Autostart   Persistent

----------------------------------------------

bblv      inactive   yes         yes

default   active     yes         yes

root@myantsle:~ #

@wynd, I asked someone on our support team about your issue. Here's the response:

They changed the internal network (10.1.1.x) to the same address as the local LAN.
The bblv network is an internal NAT'ed network and must be different than the local LAN.
You can change it at the command line with
antsleOS-baseip set 10.1.1.
Must include the last dot .