You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_demux.sh_babab3536a2fc...

1.7 KiB

1:C 25 Apr 2024 05:32:35.018 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 25 Apr 2024 05:32:35.018 * Redis version=7.2.0, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 25 Apr 2024 05:32:35.018 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
1:M 25 Apr 2024 05:32:35.019 * monotonic clock: POSIX clock_gettime
1:M 25 Apr 2024 05:32:35.019 * Running mode=standalone, port=6379.
1:M 25 Apr 2024 05:32:35.020 * Server initialized
1:M 25 Apr 2024 05:32:35.022 * Ready to accept connections tcp
2024-04-25T05:32:35.584+0000 * Serving Flask app 'app.py'
2024-04-25T05:32:35.584+0000 * Debug mode: on
2024-04-25T05:32:35.600+0000 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
2024-04-25T05:32:35.600+0000 * Running on all addresses (0.0.0.0)
2024-04-25T05:32:35.600+0000 * Running on http://127.0.0.1:5000
2024-04-25T05:32:35.600+0000 * Running on http://172.18.0.3:5000
2024-04-25T05:32:35.600+0000 Press CTRL+C to quit
2024-04-25T05:32:35.604+0000 * Restarting with stat
2024-04-25T05:32:35.812+0000 * Debugger is active!
2024-04-25T05:32:35.815+0000 * Debugger PIN: 593-762-075
1:signal-handler (25 Apr 2024 05:54:43.000) Received SIGTERM scheduling shutdown...
1:M 25 Apr 2024 05:54:43.946 * User requested shutdown...
1:M 25 Apr 2024 05:54:43.946 * Saving the final RDB snapshot before exiting.
1:M 25 Apr 2024 05:54:43.948 * DB saved on disk
1:M 25 Apr 2024 05:54:43.948 # Redis is now ready to exit, bye bye...