ServeFolders is not working

Hi
Screenshot from 2022-12-07 12-17-50.png

Screenshot from 2022-12-07 12-17-03.png

Screenshot from 2022-12-07 12-17-28.png

Explorer works, but http://localhost:8042/fosdem returns 404 NotFound
Thanks

I guess the path “/home/jodogne/WWW/fosdem” path doesn’t exist on your computer, right? Furthermore, it doesn’t like it is mapped onto Docker. Consequently, this is normal that Orthanc returns “not found”.

There is a full Docker sample for the “ServeFolders” plugin maintained by Alain:
https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/serve-folders/

Also, in the future, have a look at the verbose logs:
https://book.orthanc-server.com/faq/log.html

Screenshot from 2022-12-07 12-17-50.png

Screenshot from 2022-12-07 12-17-28.png

Screenshot from 2022-12-07 12-17-03.png

I copied https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/serve-folders/ and everything works. Thanks. But when i change “FROM osimis/orthanc” to “FROM jodogne/orthanc-plugins:1.11.0” it stops working and returns 404. I guess ServeFolders only available for osimis/orthanc?

среда, 7 декабря 2022 г. в 12:39:24 UTC+6, s.jo...@gmail.com:

No, “ServeFolders” is also packaged within “jodogne/orthanc-plugins”. But configuration is different, as explained in the Orthanc Book:
https://book.orthanc-server.com/users/docker.html#fine-tuning-the-configuration