Question

Unable to download workspaces due to Javascript 500 and Null error

  • 23 August 2022
  • 3 replies
  • 11 views

On FME Server 2022.1.1, me and a fellow colleague noticed we cannot download any FMW files from the Workspaces page.

Upon opening a Chrome console, we both get the following errors when trying:

 

Failed to load resource: the server responded with a status of 500 ()

main-es2015.4568b5467a926bd0ac9b.js:1

ERROR TypeError: Cannot read properties of null (reading 'body')

  at HTMLIFrameElement.j [as __zone_symbol__ON_PROPERTYload] (safe-software-app.22623.min.js:10:16906)

  at HTMLIFrameElement.w (polyfills-es2015.e7ece7f15ffd343d735b.js:1:35186)

  at u.invokeTask (polyfills-es2015.e7ece7f15ffd343d735b.js:1:25728)

  at Object.onInvokeTask (main-es2015.4568b5467a926bd0ac9b.js:1:526473)

  at u.invokeTask (polyfills-es2015.e7ece7f15ffd343d735b.js:1:25649)

  at a.runTask (polyfills-es2015.e7ece7f15ffd343d735b.js:1:21137)

  at l.invokeTask [as invoke] (polyfills-es2015.e7ece7f15ffd343d735b.js:1:26778)

  at p (polyfills-es2015.e7ece7f15ffd343d735b.js:1:39061)

  at HTMLIFrameElement.h (polyfills-es2015.e7ece7f15ffd343d735b.js:1:39306)

 

Any ideas on what this could be? We recently upgraded from version 2021.1 last week so this may be part of the issue.


3 replies

Badge +5

Hello @steve.mohawk​ ,

 

Could you please confirm on which webpage you are seeing this error - is it only when you click the "Download Workpace" button beside the Workspaces? Is it for all the workspaces or is it only some of them? Do you see any error when you try to access the other FME Server web pages or during the login?

Hello @steve.mohawk​ ,

 

Could you please confirm on which webpage you are seeing this error - is it only when you click the "Download Workpace" button beside the Workspaces? Is it for all the workspaces or is it only some of them? Do you see any error when you try to access the other FME Server web pages or during the login?

Hi Merline,

 

I can confirm it's on any of the workspaces under the Workspaces page, we have about 18 projects all with the same issue.

 

I don't see errors but I do see some warnings such as this one during login: DevTools failed to load source map: Could not load content for https://fme-dev.admin.mc.local/fmeserver/dist/app/libs.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

 

I feel that last error might be unrelated but it's hard to say.

Badge

Did you ever get this resolved? I am experiencing the same error. It is happening on our CAT and PROD server. I get the same error when clicking the download button beside the workflow, and the download text under the Actions dropdown.

Reply