Hello @mabille,
I took the liberty of making your message public. Avoid sending me private messages for this type of question: it can help other users, and anyone on the forum can help you. You would probably have gotten a response faster by posting directly in public 
Thank you very much for your congratulations, and thank you also for your words about the progress of Gladys, it really makes me happy!
Regarding your issue, the error Error: write after end in the Zigbee2mqtt container almost always means that Zigbee2mqtt is trying to communicate with a USB port that is no longer (or is no longer) that of your Sonoff key. The connection closes immediately, then Zigbee2mqtt continues to write to it. This is very common after a PC change, as the port on which the key is detected often changes from one machine to another, while the backup restores the old configuration.
I advise you to check these two points, in order:
1. Re-select the USB port in Gladys
Go to Settings → Integrations → Zigbee2mqtt → Configuration and look at the field « Select the USB port on which the Zigbee dongle is inserted ».
Even if a port is already selected, choose again from the list the one that corresponds to your key on this new PC, then save. Gladys will then recreate the Zigbee2mqtt container with the correct device. This is the most important point, because as long as you don’t go through this page again, the old port is kept.
If the list is empty, it means that Gladys does not have access to the machine’s USB ports. In this case, check that the installation was indeed carried out with the command indicated in the official documentation: during a manual reinstallation, the options giving access to the devices are sometimes forgotten.
2. Check the selected key model
Just below, the field « Select the model of the Zigbee dongle » is just as important. It determines how Zigbee2mqtt communicates with the key.
Be careful, the two Sonoff models do not work the same way:
- ZBDongle-P →
SONOFF Zigbee 3.0 USB Dongle Plus ZBDongle-P
- ZBDongle-E →
ITead Sonoff Zigbee 3.0 USB Dongle Plus V2 model "ZBDongle-E"
If the selected model does not match your key, the connection will fail exactly in this way.
If you are using a ZBDongle-E whose firmware has never been updated, Gladys will display a warning on the same page. In this case, simply select the entry ITead Sonoff Zigbee 3.0 USB Dongle Plus V2 model "ZBDongle-E" (legacy ezsp)": it will work without having to update the firmware.
The good news is that if you are indeed using the same key as before, your Zigbee network and all your devices will be found as they were. You won’t have to re-pair anything once the connection is restored.