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

Unable to install P1monitor in "Dockge container in Proxmox" #23

Open
darknessblade opened this issue Nov 22, 2024 · 4 comments
Open

Unable to install P1monitor in "Dockge container in Proxmox" #23

darknessblade opened this issue Nov 22, 2024 · 4 comments

Comments

@darknessblade
Copy link

Hello, I am having some issues trying to install P1monitor in a docker container trough Dockge in Proxmox

What steps do I need to do to resolve this? {I have not yet connected the P1 adapter to the mini-PC}

dockge

Link to the Dockge github page:
https://github.com/louislam/dockge

@intelwolf
Copy link
Owner

try docker compose --verbose. Looks as if something is wrong with your serial device assignment

@darknessblade
Copy link
Author

darknessblade commented Nov 23, 2024

from the console:

root@eee483f6073a:/opt/stacks# docker compose up
no configuration file provided: not found
root@eee483f6073a:/opt/stacks# docker compose up -d
no configuration file provided: not found

If I try to run/start the compose.yaml

validating /opt/stacks/p1mon/compose.yaml: services.p1monitor.devices must be a list


Its the first time I'm working with docker/dockge, so I might be doing something wrong myself. not sure though

@intelwolf
Copy link
Owner

If you use the normal docker compose it will search for the configuration file docker-compose.yml. If the file is named different you should use the -f parameter. I don't know anything about dockge though. See also https://docs.docker.com/reference/cli/docker/compose/

@darknessblade
Copy link
Author

Update: I was able to install it,

I have imported the old database/settings trough the official export options in the menu.

But I have a issue that the GAS history monitor isn't properly loading.
Electricity loads fine and without issues.

My database is roughly 4.5 years large/old.

It could also be that it still needs to properly format/configurate the database, which can take some time.
Will update after 48 hours, If I still have database issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants