-
Examples:
FAILS - https://registry.domain.com/tag/collectd/5.5.0
WORKS - https://registry.domain.com/tag/dummy/1
Error log is:
2015-11-10 16:02:23,904 [http-bio-8080-exec-8] ERROR errors.GrailsExcep…
-
I think I broke DHCP in my local dev branch when I removed what I though was unneeded packages madwifi and mac80211. I was thinking they could be brought back in once development work started on those…
-
Very simple demo config with routeros pushing a single route to exabgp and i am getting this error:
Sat, 16 Aug 2014 22:25:57 | INFO | 2618 | configuration | analysing tokens ['}']
Sat, 16 Aug …
-
-
Right now, all arguments are strings... or streams of strings. RouterOS' scripting language defines several types, some of which have direct PHP equivalents. Because it doesn't hint them in any way, t…
-
I have been struggling with OpenElec on all my PC. I am using the Generic build. The issue is that anything that need to be fetched from tvdb etc fail to fetch.
My install are clean OpenElec 3.0.3 Ge…
-
Hi, i need to send a command with REGEXP to my ROS and i'm using your API helper.
This is the command:
`/ip dhcp-server lease print count-only where active-address~"1.1.1."`
I've modified the Query…