Robert Drake
Robert Drake
Had to make the regex pretty generic because of Cisco changing it on many platforms. However, the order of MAC dynamic...interface seems to be universal from what I've found, and...
With the normal order, updatedevices can end up filling the postgres logs with thousands of lines like this: ``` 2014-01-09 22:20:14 EST ERROR: duplicate key value violates unique constraint "ipblock1"...
This should fix the following error with installdb if using postgres. DBD::Pg::db do failed: ERROR: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII) HINT: Use...
I think this first part is caused by two statements being out of order, but I'm not sure. ``` NOTICE: CREATE TABLE will create implicit sequence "asn_id_seq" for serial column...
If you build an edge between two nodes in the map topology editor, then rename one of the nodes it causes the links built between the nodes to disappear. Example:...
### Description I tried building a project with dotnet 7.x.x and got an error that said msbuild was too old. ``` ##[error]The nuget command failed with exit code(1) and error(/home/vsts/work/1/s/api/myproject/myproject.csproj...
Converting ticket 51132 into a pull request
There is nothing we can currently do about this, but I'm hoping someone will come up with an inventive fix.
This would be pretty hard. We would need to be able to recognize what constitutes a command and store it in a database on the client side. We would need...