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

Error 500 after omv-extras update #122

Closed
michaeljenke opened this issue Jun 5, 2023 · 7 comments
Closed

Error 500 after omv-extras update #122

michaeljenke opened this issue Jun 5, 2023 · 7 comments
Labels
conflict Conflict with other software

Comments

@michaeljenke
Copy link

As soon as I updated to the latest release of this integration (v1.4.1) I lost connection to my OMV installation. It worked perfectly before the update but now I get the following error:

2023-05-16 21:52:16.265 WARNING (SyncWorker_1) [custom_components.openmediavault.omv_api] OpenMediaVault 192.168.68.124:6080 unable to fetch data (500)
2023-05-16 21:52:16.265 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry OMV for openmediavault
File "/config/custom_components/openmediavault/init.py", line 35, in async_setup_entry
File "/config/custom_components/openmediavault/omv_controller.py", line 203, in async_update
File "/config/custom_components/openmediavault/omv_controller.py", line 559, in get_compose

No other changes were made to my HA or OMV installations. Have tried to reinstall the integration but still get the same error.

Running Software Versions:
Home Assistant version: HA 2023.5.2
openmediavault integration version: 1.4.1
openmediavault software version: 6.3.10-2 (Shaitan)

@BebeMischa
Copy link

I had the same. You need to install the new compose plugin and everything will be back ;-)

https://forum.openmediavault.org/index.php?thread/47983-omv-extras-6-3-openmediavault-compose-6-7/&pageNo=1

@tomaae
Copy link
Owner

tomaae commented Jun 5, 2023

can be that, not sure.
or installed compose plugin that is not set up.

@BebeMischa
Copy link

For me everything went normal after i did follow these instruction - install compose, reinstall docker and move my containers view from portainer to compose.

I did not need to anything on HA side.

@thornygravy
Copy link

hmm interesting! I ended up rolling omv back to get this plugin working again. I'll have to try the fix!

@tomaae tomaae added the conflict Conflict with other software label Jun 6, 2023
@tomaae
Copy link
Owner

tomaae commented Jun 6, 2023

yea, reading through that forum post shows that they changed how omv extras docker work.
I will be testing it later, but since its works for @BebeMischa I dont expect issues

@michaeljenke
Copy link
Author

Thanks all. I didn't realise this changed in OMV. Once I setup the compose in OMV correctly it all connected fine.

@tomaae tomaae pinned this issue Jun 7, 2023
@tomaae
Copy link
Owner

tomaae commented Jun 7, 2023

I will pin this for a while for others

@tomaae tomaae changed the title OpenMediaVault unable to fetch data (500) Error 500 after omv-extras update Jun 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
conflict Conflict with other software
Projects
None yet
Development

No branches or pull requests

4 participants