psacc-ha
psacc-ha copied to clipboard
HA add-on crashes after adding car details
Add-on starts as expected. When I submit the car details it hangs for 10-20s, then the add-on stops. I have opened port 5000 in configuration, tried restarting, reinstalling and confirmed log in details are correct. Any suggestions would be great, thanks.
Log:
Containerised psa_car_controller loading... 2023-11-15 07:31:23,274 :: ERROR :: No config file 2023-11-15 07:31:23,288 :: WARNING :: Can't get language 2023-11-15 07:31:29,224 :: INFO :: update_data 2023-11-15 07:31:29,425 :: INFO :: * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) 2023-11-15 07:31:36,714 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:36] "GET / HTTP/1.1" 200 - 2023-11-15 07:31:36,803 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:36] "GET /assets/99_custom_overides.css HTTP/1.1" 200 - 2023-11-15 07:31:36,873 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:36] "GET /assets/clientside.js HTTP/1.1" 200 - 2023-11-15 07:31:37,161 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "GET /_dash-layout HTTP/1.1" 200 - 2023-11-15 07:31:37,173 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "GET /_dash-dependencies HTTP/1.1" 200 - 2023-11-15 07:31:37,262 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "POST /_dash-update-component HTTP/1.1" 200 - 2023-11-15 07:31:37,328 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "GET /assets/images/settings.svg HTTP/1.1" 200 - 2023-11-15 07:31:37,343 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "GET /config_login HTTP/1.1" 200 - 2023-11-15 07:31:37,565 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "GET /_dash-layout HTTP/1.1" 200 - 2023-11-15 07:31:37,577 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "GET /_dash-dependencies HTTP/1.1" 200 - 2023-11-15 07:31:37,663 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "POST /_dash-update-component HTTP/1.1" 200 - 2023-11-15 07:31:37,872 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "POST /_dash-update-component HTTP/1.1" 200 - 2023-11-15 07:31:37,884 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "POST /_dash-update-component HTTP/1.1" 204 - 2023-11-15 07:31:37,908 :: INFO :: 172.30.32.1 - - [15/Nov/2023 07:31:37] "POST /_dash-update-component HTTP/1.1" 204 - 2023-11-15 07:32:22,810 :: INFO :: Starting analysis on AndroidManifest.xml 2023-11-15 07:32:22,932 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:22,935 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:22,944 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:22,951 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:22,959 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:23,011 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:23,013 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:23,018 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:23,021 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:23,061 :: INFO :: Namespace mapping (56, 451) already seen! This is usually not a problem but could indicate packers or broken AXML compilers. 2023-11-15 07:32:23,305 :: INFO :: APK file was successfully validated! 2023-11-15 07:32:23,317 :: WARNING :: Requested API level 33 is larger than maximum we have, returning API level 28 instead. /init.sh: line 5: 9 Killed psa-car-controller $ARGS
Not using a vauxhall are you? I've got the same issue with mine. Tho i think its because the my.vauxhall.co.uk site isnt working once you login.
Might want to raise your request on https://github.com/flobz/psa_car_controller/issues as we're not meant to open them here :)
Ah no, this is with Peugeot.
Apologies, I thought the "don't open issue for psacc here" meant that HA related issues were for here, and non-HA issues were for the link. My bad.