chantra
chantra
@liuang68 Please can you answer those questions * Can you tell me exactly how you installed ATC (link to documentation you followed) * Any error messages during the install? *...
> pip install atc_thrift atcd django-atc-api django-atc-demo-ui django-atc-profile-storage unless you ran that in a virtual environment, you should have gotten an error You will need to run it using `sudo`...
This is unrelated to virtual or physical machine: http://docs.python-guide.org/en/latest/dev/virtualenvs/
originally, the documentation mentioned using a virtualenv, which should install the files where the user has permission. Was the virtualenv step missing?
Hi @Deathangel908 it seems you inverted wan and lan. Did you start atcd with something like: ``` atcd --wan ap0 --lan enp61s0 ``` ? It should be the opposite. e.g...
well, you LAN is `ap0` and WAN is `enp61s0`. WAN is for the interface that connects to the Internet as in Wide Area Network, not Wireless (A) Network.
@kavithaks could you start by answering the questions in the issue template, this would allow us to answer your question. Tks
Hi @dtaht , Thanks for the feedback. I guess it will take some time to process, but I really appreciate the feedback. Let me try to answer some of the...
I still did not get a chance to read through/watch those documents, but at least for 2) those were example output which did not represent real traffic, which is why...
> error: [Errno 98] Address already in use There is already another atcd process running.