GG

Results 2 issues of GG

I've received a Mikrotik CS305, with factory firmware 6.45.8 I tried install mikrotik-exporter. user prometheus has api right. api is enabled on port 8728. I have : {"device":"my_router","error":"dial tcp 192.168.1.3:8728:...

Hello, i had `*70 open() "/var/tmp/nginx/fastcgi/3/00/0000000003" failed (13: Permission denied)`, when i was reading a mail with picture (Server Error); Resolved with : `chown -R www-data:www-data /var/tmp/nginx` :)