My exception log in magento 2.4.7-p3 if full of: main.CRITICAL: ValueError: DOMDocument::loadXML(): Argument #1 ($source) must not be empty in /home/public_html/vendor/magento/framework/View/Element/UiComponent/Config/DomMerger.php:322 I understand that in an xml file there is space at first line. So I tried with: find my/path/ -type f -empty like adviced in this question but it […]
Daily Archives: November 16, 2024
After the Windows 11 24H2 update I got several problems that I have not been able to resolve. Rolling back to the previous version is not possible anymore. I have several system backups on an external disk but when I double-click on the backup icon, I get an error message […]
One of my machines seems to be trying to connect to port 22 on random hosts on the internet. I would like to use Wireshark to determine which of my machines is the culprit. I have tried this as a capture filter: port 22 and not dst net 192.168.1.0 mask […]
I need to add file to windows 10 installation ISO. I’ve mounted ISO, copyed everything with cp to another directory, added file to this directory , turned it back into ISO with mkisofs, but i cant boot with this changed ISO from ventoy(original ISO works fine). I’ve tried many fixes […]
It seems to be the holy grail to patch / cut / change image areas without re-encoding videos. I’ve been interested in this topic for years. It’s a matter of principle and I don’t want any loss of quality, which is not absolutely necessary in digital technology. Now my problem. […]
At home I run a homebrew server with Ubuntu 18.04LTS. Inside are 4 drives: an SSD with the OS, a 1.4TB SSD as a Samba share and two 8TB HDDs as a mirrored (RAID1) array with ext4. The photographs are on the Samba share on the large SSD and every […]