Jeremy Davis's picture

I just had a quick look and updated the code and completed the inithook. It should "just work" now.

Having said that, the second error you note is a weird one. It's clearly having some sort of issue installing webmin, but I'm not sure why. Unfortunately, it's not giving us any useful info and I can't reproduce that issue. So my guess is perhaps something like running out of free disk space? (It's a wild guess, but possibly one of the most common causes of issues like that). To double check:

df -h /

Oh, just in case you aren't familiar with git, to pull in the latest changes I've done:

cd bookstack
git pull origin master

(That assumes that you cloned my repo and haven't changed the remote name. If you have no idea what I'm talking about, then you haven't! :)