Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry PI5 Image request #1447

Open
LightBridge16 opened this issue Jan 18, 2025 · 7 comments
Open

Raspberry PI5 Image request #1447

LightBridge16 opened this issue Jan 18, 2025 · 7 comments
Labels
bug Something isn't working

Comments

@LightBridge16
Copy link

docker compose build
WARN[0000] /home/pi/Git/TeslaLogger/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Building 30.4s (4/4) FINISHED docker:default
=> [teslalogger internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 601B 0.0s
=> [webserver internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 470B 0.0s
=> ERROR [webserver internal] load metadata for docker.io/library/php:7.3-apache-buster 30.0s
=> ERROR [teslalogger internal] load metadata for docker.io/library/mono:6.12.0.122 30.0s

[webserver internal] load metadata for docker.io/library/php:7.3-apache-buster:



[teslalogger internal] load metadata for docker.io/library/mono:6.12.0.122:


failed to solve: php:7.3-apache-buster: failed to resolve source metadata for docker.io/library/php:7.3-apache-buster: failed to do request: Head "https://registry-1.docker.io/v2/library/php/manifests/7.3-apache-buster": dial tcp: lookup registry-1.docker.io: i/o timeout

@LightBridge16 LightBridge16 added the bug Something isn't working label Jan 18, 2025
@LightBridge16
Copy link
Author

LightBridge16 commented Jan 19, 2025

de docker must HAVE to line to save space

{
"log-driver": "json-file",
"log-opts": {
"max-size": "10m",
"max-file": "3"
}
}

@bassmaster187
Copy link
Owner

@LightBridge16
Copy link
Author

i had too change the php setting too higher Mb upload to upload the restore database...
but TeslaLogger still function not correct because the Grafana database is not updated.

@LightBridge16
Copy link
Author

could you please sell a raspberry pi 5 micro SD card preinstalled?

@bassmaster187
Copy link
Owner

I didn't test if the Raspberry PI4 Image will run on a PI5. I just purchased a PI5 and come back to you with a image.

@bassmaster187 bassmaster187 changed the title docker update Raspberry PI5 Image Jan 20, 2025
@bassmaster187 bassmaster187 changed the title Raspberry PI5 Image Raspberry PI5 Image request Jan 20, 2025
@bassmaster187
Copy link
Owner

I purchased a RPI5 and it seems like the image is not compatible. RPI5 needs at least debian bookworm. I managed to upgrade the image, but it needs new kernal and other stuff. The main problem seems like Teslalogger is not compatible with newest MariaDB, so I need to upgrade to MySqlConnector. I'll do it the next few weeks.

https://mysqlconnector.net/

@LightBridge16
Copy link
Author

The strange thing is, it won’t work on my raspberry pi 3b, 4 and 5 to restore my database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants