-
Created a new project, then deleted the Docker VM alpine-1
![screenshot](https://cloud.githubusercontent.com/assets/896406/13284764/b5341a0c-daf6-11e5-8265-2acf2707f656.png)
```
Server error : Traceb…
ghost updated
8 years ago
-
Happens when trying to change network configuration of a running container:
> => Server error from http://127.0.0.1:8000: ajnouri/alpine-haproxy-1: Traceback (most recent call last):
> File "/usr/l…
-
It's a suggestion for 1.5 or 1.6.
We can move all the network connection to ubridge in order to have an unified way to manipulate network connections and having the same set of features for all.
-
https://app.getsentry.com/gns3/gns3-server/issues/120100329/
```
TypeError: __init__() missing 1 required positional argument: 'port'
File "gns3server/web/route.py", line 179, in control_schema
…
-
Tried to start an Ubuntu Docker container.
```
Server error from http://127.0.0.1:8000: ubuntu-1: Traceback (most recent call last):
File "/home/grossmj/PycharmProjects/gns3-server/gns3server/web/r…
-
Actually when you start a capture we ask for the interface where the capture should happen. But I'm not sure if it's usefull. Because in theory if GNS3 work the capture should be the same on both side…
-
https://app.getsentry.com/gns3/gns3-server/issues/115955019/
```
TypeError: __init__() missing 1 required positional argument: 'port'
File "./gns3-server/gns3server/web/route.py", line 179, in cont…
-
OpenStack and VIRL use the term controller node and compute node to design the different parts of their architecture.
-
I observe this with different images ajnouri/dockervpc and phusion/baseimage.
Inserted both devices to the topology
**docker ps -a**
```
docker ps -a
CONTAINER ID IMAGE C…
-
That's something for 2.0
Currently the docker aux console is a pipe to a docker-exec command. That is quite good, but it lacks the advanced tty attributes. For example Ctrl-C doesn't work. Would be n…
ghost updated
8 years ago