Hi everyone,
we have a Problem with the designer.
If I want to open a View then the View is stuck in initializing.
In the console of the designer the following message is shown:
17:55:00.220 [Browser Thread: b8e8e7cc-be88-4bca-b672-6d3a44ca71a8] ERROR Perspective.Designer.Workspace -- level: LEVEL_ERROR
message: "store.Client: Hello API call failed. Code=ERR_BAD_REQUEST. Status=400. Message=Request failed with status code 400"
line_number: 2
source: "https://ignition1.xxxxx/res/perspective/js/PerspectiveClient.3cf0a4e1f3ecd1e92afc.js"
If I then close the view I got this error:
java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Unexpected return type; expected string, got null
If I make a new view and save it, all is work fine and I also can reopen the view an do changes. The perspective sessions all work very well.
I hope you could help us. It is since some hours. For developing we use git, and our local instances work fine. Only the productive and test instance are showing this problems.
All ignition gateways are running in docker container wit the version 8.3.2
Thanks for your help.