Ticket #92 (closed Defect: fixed)
File Browser Proxy config does not work with IP V6
Reported by: | JuergeN | Owned by: | |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.3 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | GUI |
Module: |
Description (last modified by JuergeN) (diff)
I cannot access and browse the filesystem with the filebrowser in DeepaMehta GUI if IP V6 is enabled on my system. When trying to open the first folder, the system throws an error in the content panel:
Folder Content FolderContentRendererError: AJAX GET request failed, server response: 500 (For input string: "0:0:0:0:0:0:0:1"), exception: undefined
Change History
comment:3 Changed 13 years ago by Jörg Richter
Proxy module: support for IPv6 (#92).
It should work now.
If you have IPv6 enabled you must specify the dm4.proxy.net.filter setting in ./pom.xml in IPv6 notation as well, e.g. ::1/128 instead of 127.0.0.1/32
(otherwise proxy requests will fail. See error messages in the terminal log).
For the binary distribution (not yet released) the setting is found ./conf/config.properties
See ticket 92.
Just as a reminder: in Ubuntu 10.04 you can disable IP V6 temporarily: