Hello every all,
I am getting the following error message when trying to log in to the terminal of the docker container that I have created by following the steps in the documentation on docker (
https://hub.docker.com/r/hapiproject/hapi). the error is the following:
Unable to load the terminal. Try again later.
(HTTP code 502) unexpected -
The server works fine on localhost, but I would like to make sure that my container works correctly.
What is the problem? Why can't I access the terminal inside the container?