-
OpenSuse Leap 42.3,Python 2.7.13, flexget-2.10.81
I just recently reenabled my CouchPotato and SIckrage configs to take another stab at getting them working and noticed the below. Some really off …
-
I am studying version 4.0 of Voltron. But the document is only 3.x. Name of agent (ex. PlatformAgent -> VolttronCentralPlatform). Where can I get the 4.0 version of the Voltron document?
-
I am opening an issue to discuss how we could get the state of a connection. Here are some use cases / problems we encountered so far:
1. When a connection is opened, it can only be closed. We cann…
-
Relevant reading: https://github.com/fcrepo4-labs/fcrepo-api-x/blob/master/src/site/markdown/extension-definition-and-binding.md#examples and https://github.com/fcrepo4-labs/fcrepo-api-x/blob/master/s…
-
In libiberty, Rust demangling is basically just C++ demangling with an extra pass to do some extra Rust wrangling. I think it might be useful to add this mode to cpp_demangle as well. (Another idea …
-
The getEntityConfiguration() method on EntityClientEndpoint returns a byte[] which must be deserialized to recover the configuration.
Can we have a method that returns the configuration? After all, V…
-
I do not know whether it is a bug or question. I need help because when I do:
```
voltron.getClusterControl().terminateActive();
voltron.getClusterControl().waitForActive();
```
The c…
-
error: failed retrieving file 'machinae-63.0d73101-2-any.pkg.tar.xz' from www.mirrorservice.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed retrievin…
-
Running into this error on server side with latest kit.
2017-02-15 23:10:15,586 [WorkerThread(client_handshake_stage, 0)] INFO com.tc.objectserver.handshakemanager.ServerClientHandshakeManager - Ha…
-
After the modification of printing utils, I found this version couldn't work well with peda. I used to utilize `source libheap.py` in my `.gdbinit`. But it tampered peda's running and messed up the co…