AutoRemote Get error sending eventghost message

Discussion in 'AutoApps' started by inanc, Jan 2, 2016.

  1. inanc

    inanc Member

    Joined:
    Mar 20, 2015
    Messages:
    50
    Likes Received:
    6
    I get an following error when trying to send eventghost message through mobile data
    Code (Text):


    15.15.12/ActionArgBundle key: configchannel: replace <null> String value with null
    15.15.12/ActionArgBundle key: collapsekey: replace <null> String value with null
    15.15.12/ActionArgBundle key: config_message_recipient_name: replace <null> String value with null
    15.15.12/ActionArgBundle key: target: replace <null> String value with null
    15.15.12/ActionArgBundle key: configttl: replace <null> String value with null
    15.15.12/ActionArgBundle key: Files: replace <null> String value with null
    15.15.12/ActionArgBundle key: passwordSendmessage: replace <null> String value with null
    15.15.12/ActionArgBundle AutoRemote Message: passwordSendmessage: ignored replacement specified for null value

    ////This line is shown in orange

    15.15.12/ActionArgBundle AutoRemote Message: extra key not found in bundle:configdevicetype

    15.15.12/ActionArgBundle AutoRemote Message: configttl: ignored replacement specified for null value
    15.15.12/ActionArgBundle AutoRemote Message: configchannel: ignored replacement specified for null value
    15.15.12/ActionArgBundle AutoRemote Message: collapsekey: ignored replacement specified for null value
    15.15.12/ActionArgBundle AutoRemote Message: config_message_recipient_name: ignored replacement specified for null value
    15.15.12/ActionArgBundle AutoRemote Message: Files: ignored replacement specified for null value
    15.15.12/ActionArgBundle AutoRemote Message: target: ignored replacement specified for null value

    ////This line is shown in orange

    15.15.12/ActionArgBundle AutoRemote Message: extra key not found in bundle:RedirecttoPort

    15.15.12/E FIRE PLUGIN: AutoRemote Message / com.twofortyfouram.locale.intent.action.FIRE_SETTING: 13 bundle keys
    15.15.12/E AutoRemote Message: plugin comp: com.joaomgcd.autoremote/com.joaomgcd.autoremote.broadcastreceiver.BroadcastReceiverSendMessage
    15.15.12/E add wait type Plugin3 time 200
    15.15.12/E add wait type Plugin3 done
     
    But it sends through chrome fallback and my command works. Dont know what is this error about.
    Another question is that is it normal not to be able to send directly to eventghost via mobile data? When it falls back to chrome , chrome notification is shown up. I want to get screenshot secretly:)
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please try this in AutoRemote:
    - clear logs
    - enable system logs
    -do command
    -export logs and paste them here

    Thanks!
    You should be able to send commands to EG from mobile data if you setup port forwarding for the AutoRemote EG port on your router and if you always know your public IP address.

    Hope this helps
     
  3. inanc

    inanc Member

    Joined:
    Mar 20, 2015
    Messages:
    50
    Likes Received:
    6
    version 3.0.45b
    OS Build Audax_L v33.0 >N9005XXUGBOK6<
    OS Code 21
    Device SM-N9005
    Manufacturer samsung
    Product hltexx
    In - 2016-01-04 15:51:36.251 - Received Message from EventGhost_Laptop: Text: "EGfiles=:=chrome.exe=:=Open - Get error sending eventghost message | AutoApps Forums - Google Chrome"
    Files: "https://docs.google.com/uc?id=0B5AIoc2GnKCPeHBxQ1ZaNDY3LUU&export=download"
    In - 2016-01-04 15:51:36.248 - Received GCM
    Out - 2016-01-04 15:51:32.784 - Text: "EGwindow" sent successfully to Chrome_Laptop through GCM
    Out - 2016-01-04 15:51:30.676 - Error sending Text: "EGwindow" to EventGhost_Laptop: Error doing request: org.apache.http.conn.ConnectTimeoutException: Connect to /176.232.166.21:1818 timed out
    Out - 2016-01-04 15:51:30.659 - Error sending: Connection timed out
    Out - 2016-01-04 15:51:20.637 - Sending message through Wifi on IP 176.232.166.21:1818
    Out - 2016-01-04 15:51:20.596 - Sending: Text: "EGwindow" to EventGhost_Laptop...'

    Can you please tell more about port forwarding? Did a little search but couldnt find what should I write my router settings.
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    You would need to forward the 1818 port on your router to your PC. Sorry, it's a subject that would be too much for me to get into. Just google "Port Forward" and your router model and you should be fine I think. Or look it up in the user manual.
    That log shows me that AutoRemote couldn't access your PC on your public IP :)
     
  5. inanc

    inanc Member

    Joined:
    Mar 20, 2015
    Messages:
    50
    Likes Received:
    6
    Problem is with my bridge router. You can mark as solved, Thanks :)
     
    joaomgcd likes this.

Share This Page