myroad94
myroad94
Hi, I reproduce the issue. ``` System.InvalidCastException: Null object cannot be converted to a value type. at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token) at Newtonsoft.Json.Linq.Extensions.Value[T,U](IEnumerable`1 value) at...
If the author does not have time, maybe I can do a pull request with a simple implementation (/tmp). I guess it is a simple matter of changing this line...
Even if it's not for nextcloud, having ip utility by default is quite convenient. Each time I exec inside a container and it does not contain ip, ps, ss, I...