Hi all, I just encountered an issue in the ImageStreamAdapter. When starting the adapter, an UnknownHostException is thrown: I was able to trace back the problem to the point where HTTP request for the zip file is executed in the ZipFileImageIterator. The URL that could not be resolved is: http://backend:8030/streampipes-backend/api/v2/noauth/files/f98fa732-80b2-43f1-8a09-c6a6297f1887.zip
Do you have any idea what might be causing this? Best Tim
