August 3, 20178 yr I'm having a whole list of errors on some of my interface pages. See screenshots: [including errors as text for searching] Warning: DOMDocument::load(): Document is empty in /boot/config/plugins/dockerMan/templates-user/._my-ApacheGuacamole.xml, line: 1 in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 224 Warning: DOMDocument::load(): Document is empty in /boot/config/plugins/dockerMan/templates-user/._my-ApacheGuacamole.xml, line: 1 in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 224 Warning: DOMDocument::load(): Document is empty in /boot/config/plugins/dockerMan/templates-user/._my-binhex-couchpotato.xml, line: 1 in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 224
August 3, 20178 yr Can you look on your flash drive (config/plugins/dockerMan/templates-user). And post the contents. All of those my* files are named wrong. They should not be hidden (the .), and they also don't start with an _ ie: it should be my-Krusader.xml No clue how the ._my-Krusader got in there, but it definitely appears that every one of the ._ files is corrupt / empty.
August 10, 20178 yr Author So, i figured this out. I switched USB Flash Drives Recently. Update the license correctly and everything. The way I did it was basically by copying all the files from the original into a folder on my desktop (Macbook) and then swapping the drive, and copying all the files onto the new one. I ran the make_bootable, etc... Everything went smoothly except this error kept coming up. Nothing I did fixed it. It was getting super annoying especially since I'm working on fixing a different issue. I was so frustrated I decided to run the following from my /boot directory: find . -name '._*' -delete This basically went through and deleted all the files that Mac created (to this day I don't care why mac creates those files, I hate them for it however). That solved it. Hopefully this'll help someone in the future. Thanks,
Archived
This topic is now archived and is closed to further replies.