Orthanc server crash after authentification http

hello,

I have a problem with the http authentication, after I logged in, the server stops responding and I have to restart, after if I return to the 8042 port it's ok

Have you ever had this problem?
(Nothing to report int he logs...)

thank you

kind regards,

Raphael

Dear Raphaël,

This bug was found and fixed earlier this week. It should be part of the 0.8.5 release, hopefully in the next few days.

In the meantime, you can find the required patch in the following changelist:
https://code.google.com/p/orthanc/source/detail?r=476a17cfdf42d2b41e7faddc77c253a90ca5d9b4

Regards,
Sébastien-

Thank you ,

Is it only copy the file or make a compilation ?

Raphaël

You will have to download the source code of Orthanc 0.8.4, apply the patch (i.e. edit the file “Core/HttpServer/MongooseServer.cpp”), then compile Orthanc.

Sébastien-

Thank you for your help , it works :slight_smile:

kind regards,
Raphael