• How does online exam help work?

    General Discussion
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • error on getting ping status

    Troubleshooting
    6
    0 Votes
    6 Posts
    82 Views
    jkandasaJ
    also please take the latest MyController version. yet to be released, but it has lot of changes https://github.com/mycontroller-org/server/releases/tag/development
  • Email notification setup workaround for Gmail

    Getting Started
    1
    1 Votes
    1 Posts
    109 Views
    No one has replied
  • Trouble migrating from executable to docker image.

    Moved General Discussion
    4
    0 Votes
    4 Posts
    248 Views
    jkandasaJ
    Are the mycontroller.yaml setting the same for the binary and the docker container? Yes, same file/schema used on binary as well as for container. @rayven you have to point to your influx db location, docker container always runs on it's own network space, if you specified http://localhost:8086, it tries inside container. Put your host ip address on it. also enable the metric database. installation with docker container: https://mycontroller.org/docs/installation/quick-installation/docker-container/ install influx database: https://mycontroller.org/docs/getting-started/install-influxdb/ backend configurations: https://mycontroller.org/docs/installation/advanced-installation/backend-configuration/
  • JavaScript evaluation question.

    General Discussion
    3
    0 Votes
    3 Posts
    111 Views
    R
    @jkandasa I appreciate it.
  • Request failed with status code 401

    General Discussion
    4
    0 Votes
    4 Posts
    494 Views
    jkandasaJ
    Hi @wint0178, when you logged in to the server, if you see this error, it was happened before login. If it comes only one time and all other functions are working as expected, please ignore this error.
  • Trouble with MC v2 install on RPi 4

    General Discussion
    12
    0 Votes
    12 Posts
    787 Views
    jkandasaJ
    Thanks @wint0178 !! I will go through the installation documentation and sync with your update.
  • Remote access to MCv2 Dashboard

    General Discussion
    6
    0 Votes
    6 Posts
    762 Views
    W
    @skywatch I was able to setup several MQTT Gateways using NodeMCU boards with attached I2C sensors. The Gateways are all Wifi gateways, but I have been able to use my DDNS in place of the IP address to send data from several locations including one that is international. I think this is working well at this point. Thank you for your reply!
  • Raspberry Pi 5 announced

    General Discussion
    1
    1 Votes
    1 Posts
    269 Views
    No one has replied
  • arduino IDE 2.2.1 available

    General Discussion
    1
    1 Votes
    1 Posts
    248 Views
    No one has replied
  • Setting up MQTT

    General Discussion
    5
    0 Votes
    5 Posts
    730 Views
    jkandasaJ
    @wint0178 on the other post, I see you were able to see the nodes. Still do you see this issue?
  • Adding MySensor V2.3.2 sensors to MC v2

    General Discussion
    2
    0 Votes
    2 Posts
    445 Views
    W
    OK, I'm not exactly sure what I did, but my student was able to edit the example sketch from MySensors V2 "GatewayESP8266MQTTClient" and add in code to send data from the Adafruit BME680 over MQTT. Once I added that code to my NodeMCU and added the # to the subscribe list in my gateway, it all just seemed to automatically add. I should acknowledge that I had a misunderstanding about what physical components were nodes, sources, and fields. For some reason I thought that my NodeMCU was a gateway (this is true), it was also a node (this was not true), and that the BME680 was the source with several fields on it (TEMP, PRESS, HUMM). I believe I see now that the Node is actually the BME680 board and it has several separate sources, the physical sensors for each of the conditions it monitors and those numeric values, once acquired, become fields that the MC server can publish. I am going to play some more with this since I would like to add all sorts of other nodes with a wide range of sources.
  • SSD filled overnight

    General Discussion
    5
    0 Votes
    5 Posts
    615 Views
    jkandasaJ
    @wint0178 You can use letsencrypt certification setup with https_acme to your DDNS setup, https://v2.mycontroller.org/docs/installation/advanced-installation/backend-configuration/
  • Moving Server to another location

    General Discussion
    11
    0 Votes
    11 Posts
    938 Views
    jkandasaJ
    @jkandasa I have fixed this. available in the docker container(2.1.0-devel). yet to update in executable.
  • Gateway setup for MCv2 using MySensors

    General Discussion
    5
    0 Votes
    5 Posts
    573 Views
    jkandasaJ
    @wint0178 No, keep default labels. as @JeeLet mentioned can you check any other service is consuming the serial port? Do you see any error on the gateway?
  • Docker Install Error

    General Discussion
    4
    0 Votes
    4 Posts
    815 Views
    jkandasaJ
    @wint0178 At the time of writing the document in RPI the default installation does not have docker 20.x or above. Hence I proposed this method. In your installation if you have latest version of docker, you can install with apt install... command. I think I took the steps from https://github.com/docker/docker-install
  • Armbian - MyC V2 - install

    General Discussion
    40
    0 Votes
    40 Posts
    7k Views
    jkandasaJ
    @JeeLet @wint0178 recently I released the version 2.0.0, the location changes. also I changed some of the paths. I will go through the installation steps soon as possible and update the required corrections
  • Is NATS.io needed on RPi?

    General Discussion
    3
    0 Votes
    3 Posts
    406 Views
    jkandasaJ
    hi @wint0178, MQTT Broker - if you plan to connect your gateway via MQTT, you need an mqtt broker. If you already one. you can use that. You can have MQTT broker in any system, that should be accessible for MyController and your gateway device. If you do not have complex system, you can keep everything on the same system. MongoDB - for storage the default option is in-memory database. It keeps all the configurations(except metrics) in memory and dumps to dis in an interval. It will be faster. You can take a frequent backup with schedule. But someone wants to keep the storage in mongoDB, may be due to large setof configurations or to keep the data in remote location, or other reasons. It is up to you. fyi, I am using in-memory db and I do not see an issue till now(about 2 years) InfludDB - you need to have this database, if you want graphs and metrics details I hope I have addressed your queries
  • msg_parser invalid

    Troubleshooting
    1
    0 Votes
    1 Posts
    891 Views
    No one has replied
  • state of a contact open-closed

    General Discussion
    3
    0 Votes
    3 Posts
    496 Views
    J
    Hello @jkandasa an idea in pictures, it's easier https://nsmf01.casimages.com/f/2023/06/28//23062802265523870811442.pdf ..... it's an idea