Answer the question
In order to leave comments, you need to log in
Why can I only access QuAck via localhost?
Good day everyone!
There is a QuAck project , which expands into three lines:
git clone https://github.com/greatbit/quack.git
cd quack
docker-compose up
Debian 11 Bullseye
Docker version 20.10.14, build a224086
docker-compose version 1.29.2, build 01110ad01
Answer the question
In order to leave comments, you need to log in
In QuAck "domain authorization" works. If the domain does not match the domain in the settings, we get an error.
In our case, the /etc/quack/quack.properties file contains the line auth.domain=localhost , i.e. authorization will only work if the domain is localhost. Changing localhost to an IP address solved the problem. Subsequently, the call to QuAck will be by domain name, which means that instead of the IP address, you will need to substitute the domain by which the server will be contacted.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question