Edit survey result CSV column heading "

1. What is the issue? Please be detailed.
When I try to edit a survey result, I get this error, CSV column heading "
And when you see the request, 500 Internal Server Error when loading a csv with associated information.
DNS lookup 10.24.30.51(family:4, host:odk.test.org) is not allowed. Because, It is private IP address.

I have only found this link and there is no clear answer.

2. What steps can we take to reproduce this issue?
Edit any result of a survey.

3. What have you tried to fix the issue?
I have looked at the traces and I think it may be related to this problem we had in the past, but I am not sure.

changing the enketo setting :

allowPrivateIPAddress: Default is false. Prevents or allows private IP addresses to make GET and HEAD requests
https://enketo.github.io/enketo-express/tutorial-10-configure.html
But by replaying the flow I saw that it never calls enketo and that there is no execution trace in it, for the modification

4. Upload any forms or screenshots you can share publicly below.

versions:
24ee74e5f974a518aa1cc8b06e7addb3be6b4690 (v1.3.3-2-g24ee74e)
5cc6fd79d112ce36d6298c61bb8817689c4c323b client (v1.3.2)
1d1a3a59969e61383da74119e405e67778b7a170 server (v1.3.3)

If I recall you are running a version of Central without Docker and with some Nginx and Enketo customizations? If that is still the case you're mostly on your own as far as support. Has survey editing ever worked on your setup?

Hi @yanokwa ,
Thanks for your reply

If I recall you are running a version of Central without Docker and with some Nginx and Enketo customizations?

If that is still the case you're mostly on your own as far as support. Has survey editing ever worked on your setup?

Yep of course, many times