Sameer Naik
Sameer Naik
➤ Sy Doveton commented: I used this yesterday with no issues. Do you have any special characters in the password that could be causing issues?
➤ Slyke commented: Here's my docker version and info: slyke@vpshost:/srv/docker$ sudo docker version Client: Version: 1.11.2 API version: 1.23 Go version: go1.5.4 Git commit: b9f10c9 Built: Wed Jun 1 22:00:43...
➤ Sourav singha commented: Getting the same error man, Here's my docker version and info: user001@ubuntu003:/srv/docker$ sudo docker version Client: Version: 17.12.0-ce API version: 1.35 Go version: go1.9.2 Git commit:...
@neolectron soon enough I will be switching to ubuntu:xenial base. You can expect an updated squid soon.
➤ cassman42 commented: When I start the container I pass in the -4 as the last option on the command line Don't know if its "correct" but it seems to...
➤ Diogo Monteiro commented: I was having the same problem, had to tweak the export and mount settings to fix the issue.
➤ Russ B commented: @diogogmt, what settings on the client/server for your NFS mounts did you use to resolve the issue?
➤ Sameer Naik commented: @Shinigami2so please share the steps to reproduce the issue.
➤ kerbbles commented: I am now also having this issue. I setup the docker and on the initial run everything looked fine, I could get webUI and setup seemed proper....
The default user created for squid is `proxy`. update your `squid.conf` and update the `cache_effective_user` to `proxy`. It is generally a good idea to base your squid configuration on the...