-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
- **OS Platform and Distribution: Win7
- **TensorFlow installed from (so…
-
# Issue Title
With this article:
https://github.com/dotnet/core-docs/blob/master/docs/core/testing/unit-testing-with-dotnet-test.md
# General
I was able to set up a unit test project and have this …
-
*Before filing a new issue, please **provide the following information**.*
## Core DAppNode Packages versions
- **ethforward.dnp.dappnode.eth**: 0.2.2
- **ethchain.dnp.dappnode.eth**: 0.2.9
- **…
-
Year ago started to develop web service (WEB API) based on dotnet core 1.0 with push notifications ability.
Used for this SignalR, because I was already familiar with this library from .net framewor…
-
When deleting a volume of ETHCHAIN, if it's shared with another package (for example VIPnode) it will give an error and then the ETHCHAIN package will disappear.
logs:
```
ERROR [registerHandler]…
-
## To DNP
On the Admin UI there will be a
```html
-
Map a port to 8545 in docker-compose.yml so that other containers can run RPC queries against the node.
Related: open a port for websockets (8546)
Apologies if I am overloading the issues here. …
-
The volume created by WAMP container it's unnamed in the docker-compose and it's hard to identify when listing them:
```
root@DAppNodeVDO:~# docker volume ls
DRIVER VOLUME NAME
local …
-
Trying to install DAppNode on an Ubuntu 18.04 LTS VPS. Tired both with the pre-install script, it failed, tried again after manually installing `docker` and `docker-compose` on a clean VPS, failed aga…
-
Maybe it's a good idea to have a string of commands to automatically verify DAppNode's stats so support can move on quicker.
- Get list of installed versions
```
docker ps
```
- Get the remaining…