flobz / psa_car_controller

Control psa car with connected_car v4 API.
GNU General Public License v3.0
413 stars 218 forks source link

Can't get past "update_data" Docker Compose Containerized Version #758

Closed onemico closed 7 months ago

onemico commented 7 months ago

Describe the bug I cannot get past the update_data when running as docker-compose, even with no config and a totally clean clone and docker-compose up

To Reproduce Steps to reproduce the behavior:

  1. what command did you use - docker-compose up -d
  2. when the bug append ? immediately
  3. Does it persist after restarting the program? Yes
  4. Does it persist after recreate config by going to http://server_address:port/config? Yes

Config file Give the anonymize content of the config file - trying to use default for now, not even getting to the config.json creation

Environment (please complete the following information):

Additional context Add any other context about the problem here.

onemico commented 7 months ago

Issue was with my external drive not supporting the DBs, moved the DBs to Linux Filesystem and container loaded fine