We have a configuration we have used for years. It is EN also localized in DE. Everything works except the retrieval of ReleaseNotes on a German Intel Windows 11 system. This works fine on Windows 11 ARM!
I should note that German Release notes are an addition.
You can pull them up on a browser without issue. I am totally flummoxed. Updating TrueUpdate and downloading and installing the payload works. We just get the dreaded 404 in the ReleaseNotes panel.
Release Notes are referred to via %UpdateServer%/ReleaseNotes_Win_DE.html - %UpdateServer% is www.emwave.com/updates/appcasts
Note that we are not prepending https:// - but this was not used throughout. This works for English systems.
I tried to hard code HTML content, but the client had trouble displaying or decoding our HTML and just displayed the boilerplate without error. I used the built-in template and replaced some text. It does not display this but the US default template.
Any idea what could be happening or how to debug? The log just stops without significant entry.
I should note that German Release notes are an addition.
You can pull them up on a browser without issue. I am totally flummoxed. Updating TrueUpdate and downloading and installing the payload works. We just get the dreaded 404 in the ReleaseNotes panel.
Release Notes are referred to via %UpdateServer%/ReleaseNotes_Win_DE.html - %UpdateServer% is www.emwave.com/updates/appcasts
Note that we are not prepending https:// - but this was not used throughout. This works for English systems.
I tried to hard code HTML content, but the client had trouble displaying or decoding our HTML and just displayed the boilerplate without error. I used the built-in template and replaced some text. It does not display this but the US default template.
Any idea what could be happening or how to debug? The log just stops without significant entry.