Charan H S
Charan H S
hey @calohmn i am attching the output below iffroot4@iffroot:~$ kubectl describe pod -n cloud2edge c2e-mongodb-bf5679b5b-cnx6k Name: c2e-mongodb-bf5679b5b-cnx6k Namespace: cloud2edge Priority: 0 Service Account: c2e-mongodb Node: minikube/192.168.49.2 Start Time: Mon, 13...
also the logs iffroot4@iffroot:~$ kubectl logs -n cloud2edge c2e-mongodb-bf5679b5b-cnx6k mongodb 11:12:16.55 mongodb 11:12:16.56 Welcome to the Bitnami mongodb container mongodb 11:12:16.57 Subscribe to project updates by watching https://github.com/bitnami/containers mongodb 11:12:16.58...
hello @calohmn thank you so much for the information, I went through the discussion and like mentioned here https://www.mongodb.com/docs/manual/administration/production-notes/#platform-support I changed the processor on my VM in Proxmox to Sandry...
`Yes` i have followed the tour and i am able to send telemetry data using curl command like mentioned using HTTPS URL and i have set the Load Balancer Option,...
Hello @calohmn let me make it simple for you , i have the following services running on ubuntu VM so how can i access the Hono Services outside VM that...
Thank you @calohmn the problem of MQTT was solved , I have a question how does Hono works then? if it has a constraint of not able to connect to...
Hello @sophokles73 and @calohmn , I have now set up cloud2edge on my PC(Ubuntu) and not in a VM, and I want to Publish the Telemetry data from a device...
Thank you @calohmn the problem was solved
``` iff@iff-HP-Z2-Tower-G4-Workstation:/etc/grafana/provisioning/digital-twins-plugin-for-grafana$ sudo yarn install yarn install v1.22.22 [1/5] Validating package.json... error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "12.22.9" error Found incompatible module....
no as you can see i have installed node 18.20.3, also I changed the node value in package.json @sergioinf