FaserF / hassio-addons

My personal Homeassistant Add-Ons. For more details have a look at the sub-folders.
53 stars 18 forks source link

[Bug]: mkdir: can't create directory'/ usr/lib/php82/modules/opcache': No such file or directory #313

Closed collateral87 closed 2 weeks ago

collateral87 commented 2 weeks ago

The problem

Basically the same issue as https://github.com/FaserF/hassio-addons/issues/283

What version of Home Assistant Core has the issue?

2024.8.3

What version of the addon has the issue?

2.9.0

What type of installation are you running?

Home Assistant OS

Add-On causing the issue

Apache2

Log information

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
No username and/or password was provided. Skipping account set up.
You have activated SSL. SSL Settings will be applied
mkdir: can't create directory '/usr/lib/php82/modules/opcache': No such file or directory
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped

Additional information

No response

FaserF commented 2 weeks ago

Hi, this has been fixed already, but if you are one of the early ones who recieved the 2.9.0 update, then you did not got the fix there yet. Please click on rebuild addon and let me know if that fixed it for you.

collateral87 commented 2 weeks ago

Thank you for the help. This fixed it. Issue can be closed.