Welcome to the community forums for Theopenem. All responses are provided by other users that wish to help out. Theopenem will not respond to these posts. If you require more assistance than what the community can provide, we offer various paid support options.


  • Hello, I've been trying to get setup to be able to deploy images from my toems server, i've tried several different things and still running into the same unknown error after deployment tries to implement the images schema. Any help would be appreciated! I added the upload and deploy logs to this post. Thank you!
    Upload log.txt Deploy log.txtApplication.log ClientApi.log mkisofs.log multicast.log


  • Can you attach your application and com server logs


  • @theopenem_admin added them!


  • can you verify this file exists? E:\toems_local_storage\images\Win11\schema


  • It is there, here's the contents of it if that helps:
    {"harddrives": [ {"name":"/dev/sda","size":"468862128","table":"gpt","boot":"","lbs":"512","pbs":"512","guid":"87BA5A4D-EE18-4F3C-B97A-7BDF49E9D8BE","active":"true","partitions": [ {"number":"1","start":"","end":"","size":"","volumesize":"101","type":"","usedmb":"36","fsType":"vfat","fsid":"EF00","uuid":"8E08-3AC3","guid":"80D2C1D4-7A3D-4973-96F0-88CA539FD829","active":"true","customsize":"","customsizeunit":"","forcefixedsize":"false","prefix":"","efibootloader":"Windows Boot Manager#\EFI\Microsoft\Boot\bootmgfw.efi","volumegroup": { } },{"number":"2","start":"","end":"","size":"","volumesize":"16","type":"","usedmb":"16","fsType":"","fsid":"0C01","uuid":"","guid":"19304CFE-E5C0-481C-B0BB-D930A2071658","active":"true","customsize":"","customsizeunit":"","forcefixedsize":"false","prefix":"","efibootloader":"","volumegroup": { } },{"number":"3","start":"","end":"","size":"","volumesize":"228366","type":"","usedmb":"21275","fsType":"ntfs","fsid":"0700","uuid":"E4F408FBF408D1AA","guid":"F5A6D788-94D5-432B-BF80-712525865D26","active":"true","customsize":"","customsizeunit":"","forcefixedsize":"false","prefix":"","efibootloader":"","volumegroup": { } },{"number":"4","start":"","end":"","size":"","volumesize":"675","type":"","usedmb":"10","fsType":"ntfs","fsid":"2700","uuid":"E2D62D0AD62CE091","guid":"D7A516F0-86A5-4ED7-A74F-A12BE126407B","active":"true","customsize":"","customsizeunit":"","forcefixedsize":"false","prefix":"","efibootloader":"","volumegroup": { } }] }] }


  • Your logs indicate the file cannot be found, unless it's old. Also, uploaded image is called win11 and deployed image is called windows11?


  • @theopenem_admin that's my fault, I just realized the deploy log is from before I re-uploaded the image and changed the name to win11. I did try the newer image (win11) and it was the same error. That's what I'm noticing also, it seems like its not finding the schema file. Updated deploy log: Deploy log.txt