Git Product home page Git Product logo

Comments (7)

rhomat27 avatar rhomat27 commented on May 25, 2024

I am having the same issue. Jeep Grand Cherokee, works on both Connect app and Jeep site but as op says there's nothing to control my vehicle, it links to the Mopar site for all the start/lock/etc. commands. Log below.

s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
RUNNING IN STANDALONE MODE
[22:58:40 INF] Delay start for seconds: 1
[22:58:41 INF] {
"FiatUser": "rh******************",
"FiatPw": "",
"FiatPin": "",
"MqttServer": "192.168.254.220",
"MqttPort": 1883,
"MqttUser": "",
"MqttPw": "",
"RefreshInterval": 15,
"CarUnknownLocation": "Unknown",
"SupervisorToken": "
************************************************************************************************************************************************",
"Brand": "Jeep",
"Region": "America",
"HomeAssistantUrl": "https://",
"StartDelaySeconds": 1,
"AutoRefreshLocation": false,
"AutoRefreshBattery": false,
"EnableDangerousCommands": true,
"ConvertKmToMiles": true,
"DevMode": false,
"UseFakeApi": false,
"Debug": true
}
[22:58:41 DBG] {
"FiatUser": "",
"FiatPw": "",
"FiatPin": "",
"MqttServer": "192.168.254.220",
"MqttPort": 1883,
"MqttUser": "",
"MqttPw": "",
"RefreshInterval": 15,
"CarUnknownLocation": "Unknown",
"SupervisorToken": "",
"Brand": 2,
"Region": 1,
"HomeAssistantUrl": "https://",
"StartDelaySeconds": 1,
"AutoRefreshLocation": false,
"AutoRefreshBattery": false,
"EnableDangerousCommands": true,
"ConvertKmToMiles": true,
"DevMode": false,
"UseFakeApi": false,
"Debug": true
}
[22:58:41 WRN] Mqtt User/Password is EMPTY.
[22:58:41 INF] Now fetching new data...
[22:58:41 INF] Mqtt connection successful
[22:58:42 DBG] {
"CallId": "",
"ErrorCode": 0,
"ErrorDetails": null,
"ErrorMessage": null,
"ApiVersion": 2,
"StatusCode": 200,
"StatusReason": "OK",
"Time": "2023-08-25T22:58:41.998+00:00"
}
[22:58:42 DBG] {
"UID": "IVAUSEN_",
"SessionInfo": {
"login_token": ""
},
"CallId": "",
"ErrorCode": 0,
"ErrorDetails": null,
"ErrorMessage": null,
"ApiVersion": 2,
"StatusCode": 200,
"StatusReason": "OK",
"Time": "2023-08-25T22:58:42.35+00:00"
}
[22:58:42 DBG] {
"id_token": "",
"CallId": "",
"ErrorCode": 0,
"ErrorDetails": null,
"ErrorMessage": null,
"ApiVersion": 2,
"StatusCode": 200,
"StatusReason": "OK",
"Time": "2023-08-25T22:58:42.472+00:00"
}
[22:58:43 DBG] {
"IdentityId": "",
"Token": ""
}
[22:58:44 DBG] {
"Userid": "IVAUSEN_
",
"Version": 0,
"Vehicles": []
}
[22:58:44 INF] Fetching COMPLETED. Next update in 15 minutes.

from fiatchamp.

Zipsnet avatar Zipsnet commented on May 25, 2024

I'm having the same issue with Jeep, I'm getting the following

[10:00:22 DBG] {
"Userid": "0ca024006375xxxxxxxxxxxxxxxxxxxx",
"Version": 0,
"Vehicles": []
}
[10:00:22 INF] Fetching COMPLETED. Next update in 15 minutes.

Any Help?
Thanks

from fiatchamp.

vcdx71 avatar vcdx71 commented on May 25, 2024

Still seeing it on my 2019 Ram 1500 as well.

from fiatchamp.

Zipsnet avatar Zipsnet commented on May 25, 2024

Still seeing it on my 2019 Ram 1500 as well.

hmm something tells me this is going to take longer than we thought!

from fiatchamp.

johnnyracks avatar johnnyracks commented on May 25, 2024

I also have the same issue with Jeep USA.

[13:08:10 DBG] {
"Userid": "***”
"Version": 0,
"Vehicles": []
}
[13:08:10 INF] Fetching COMPLETED. Next update in 15 minutes.

from fiatchamp.

nyr3188 avatar nyr3188 commented on May 25, 2024

Adding myself to this list. Get the same issue with my Jeep Grand Cherokee as everyone above. Says it's connecting successfully to both the Fiat server and to MQTT but I get no devices or entities in the MQTTBroker

FiatChamp Debug Log:

s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[01:10:51 INF] Delay start for seconds: 1
[01:10:53 INF] {
"FiatUser": "",
"FiatPw": "",
"FiatPin": "",
"MqttServer": "core-mosquitto",
"MqttPort": 1883,
"MqttUser": "
",
"MqttPw": "
",
"RefreshInterval": 15,
"CarUnknownLocation": "away",
"SupervisorToken": "
***************************************************************************************************",
"Brand": "Jeep",
"Region": "America",
"HomeAssistantUrl": "http://supervisor/core",
"StartDelaySeconds": 1,
"AutoRefreshLocation": true,
"AutoRefreshBattery": false,
"EnableDangerousCommands": true,
"ConvertKmToMiles": true,
"DevMode": false,
"UseFakeApi": false,
"Debug": true
}
[01:10:53 DBG] {
"FiatUser": "
",
"FiatPw": "
",
"FiatPin": "",
"MqttServer": "core-mosquitto",
"MqttPort": 1883,
"MqttUser": "
",
"MqttPw": "
",
"RefreshInterval": 15,
"CarUnknownLocation": "away",
"SupervisorToken": "
",
"Brand": 2,
"Region": 1,
"HomeAssistantUrl": "http://supervisor/core",
"StartDelaySeconds": 1,
"AutoRefreshLocation": true,
"AutoRefreshBattery": false,
"EnableDangerousCommands": true,
"ConvertKmToMiles": true,
"DevMode": false,
"UseFakeApi": false,
"Debug": true
}
[01:10:53 INF] Now fetching new data...
[01:10:53 INF] Mqtt connection successful
[01:10:54 DBG] {
"CallId": "
",
"ErrorCode": 0,
"ErrorDetails": null,
"ErrorMessage": null,
"ApiVersion": 2,
"StatusCode": 200,
"StatusReason": "OK",
"Time": "2024-02-26T06:10:54.47+00:00"
}
[01:10:55 DBG] {
"UID": "
",
"SessionInfo": {
"login_token": ""
},
"CallId": "(",
"ErrorCode": 0,
"ErrorDetails": null,
"ErrorMessage": null,
"ApiVersion": 2,
"StatusCode": 200,
"StatusReason": "OK",
"Time": "2024-02-26T06:10:55.097+00:00"
}
[01:10:55 DBG] {
"id_token": "
",
"CallId": "",
"ErrorCode": 0,
"ErrorDetails": null,
"ErrorMessage": null,
"ApiVersion": 2,
"StatusCode": 200,
"StatusReason": "OK",
"Time": "2024-02-26T06:10:55.216+00:00"
}
[01:10:55 DBG] {
"IdentityId": "
",
"Token": ""
}
[01:10:56 DBG] {
"Userid": "
",
"Version": 0,
"Vehicles": []
}
[01:10:56 INF] Fetching COMPLETED. Next update in 15 minutes.

MQTTBroker Log:

2024-02-26 01:10:53: New client connected from 172.30.33.2:57858 as FiatChamp (p2, c1, k15, u'mosquitto-admin').

from fiatchamp.

Jster42 avatar Jster42 commented on May 25, 2024

Same issue for me with Jeep.

from fiatchamp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.