v1.0版本的 docker安装成功后redis中就是不产生数据,不知道威慑呢为什么
mr-chen-king opened this issue · 0 comments
splash_1 | 2018-11-28 14:46:07.258316 [-] Open files limit: 65536
splash_1 | 2018-11-28 14:46:07.258399 [-] Can't bump open files limit
splash_1 | 2018-11-28 14:46:07.365190 [-] Xvfb is started: ['Xvfb', ':224199464', '-screen', '0', '1024x768x24', '-nolisten', 'tcp']
splash_1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
splash_1 | 2018-11-28 14:46:07.640313 [-] proxy profiles support is enabled, proxy profiles path: /etc/splash/proxy-profiles
splash_1 | 2018-11-28 14:46:07.937430 [-] verbosity=1
splash_1 | 2018-11-28 14:46:07.937622 [-] slots=50
splash_1 | 2018-11-28 14:46:07.937688 [-] argument_cache_max_entries=500
splash_1 | 2018-11-28 14:46:07.938698 [-] Web UI: enabled, Lua: enabled (sandbox: enabled)
splash_1 | 2018-11-28 14:46:07.938784 [-] Server listening on 0.0.0.0:8050
splash_1 | 2018-11-28 14:46:07.939692 [-] Site starting on 8050
splash_1 | 2018-11-28 14:46:07.939830 [-] Starting factory <twisted.web.server.Site object at 0x7f6b904cce10>
redis_1 | 1:C 28 Nov 14:46:07.423 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1 | 1:C 28 Nov 14:46:07.424 # Redis version=4.0.11, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1 | 1:C 28 Nov 14:46:07.424 # Configuration loaded
redis_1 | 1:M 28 Nov 14:46:07.425 * Running mode=standalone, port=6379.
redis_1 | 1:M 28 Nov 14:46:07.426 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
redis_1 | 1:M 28 Nov 14:46:07.426 # Server initialized
redis_1 | 1:M 28 Nov 14:46:07.426 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis_1 | 1:M 28 Nov 14:46:07.426 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
redis_1 | 1:M 28 Nov 14:46:07.426 * Ready to accept connections
haipproxy_1 | 2018/11/28 14:46:19| cannot change current directory to /var/cache/squid: (2) No such file or directory
haipproxy_1 | 2018/11/28 14:46:19| Current Directory is /haipproxy
haipproxy_1 | 2018/11/28 14:46:19| Starting Squid Cache version 3.5.27 for x86_64-alpine-linux-musl...
haipproxy_1 | 2018/11/28 14:46:19| Service Name: squid
haipproxy_1 | 2018/11/28 14:46:19| Process ID 15
haipproxy_1 | 2018/11/28 14:46:19| Process Roles: master worker
haipproxy_1 | 2018/11/28 14:46:19| With 65536 file descriptors available
haipproxy_1 | 2018/11/28 14:46:19| Initializing IP Cache...
haipproxy_1 | 2018/11/28 14:46:19| DNS Socket created at [::], FD 8
haipproxy_1 | 2018/11/28 14:46:19| DNS Socket created at 0.0.0.0, FD 9
haipproxy_1 | 2018/11/28 14:46:19| Adding nameserver 127.0.0.11 from /etc/resolv.conf
haipproxy_1 | 2018/11/28 14:46:19| Adding ndots 1 from /etc/resolv.conf
haipproxy_1 | 2018/11/28 14:46:19| Logfile: opening log daemon:/var/log/squid/access.log
haipproxy_1 | 2018/11/28 14:46:19| Logfile Daemon: opening log /var/log/squid/access.log
haipproxy_1 | 2018/11/28 14:46:19| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
haipproxy_1 | 2018/11/28 14:46:19| Store logging disabled
haipproxy_1 | 2018/11/28 14:46:19| Swap maxSize 0 + 262144 KB, estimated 20164 objects
haipproxy_1 | 2018/11/28 14:46:19| Target number of buckets: 1008
haipproxy_1 | 2018/11/28 14:46:19| Using 8192 Store buckets
haipproxy_1 | 2018/11/28 14:46:19| Max Mem size: 262144 KB
haipproxy_1 | 2018/11/28 14:46:19| Max Swap size: 0 KB
haipproxy_1 | 2018/11/28 14:46:19| Using Least Load store dir selection
haipproxy_1 | 2018/11/28 14:46:19| cannot change current directory to /var/cache/squid: (2) No such file or directory
haipproxy_1 | 2018/11/28 14:46:19| Current Directory is /haipproxy
haipproxy_1 | 2018/11/28 14:46:19| Finished loading MIME types and icons.
haipproxy_1 | 2018/11/28 14:46:19| HTCP Disabled.
haipproxy_1 | 2018/11/28 14:46:19| Squid plugin modules loaded: 0
haipproxy_1 | 2018/11/28 14:46:19| Adaptation support is off.
haipproxy_1 | 2018/11/28 14:46:19| Accepting HTTP Socket connections at local=[::]:3128 remote=[::] FD 12 flags=9
haipproxy_1 | 2018/11/28 14:46:20| storeLateRelease: released 0 objects
都已经安装成功,而且redis的密码已经改成我自己设置的密码,但是连上redis后,redis中没有任何数据