Skip to content

msg core error - Help please! #11

@thegofar

Description

@thegofar

I have a raspberry pi configured to connect to my laptop over SSH on the raspberry pi's ethernet port and a wireless adapter on the raspberry pi connecting to the vehicle on the correct IP address. I am using the -m command to spoof the same MAC address as my vehicle registered android device.

I have enabled verbose logging in the msg-core and this is the following output when running phevctl, any ideas what could be causing the issue.

pi@raspberrypi:~/automate/Outlander/phevctl/build $ ./phevctl -m 92:a6:82:d3:e7:7c battery
Mitsubishi Outlander PHEV Remote CLI - Designed and coded by Jamie Nuttall 2020
MIT License

Type 'x' then enter to quit.
DEBUG - MSG_CORE: Setting incoming handler to 0x15d04
DEBUG - MSG_CORE: Setting ougoing handler to 0x15ce0
DEBUG - MSG_CORE: Setting incoming handler to 0x229f4
DEBUG - MSG_CORE: Setting ougoing handler to 0x22b18
VERBOSE - MSG_PIPE: START pipe
DEBUG - MSG_PIPE: Calling inbound subscribe
DEBUG - MSG_PIPE: Addr of subscribe 0x20b08
DEBUG - MSG_PIPE: Calling outbound subscribe
DEBUG - MSG_PIPE: Calling input start
DEBUG - MSG_PIPE: Calling input connect
VERBOSE - MSG_PIPE: START - in connect
VERBOSE - MSG_PIPE: Calling in connect 0x207b8
VERBOSE - MSG_PIPE: END - in connect
DEBUG - MSG_PIPE: Calling output start
DEBUG - MSG_PIPE: Calling output connect
VERBOSE - MSG_PIPE: START - out connect
VERBOSE - MSG_PIPE: Calling out connect 0x228b8
VERBOSE - MSG_TCPIP: START - connect
DEBUG - MSG_TCPIP: Context Host 192.168.8.46 Port 8080
ERROR - MSG_TCPIP: Failed to connected to server : -1
VERBOSE - MSG_TCPIP: END - connect
VERBOSE - MSG_PIPE: END - out connect
VERBOSE - MSG_PIPE: END - pipe
Starting *main_thread ...
VERBOSE - MSG_PIPE: START - out connect
VERBOSE - MSG_PIPE: Calling out connect 0x228b8
VERBOSE - MSG_TCPIP: START - connect
DEBUG - MSG_TCPIP: Context Host 192.168.8.46 Port 8080
ERROR - MSG_TCPIP: Failed to connected to server : -1
VERBOSE - MSG_TCPIP: END - connect
VERBOSE - MSG_PIPE: END - out connect
VERBOSE - MSG_PIPE: START - out connect
VERBOSE - MSG_PIPE: Calling out connect 0x228b8
VERBOSE - MSG_TCPIP: START - connect
DEBUG - MSG_TCPIP: Context Host 192.168.8.46 Port 8080
ERROR - MSG_TCPIP: Failed to connected to server : -1
VERBOSE - MSG_TCPIP: END - connect
VERBOSE - MSG_PIPE: END - out connect
VERBOSE - MSG_PIPE: START - out connect
VERBOSE - MSG_PIPE: Calling out connect 0x228b8
VERBOSE - MSG_TCPIP: START - connect
DEBUG - MSG_TCPIP: Context Host 192.168.8.46 Port 8080

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions