Zaharia Constantin

Results 15 issues of Zaharia Constantin

Are any plans to set also the group permissions for a menu item? is more easy and reliable to make a menu item visible or not depending of the group

support

a new error is rised: ``` Traceback (most recent call last): File "/mnt/usb500G/pyProjectsEnv/proGeekEnv/local/lib/python2.7/site-packages/gunicorn/arbiter.py", line 507, in spawn_worker worker.init_process() File "/mnt/usb500G/pyProjectsEnv/proGeekEnv/local/lib/python2.7/site-packages/gunicorn/workers/ggevent.py", line 192, in init_process super(GeventWorker, self).init_process() File "/mnt/usb500G/pyProjectsEnv/proGeekEnv/local/lib/python2.7/site-packages/gunicorn/workers/base.py", line 118,...

New error: Environment: Request Method: GET Django Version: 1.8.4 Python Version: 2.7.9 Installed Applications: ('material', 'material.frontend', 'admin_tools', 'admin_tools.theming', 'admin_tools.menu', 'admin_tools.dashboard', 'django.contrib.auth', 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.admindocs', 'django_extensions', 'navutils',...

Environment: Request Method: GET Django Version: 1.8.4 Python Version: 2.7.9 Installed Applications: ('material', 'material.frontend', 'admin_tools', 'admin_tools.theming', 'admin_tools.menu', 'admin_tools.dashboard', 'django.contrib.auth', 'django.contrib.sites', 'django.contrib.admin', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.admindocs', 'django_extensions', 'rosetta', 'navutils', 'djcopyright',...

Hello, there is a bug when using django-select2 and django-suit ![bug](https://cloud.githubusercontent.com/assets/1303303/16442089/47bfaa14-3dd8-11e6-9b0b-9b8f82d5f07a.jpg)

hello, i have a test bench with Ubuntu 22.04 with fresh install. After the first run i get this error: https://pastebin.com/cqkrpav2 after the second run i get this: https://pastebin.com/ynN7X677 the...

stale

i have a problem, because the messages are send to the rabbitmq broker, but no answer and the task is not executed.

If i follow strict your repository and try to run the container i get: > docker run -it --hostname rabbit1 progeek/rabbitmq:3.6.5 > /usr/local/bin/docker-entrypoint.sh: line 5: $1: unbound variable Because https://github.com/harbur/docker-rabbitmq-cluster/blob/master/pre-entrypoint.sh#L22...

### Relevant telegraf.conf: ```toml [[inputs.mqtt_consumer]] 6 servers = ["tcp://PGMO-PRX-DEB-PRO-02:1883"] 7 topics = ['tele/sonoff/+/STATE', 'tele/sonoff/+/SENSOR', 'tele/sonoff/+/LWT'] 8 topic_tag = "topic" 9 qos = 1 10 persistent_session = true 11 max_undelivered_messages =...

bug
area/mqtt
waiting for response

This conversion toString() broke the OctetString when MAC as a value is present, because must be converted to HEX. This problem is not present in SNMP Walk, because is returning...