brenner-tobias / addon-cloudflared

Connect remotely to your Home Assistant instance without opening any ports using Cloudflared.
MIT License
865 stars 55 forks source link

Error after backup restore #632

Closed deanfourie1 closed 6 months ago

deanfourie1 commented 6 months ago

The problem

When starting and viewing logs in Cloudflared, I get the following error

Failed to get add-on logs, No systemd-journal-gatewayd Unix socket available

What version of Cloudflared has the issue?

5.1.9

What was the last working version of Cloudflared?

5.1.9

What type of installation are you running?

Home Assistant Supervised

Add-on YAML Configuration

not relevant

Anything in the logs that might be useful for us?

From the add on logs.

`Failed to get add-on logs, No systemd-journal-gatewayd Unix socket available`

Steps to reproduce the issue

just restored the entire Proxmox VM from a backup using Proxmox Backup Server.

Additional information

No response

elcajon commented 6 months ago

This is an error that is more likely to be addressed to the supervisor / host. From an add-on perspective, there is nothing we can do. However, I assume that the error occurs due to the supervised installation type and the underlying host OS.

deanfourie1 commented 6 months ago

Yea ok sorry this is a HA issue and is now resolved. Thanks