SSL - WebSocket Error An invalid or illegal string was specified

0
0

When enabling SSL in default.json I’m getting “Failed to Connect to Server” and the following lines in the debug-console.

WebSocket Error An invalid or illegal string was specified.

We have a valid authority ssl certificate installed on IIS-Server.

 

Best Regards

Corvin Meyer auf der Heide

Attachment
  • You must to post comments
0
0

Figured out the dlls in bin and Release where still 1.3.37.0 instead of 1.3.42.0. Deleting and adding the references, rebuiding or cleaning had no Effect. Deleted the references, deinstalled wisej, installed 1.3.40.0, updated to 1.3.42.0 and added the References. Seems now I really have 1.3.42.0.

Will make a deploy on the Server with the certificate in next days.

Best Regards

Corvin Meyer auf der Heide

  • You must to post comments
0
0

I can’t reproduce. It is the error that was referred in the other thread. Looks like your installation is pick up the previous wisej.js or it’s cached. I tried with FF and Chrome.

You can try this:

  • Delete the browser cache
  • Delete \windows\temp\Wisej\[app]\wisej.js (or simply delete all \temp\Wisej)

Let me know.

  • You must to post comments
0
0

Hey Luca,

I have already installed .42 . Have read the other question and thought it may has another reason, so I opened a new one.

Best Regards

Corvin Meyer auf der Heide

Attachment
  • You must to post comments
0
0

Hi Corvin,

It was fixed in .40, it was WJ-8096. I suggest to use .42 from the dev builds.

See https://wisej.com/support/question/bug-with-https-websocket

Thanks,

Luca

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.