Re: Flink 1.8.1: Seeing {"errors":["Not found."]} when trying to access the Jobmanagers web interface

Posted by Kaymak, Tobias on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Flink-1-8-1-Seeing-errors-Not-found-when-trying-to-access-the-Jobmanagers-web-interface-tp29191p29197.html

It completely works when using the docker image tag 1.7.2 - I just bumped back and the web interface was there.

On Tue, Aug 6, 2019 at 10:21 AM Kaymak, Tobias <[hidden email]> wrote:
Hello,

after upgrading the docker image from version 1.7.2  to 1.8.1 and wiping out zookeeper completely I see 

{"errors":["Not found."]}

when trying to access the webinterface of Flink. I can launch jobs from the cmdline and I can't spot any error in the logs (so far on level INFO). I tried adding the flink-runtime-web_2.12-1.8.1.jar as a dependency into the lib folder when building the Docker container, but this did not help either.

Has anyone experienced this problem? Is my Flink config faulty or what could be the reason?