Also getting: FATAL: database "teslamate" does not exist #2170
Unanswered
christiantschoerner
asked this question in
Getting started
Replies: 1 comment 1 reply
|
Hey guys - think I figured it out and hope this helps, as it worked for me. Not sure why we were all pushed to this issues black hole, but here it is: In the docker-compose.yml file, add "- DATABASE_POOL_SIZE=10" under the list of teslamate environment variables.
then run the following at the command prompt: docker-compose down -v && docker-compose up |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
What happened?
Same as #2129. When I try to install TeslaMate and type "sudo docker-compose up" I am flooded with errors.
Expected Behavior
No response
Steps To Reproduce
RPI4, Install Docker and Docker-Compose, load docker-compose.yml and pull the container up
Relevant log output
Screenshots
Additional data
Type of installation
Docker
Version
Latest
All reactions