samiavasil
Results
2
comments of
samiavasil
> Hello, > > when run ./docker-deploy.sh on Ubuntu 18.04 LTS i get this Error message > > Status: Downloaded newer image for kapua/kapua-console:1.5.2 Pulling job-engine (kapua/kapua-job-engine:1.5.2)... ERROR: pull access...
Hi ... I found the same issue, but for me have a more simple way to fix crash. Just in Node.cpp on row 38, change : connect(_nodeDataModel.get(), &NodeDataModel::dataUpdated, this, &Node::onDataUpdated);...