Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

  • 0 Votes
    5 Posts
    3k Views
    L
    Thanks Phil, you are correct. Since my last post I converted my db from derby to H2 just to see if it would make a difference and tried the upgrade again and it seems to have worked. Les
  • Mango AP Mode setings

    Mango Automation general Discussion kbneeded
    8
    0 Votes
    8 Posts
    4k Views
    danD
    You might have to bridge the ethernet adapter on the mangoES with the usb WiFi adapter into br0 then give br0 the ip address of the mango instance. Then you should be able to see the machine from either interface. The default ethernet ip on mine is set in /etc/network/interfaces.d/eth0 You would have to create a bridge interface, add the eth0 and wlan0 or whichever interface it comes up as to the bridge, then give the bridge the IP Address. Cheers Dan