TasmoAdmin: Fatal error: Uncaught Error: Class "DOMDocument" not found
joachimarp opened this issue · 7 comments
Apparently a php extension is missing, but I'm not quite sure how I can install it afterwards
If you know the missing extension, you can try installing it from the jail's console.
pkg install SOMETHING
I'm no longer using any iocage jails or TrueNAS CORE plugins but I can try to spin up a VM over the weekend to have a look.
I currently have TasmoAdmin installed on an Ubuntu VM running on TrueNAS as a replacement solution. So far everything works there.
I would have preferred it as a plugin.
I had a few minutes before work... Please try install packages in your plugin jail
pkg install -y php80-dom php80-xml
Then restart the plugin and settings page should work.
Still need a PR to get these in the plugin's manifest
It works! Thanks for the tip!
I made a note of it for future reference if needed
https://www.computerkram.net/2022/11/03/tasmoadmin-plugin-meldet-error-after-update-auf-2-1-1/
And now we wait for these changes to get merged, bake in the master branch for awhile, and eventually get synced to the release branch....
Thank you again for the great support! Now one less VM is running on the NAS, saving resources