HTTP 417 : Expectation failed on register

Bug #1070227 reported by Alex Harrington
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Medium
Dan Garner

Bug Description

1.4.0-rc1

Error 417 when registering on some systems.

Can be fixed by adding:

 <system.net>
   <settings>
    <servicePointManager expect100Continue="false" />
   </settings>
  </system.net>

to the XiboClient.exe.config file immediately before the closing </configuration> at the end of the file.

I thought this had already been addressed but it's still a problem in the wild.

Related branches

Changed in xibo:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 1.4.0
Dan Garner (dangarner)
Changed in xibo:
assignee: nobody → Dan Garner (dangarner)
Dan Garner (dangarner)
Changed in xibo:
status: Confirmed → Fix Committed
Dan Garner (dangarner)
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.