Niro1965
(Marcus)
February 28, 2025, 12:57pm
1
Hello,
My Matter server is no longer available. And you can no longer install it either. And Matter (Beta) no longer works. I have no idea whether this is somehow connected.
Can anyone help me? I must have broken something.
greeting Marcus
WallyR
(Wally)
February 28, 2025, 6:07pm
2
Can you try to visit http://<Ip of HA>:4357
and tell us what it says there?
WallyR
(Wally)
February 28, 2025, 7:29pm
4
Matter (Beta) is the integration that connects Ha to the Matter server, so those are connected.
Have you tried restarting the HA system? (Not just HA Core!).
Can you see other addons?
Also on the Addon page click the refresh icon in the upper right corner.
Niro1965
(Marcus)
February 28, 2025, 8:59pm
5
I have restarted HA. Unfortunately without success. I can see other add-ons. The Matter server is also running.
WallyR
(Wally)
February 28, 2025, 9:05pm
6
So the addon is there and running?
Then what is not working, because that is what your first description said was at fault.
Niro1965
(Marcus)
February 28, 2025, 9:07pm
7
Thats my Problem. I think the Matter Beta needs the Server.
WallyR
(Wally)
February 28, 2025, 9:11pm
8
Correct it needs the Matter Server, but the error message might indicate that it can just not find it in the store and then it give up looking for it as installed.
I am not sure, but I think the store needs access to GitHub, so maybe you have a network issue with your HA installation.
Niro1965
(Marcus)
February 28, 2025, 9:17pm
9
Unfortunately, I don’t know what has happened or what I should do.
WallyR
(Wally)
February 28, 2025, 9:56pm
10
Are you having more than one network interface on the HA server?
Are IPv6 enabled on the HA server interface?
Try to reload the integration (click the three dots).
Niro1965
(Marcus)
February 28, 2025, 10:20pm
11
I have also just researched the IPv6 issue. But until this morning it still worked without it. I’ll activate IPV6 in the Unifiy tomorrow. And then I’ll let you know. That’s it for today. Thanks for your help.
Just wanted to say, I have the exact same issue. Also some people on Reddit had the same issue. I haven’t changed anything on my setup and it ran flawlessly until mid this week. I have created an issue on GitHub too.
opened 07:42AM - 01 Mar 25 UTC
integration: matter
### The problem
Home assistant cannot find the matter integration and server pl… ugin any more. I cannot reinstall, and it don’t know what to do else. Issue started with connection losses every few hours.


### What version of Home Assistant Core has the issue?
core-2025.2.5
### What was the last working version of Home Assistant Core?
_No response_
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
Matter
### Link to integration documentation on our website
_No response_
### Diagnostics information
_No response_
### Example YAML snippet
```yaml
```
### Anything in the logs that might be useful for us?
```txt
```
### Additional information
_No response_
Niro1965
(Marcus)
March 1, 2025, 9:22am
13
Thank you. Have you IPV6 on in your System?
IPv6 on automatic same as on my fritz.box router. Haven’t changed anything and was working flawlessly for so long.
Niro1965
(Marcus)
March 1, 2025, 10:11am
15
Thank you. So activating IPv6 does not bring the desired success for me either. Let’s see what happens in your other ticket.
Niro1965
(Marcus)
March 1, 2025, 4:25pm
16
Now there is a solution. We must wait.
opened 09:01PM - 28 Feb 25 UTC
closed 03:17PM - 01 Mar 25 UTC
bug
### Describe the issue you are experiencing
Essentially, addons are missing fro… m the default store and the installed addons report that they have been removed from the repository.
See attached images. This happened post restore. There was also an extended internet outage. I had some serious issue and had to restore my last full backup and most recent partial as well. Everything is working now. All devices and addons including Zwave JS UI are up and running. But I have these six messages. All for items from the official store.
I have done a full system reboot, twice.
I don't know what to do. If you look at the screenshot they are indeed gone from the store. Any idea what's going on. Thank you.
Logs attached






[supervisor_2025-02-28T20-51-12.509Z.log](https://github.com/user-attachments/files/19033041/supervisor_2025-02-28T20-51-12.509Z.log)
So I got sort of smart and found out how to delete stores on the cli thinking I could delete it and re-add it. Also how to find the slug for the url to the store but when I tried it
```
[core-ssh config]$ ha store ha store delete a0d7b954
Error: Can't remove built-in repositories!
```
This is odd
```
[core-ssh ~]$ [core-ssh ~]$ ha supervisor options -r https://github.com/hassio-addons/repository
Error: Can't remove 'https://github.com/sharptools-io/hass-addons.git'. It's used by installed add-ons
```
Strange how it mentions sharptools even though I specified the default repository
I uninstalled sharptools since I wasn't using it and deleted it's repository. Here is what it says when I run the command now:
```
[core-ssh ~]$ ha supervisor options -r https://github.com/hassio-addons/repository
Error: Can't remove 'https://github.com/sabeechen/hassio-google-drive-backup'. It's used by installed add-ons
```
### What type of installation are you running?
Home Assistant OS
### Which operating system are you running on?
Home Assistant Operating System
### Steps to reproduce the issue
I am not sure how it happened so I can't tell you how to reproduce.
### Anything in the Supervisor logs that might be useful for us?
```txt
Logs are attached above
```
### System Health information

### Supervisor diagnostics
I don't have an Integrations menu in Settings.
### Additional information
_No response_