You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: