devicehive-java-server
devicehive-java-server copied to clipboard
DeviceHive Java Server
When I click the dashboard, turn to the grafana login/register page, however, it doesn't work, failed to create new user or invalid user and password. What's the problem? newer grafana...
No updates for many years
Hi, I want to build a custom docker image of devicehive-backend, but not found devicehive-backend/target/devicehive-backend-3.5.0-boot.jar during docker build. My current working dir: devicehive-java-server/dockerfiles `docker build -t -f devicehive-backend.Dockerfile .` Error:...
I refer to [deployment-with-docker](https://docs.devicehive.com/docs/deployment-with-docker) and use `docker-compose up -d` to successfully execute DeviceHive. I can log in with `dhadmin:dhadmin_#911`. Next, I want to test the [ApiInfo API](https://docs.devicehive.com/docs/get) I use the...
I quite like the rest-oriented design, the great documentation and the nice docker deployment options of devicehive. However, there has been no commit since almost a year so I wonder...
I am running a devicehive server 3.5.0 on CentOS 7. and I am getting the following error after runing a long time and have to restart the server. Could you...
These are the logs `2019-06-07 14:07:02.001 [main] INFO com.hazelcast.core.LifecycleService - hz.client_0 [dev] [3.8.1] HazelcastClient 3.8.1 (20170411 - f1e9264) is CLIENT_CONNECTED 2019-06-07 14:07:02.484 [main] INFO o.h.h.i.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory 2019-06-07...
I setup my DeviceHive-3.5.0 via manual installation,when I start up the devicehive-backend with the devicehive-backend-3.5.0-boot.jar, it reports a error "Response message is failed: Plugin not authorized" the whole message is:...
From version 3.10.3 it includes Kubernetes discovery plugin
Refresh tokens seem to be linked to a specific user instead of device causing concerns regarding security of the platform. A compromised refresh token would allow adding arbitrary devices and...