kaa

Kaa Java SDK not syncing with KAA Sandbox MongoDB on AWS

核能气质少年 提交于 2019-12-05 21:24:40
I have Kaa Sandbox installed on AWS using default values 'localhost' and port as '27017' in log appender. Is this correct? Now running the Java SDK for "My first kaa app" is giving the following error on macOS. error message: INFO org.kaaproject.kaa.client.channel.impl.channels.DefaultOperationTcpChannel - Can't sync. Channel [default_operation_tcp_channel] is waiting for CONNACK message + KAASYNC message Is this a problem with the IP address/port mentioned in log appender or is this a problem with mongoDB? Is mongoDB installed by default with Kaa Sandbox on AWS or is it missing and needs to

REST LogAppender giving 500 and then 400 error while posting data on aws beanstalk

Deadly 提交于 2019-12-04 06:43:45
问题 I have configured 3 log appenders in my zeppelin demo app. Two of them are cassandra log appenders and other one is REST log appender. Cassandra log appenders are working fine and I am able to see the data in cassandra DB and zeppelin on AWS EC2 host but the REST log appender is not able to send the data. I have kept the host as localhost and have tried the default and a new port as well but nothing seems to work. Both the default and new ports are open in the AWS security settings. So no

Compile error with ESP8266 SDK in KAA 0.10.0

我的梦境 提交于 2019-12-02 07:41:38
I have built the ESP8266 SDK according to this document . But the compile report shows the error below. Attachemnt is the ld file. Would you please help me to resolve it? Thanks a lot! /opt/Espressif/crosstool-NG/builds/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: esp8266_app section `.text' will not fit in region `iram1_0_seg' /opt/Espressif/crosstool-NG/builds/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: region `iram1_0_seg' overflowed by 43955 bytes kaa/tools/kaa_encryption/rsa_key_gen/mbedtls/libmbedtls.a