I paste here the log, previously with 2.5.1 the data was refreshing fine.
File "/psa_car_controller/web/view/views.py", line 196, in get_charge_control
charge_control = CONFIG.chc.get(vin)
AttributeError: 'Config' object has no attribute 'chc'
172.30.32.1 - - [22/Oct/2021 15:50:49] "GET /charge_control?vin=XXXXXXXXXXXXXXXXX&?always_check=true HTTP/1.1" 500 -
172.30.32.1 - - [22/Oct/2021 15:51:49] "GET /get_vehicleinfo/XXXXXXXXXXXXXXXXX?from_cache=1 HTTP/1.1" 200 -
2021-10-22 15:51:49,636 :: INFO :: <Request 'http://172.30.33.5:5000/charge_control?vin=XXXXXXXXXXXXXXXXX&%3Falways_check=true' [GET]>
Exception on /charge_control [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2070, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1515, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/psa_car_controller/web/view/views.py", line 196, in get_charge_control
charge_control = CONFIG.chc.get(vin)
AttributeError: 'Config' object has no attribute 'chc'
172.30.32.1 - - [22/Oct/2021 15:51:49] "GET /charge_control?vin=XXXXXXXXXXXXXXXXX&?always_check=true HTTP/1.1" 500 -
172.30.32.1 - - [22/Oct/2021 15:52:49] "GET /get_vehicleinfo/XXXXXXXXXXXXXXXXX?from_cache=1 HTTP/1.1" 200 -
2021-10-22 15:52:49,638 :: INFO :: <Request 'http://172.30.33.5:5000/charge_control?vin=XXXXXXXXXXXXXXXXX&%3Falways_check=true' [GET]>
Exception on /charge_control [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2070, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1515, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/psa_car_controller/web/view/views.py", line 196, in get_charge_control
charge_control = CONFIG.chc.get(vin)
AttributeError: 'Config' object has no attribute 'chc'
172.30.32.1 - - [22/Oct/2021 15:52:49] "GET /charge_control?vin=XXXXXXXXXXXXXXXXX&?always_check=true HTTP/1.1" 500 -
172.30.32.1 - - [22/Oct/2021 15:53:49] "GET /get_vehicleinfo/XXXXXXXXXXXXXXXXX?from_cache=1 HTTP/1.1" 200 -
2021-10-22 15:53:49,636 :: INFO :: <Request 'http://172.30.33.5:5000/charge_control?vin=XXXXXXXXXXXXXXXXX&%3Falways_check=true' [GET]>
Exception on /charge_control [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2070, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1515, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/psa_car_controller/web/view/views.py", line 196, in get_charge_control
charge_control = CONFIG.chc.get(vin)
AttributeError: 'Config' object has no attribute 'chc'
172.30.32.1 - - [22/Oct/2021 15:53:49] "GET /charge_control?vin=XXXXXXXXXXXXXXXXX&?always_check=true HTTP/1.1" 500 -
172.30.32.1 - - [22/Oct/2021 15:54:49] "GET /get_vehicleinfo/XXXXXXXXXXXXXXXXX?from_cache=1 HTTP/1.1" 200 -
2021-10-22 15:54:49,639 :: INFO :: <Request 'http://172.30.33.5:5000/charge_control?vin=XXXXXXXXXXXXXXXXX&%3Falways_check=true' [GET]>
Exception on /charge_control [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2070, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1515, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/psa_car_controller/web/view/views.py", line 196, in get_charge_control
charge_control = CONFIG.chc.get(vin)
AttributeError: 'Config' object has no attribute 'chc'
172.30.32.1 - - [22/Oct/2021 15:54:49] "GET /charge_control?vin=XXXXXXXXXXXXXXXXX&?always_check=true HTTP/1.1" 500 -
172.30.32.1 - - [22/Oct/2021 15:55:49] "GET /get_vehicleinfo/XXXXXXXXXXXXXXXXX?from_cache=1 HTTP/1.1" 200 -
2021-10-22 15:55:49,641 :: INFO :: <Request 'http://172.30.33.5:5000/charge_control?vin=XXXXXXXXXXXXXXXXX&%3Falways_check=true' [GET]>
Exception on /charge_control [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2070, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1515, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/psa_car_controller/web/view/views.py", line 196, in get_charge_control
charge_control = CONFIG.chc.get(vin)
AttributeError: 'Config' object has no attribute 'chc'
172.30.32.1 - - [22/Oct/2021 15:55:49] "GET /charge_control?vin=XXXXXXXXXXXXXXXXX&?always_check=true HTTP/1.1" 500 -
172.30.32.1 - - [22/Oct/2021 15:56:49] "GET /get_vehicleinfo/XXXXXXXXXXXXXXXXX?from_cache=1 HTTP/1.1" 200 -
2021-10-22 15:56:49,641 :: INFO :: <Request 'http://172.30.33.5:5000/charge_control?vin=XXXXXXXXXXXXXXXXX&%3Falways_check=true' [GET]>
Exception on /charge_control [GET]
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2070, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1515, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1513, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1499, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/psa_car_controller/web/view/views.py", line 196, in get_charge_control
charge_control = CONFIG.chc.get(vin)
AttributeError: 'Config' object has no attribute 'chc'
172.30.32.1 - - [22/Oct/2021 15:56:49] "GET /charge_control?vin=XXXXXXXXXXXXXXXXX&?always_check=true HTTP/1.1" 500 -