-
Liberouter-gui should only serve as a framework for creating various cesnet-related guis. Thus it should introduce a system that will allow users to install only guis they need (and develop their own)…
-
I'm on v0.3.2 and I'm trying the Nemea Reporters Configuration module. I'm getting the following error message in the GUI
```
File /Users/petrstehlik/dev/liberouter-gui/modules/Nemea-Dashboard/api/m…
-
i'm getting the following error after upgrading from v0.3.1 to v0.3.2:
```
[Fri Aug 04 12:09:45.676086 2017] [wsgi:error] [pid 3383] [remote 10.0.2.2:42569] mod_wsgi (pid=3383): Target WSGI script '…
-
I'm testing the v0.3.2 release and whenever I go to the NEMEA-> NEMEA Dashboard I get logged out of the GUI. The following message is in the /var/log/httpd/ssl_error_log:
```
[Fri Aug 04 12:16:31.05…
-
Hi all,
While triying to run netopeer-server I get the following error:
netopeer-server[6501]: Shared memory key: -4
netopeer-server[6501]: Shared memory ID: 851977
netopeer-server[6501]: ncds…
-
Using this simple script, connection to a Cisco IOS-XR is hung up abruptly. I am able to retrieve the capabilities, but the `` does not work
``` python
from ncclient import manager
import logging
imp…
-
Error:
```ERROR
fatal: [SRX001]: FAILED! => {
"changed": false,
"failed": true,
"invocation": {
"module_args": {
"at": null,
"host": "192.168.1…
-
When accessing Nemea Dashboard with no user configuration in the database the app fails to load.
# TO-DO
- when there is no user configuration recover from the error and display message "No user's con…
-
The topic of flow aggregation was opened by @whitetiger21022014 as a PR...
However, it is highly relevant so let's move the discussion here.
The question: https://github.com/CESNET/Nemea-Modules/p…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
junos_config
https://github.com/ansible/ansible-modules-core/blob/devel/network/junos/junos_config.py
http://docs.ansible.com/ansible/junos_config…