Skip to content

Instantly share code, notes, and snippets.

@Zer0t3ch
Created June 23, 2019 23:40
Show Gist options
  • Save Zer0t3ch/d593f725796c31e2744c2e3258a2ae96 to your computer and use it in GitHub Desktop.
Save Zer0t3ch/d593f725796c31e2744c2e3258a2ae96 to your computer and use it in GitHub Desktop.
Attaching to netbox_nginx_1, netbox_netbox_1, netbox_netbox-worker_1, netbox_postgres_1, netbox_redis_1
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: using the "epoll" event method
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: nginx/1.15.12
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: built by gcc 8.3.0 (Alpine 8.3.0)
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: OS: Linux 4.12.14-lp150.12.48-default
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: start worker processes
nginx_1 | 2019/06/23 23:20:00 [notice] 1#1: start worker process 6
nginx_1 | 2019/06/23 23:21:20 [info] 6#6: *29 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while connecting to upstream, client: 172.30.0.1, server: , request: "GET /netbox/static/img/netbox.ico HTTP/1.0", upstream: "http://172.30.0.6:8001/netbox/static/img/netbox.ico", host: "vt.myth.zone"
netbox_1 | Operations to perform:
nginx_1 | 2019/06/23 23:21:24 [info] 6#6: *31 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.1.1.108, server: , request: "GET /netbox/static/img/netbox.ico HTTP/1.1", upstream: "http://172.30.0.6:8001/netbox/static/img/netbox.ico", host: "vt.myth.zone:32666"
nginx_1 | 2019/06/23 23:21:40 [info] 6#6: *35 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.1.1.108, server: , request: "GET /netbox/static/img/netbox.ico HTTP/1.1", upstream: "http://172.30.0.6:8001/netbox/static/img/netbox.ico", host: "vt.myth.zone:32666"
postgres_1 | 2019-06-23 23:19:33.827 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
netbox_1 | Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
redis_1 | 1:C 23 Jun 23:19:32.791 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
postgres_1 | 2019-06-23 23:19:33.827 UTC [1] LOG: listening on IPv6 address "::", port 5432
nginx_1 | 2019/06/23 23:21:43 [info] 6#6: *60 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 10.1.1.108, server: , request: "GET /netbox/ HTTP/1.1", upstream: "http://172.30.0.6:8001/netbox/", host: "vt.myth.zone:32666"
netbox_1 | Running migrations:
redis_1 | 1:C 23 Jun 23:19:32.791 # Redis version=4.0.14, bits=64, commit=00000000, modified=0, pid=1, just started
postgres_1 | 2019-06-23 23:19:34.761 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
netbox_1 | No migrations to apply.
redis_1 | 1:C 23 Jun 23:19:32.791 # Configuration loaded
postgres_1 | 2019-06-23 23:19:36.127 UTC [18] LOG: database system was shut down at 2019-06-23 23:19:25 UTC
netbox_1 | 💡 Username: admin, E-Mail: admin@example.com
postgres_1 | 2019-06-23 23:19:36.809 UTC [1] LOG: database system is ready to accept connections
redis_1 | 1:M 23 Jun 23:19:32.793 * Running mode=standalone, port=6379.
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/000_users.py'
redis_1 | 1:M 23 Jun 23:19:32.794 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/010_groups.py'
redis_1 | 1:M 23 Jun 23:19:32.794 # Server initialized
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/020_custom_fields.py'
redis_1 | 1:M 23 Jun 23:19:32.794 # 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.
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/030_regions.py'
redis_1 | 1:M 23 Jun 23:19:32.794 # 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 23 Jun 23:19:32.797 * DB loaded from append only file: 0.004 seconds
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/040_sites.py'
redis_1 | 1:M 23 Jun 23:19:32.797 * Ready to accept connections
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/050_manufacturers.py'
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/060_device_types.py'
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/070_rack_roles.py'
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/080_racks.py'
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/090_device_roles.py'
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/100_platforms.py'
netbox_1 | ⚙️ Executing '/opt/netbox/startup_scripts/110_devices.py'
netbox_1 |
netbox_1 | 0 static files copied to '/opt/netbox/netbox/static', 344 unmodified.
netbox_1 | ✅ Initialisation is done.
netbox_1 | [2019-06-23 23:20:35 +0000] [1] [DEBUG] Current configuration:
netbox_1 | config: /etc/netbox/config/gunicorn_config.py
netbox_1 | bind: ['0.0.0.0:8001']
netbox_1 | backlog: 2048
netbox_1 | workers: 3
netbox_1 | worker_class: sync
netbox_1 | threads: 1
netbox_1 | worker_connections: 1000
netbox_1 | max_requests: 0
netbox_1 | max_requests_jitter: 0
netbox_1 | timeout: 30
netbox_1 | graceful_timeout: 30
netbox_1 | keepalive: 2
netbox_1 | limit_request_line: 4094
netbox_1 | limit_request_fields: 100
netbox_1 | limit_request_field_size: 8190
netbox_1 | reload: False
netbox_1 | reload_engine: auto
netbox_1 | reload_extra_files: []
netbox_1 | spew: False
netbox_1 | check_config: False
netbox_1 | preload_app: False
netbox_1 | sendfile: None
netbox_1 | reuse_port: False
netbox_1 | chdir: /opt/netbox/netbox
netbox_1 | daemon: False
netbox_1 | raw_env: []
netbox_1 | pidfile: None
netbox_1 | worker_tmp_dir: None
netbox_1 | user: 0
netbox_1 | group: 0
netbox_1 | umask: 0
netbox_1 | initgroups: False
netbox_1 | tmp_upload_dir: None
netbox_1 | secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
netbox_1 | forwarded_allow_ips: ['127.0.0.1']
netbox_1 | accesslog: -
netbox_1 | disable_redirect_access_to_syslog: False
netbox_1 | access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
netbox_1 | errorlog: -
netbox_1 | loglevel: debug
netbox_1 | capture_output: False
netbox_1 | logger_class: gunicorn.glogging.Logger
netbox_1 | logconfig: None
netbox_1 | logconfig_dict: {}
netbox_1 | syslog_addr: udp://localhost:514
netbox_1 | syslog: False
netbox_1 | syslog_prefix: None
netbox_1 | syslog_facility: user
netbox_1 | enable_stdio_inheritance: False
netbox_1 | statsd_host: None
netbox_1 | statsd_prefix:
netbox_1 | proc_name: None
netbox_1 | default_proc_name: netbox.wsgi
netbox_1 | pythonpath: /opt/netbox/netbox
netbox_1 | paste: None
netbox_1 | on_starting: <function OnStarting.on_starting at 0x7f0cc4410158>
netbox_1 | on_reload: <function OnReload.on_reload at 0x7f0cc4410268>
netbox_1 | when_ready: <function WhenReady.when_ready at 0x7f0cc4410378>
netbox_1 | pre_fork: <function Prefork.pre_fork at 0x7f0cc4410488>
netbox_1 | post_fork: <function Postfork.post_fork at 0x7f0cc4410598>
netbox_1 | post_worker_init: <function PostWorkerInit.post_worker_init at 0x7f0cc44106a8>
netbox_1 | worker_int: <function WorkerInt.worker_int at 0x7f0cc44107b8>
netbox_1 | worker_abort: <function WorkerAbort.worker_abort at 0x7f0cc44108c8>
netbox_1 | pre_exec: <function PreExec.pre_exec at 0x7f0cc44109d8>
netbox_1 | pre_request: <function PreRequest.pre_request at 0x7f0cc4410ae8>
netbox_1 | post_request: <function PostRequest.post_request at 0x7f0cc4410b70>
netbox_1 | child_exit: <function ChildExit.child_exit at 0x7f0cc4410c80>
netbox_1 | worker_exit: <function WorkerExit.worker_exit at 0x7f0cc4410d90>
netbox_1 | nworkers_changed: <function NumWorkersChanged.nworkers_changed at 0x7f0cc4410ea0>
netbox_1 | on_exit: <function OnExit.on_exit at 0x7f0cc441b048>
netbox_1 | proxy_protocol: False
netbox_1 | proxy_allow_ips: ['127.0.0.1']
netbox_1 | keyfile: None
netbox_1 | certfile: None
netbox_1 | ssl_version: 2
netbox_1 | cert_reqs: 0
netbox_1 | ca_certs: None
netbox_1 | suppress_ragged_eofs: True
netbox_1 | do_handshake_on_connect: False
netbox_1 | ciphers: TLSv1
netbox_1 | raw_paste_global_conf: []
netbox_1 | [2019-06-23 23:20:35 +0000] [1] [INFO] Starting gunicorn 19.9.0
netbox_1 | [2019-06-23 23:20:35 +0000] [1] [DEBUG] Arbiter booted
netbox_1 | [2019-06-23 23:20:35 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
netbox_1 | [2019-06-23 23:20:35 +0000] [1] [INFO] Using worker: sync
netbox_1 | [2019-06-23 23:20:35 +0000] [187] [INFO] Booting worker with pid: 187
netbox_1 | [2019-06-23 23:20:35 +0000] [188] [INFO] Booting worker with pid: 188
netbox_1 | [2019-06-23 23:20:35 +0000] [189] [INFO] Booting worker with pid: 189
netbox_1 | [2019-06-23 23:20:36 +0000] [1] [DEBUG] 3 workers
netbox_1 | [2019-06-23 23:21:16 +0000] [189] [DEBUG] GET /netbox/
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/ HTTP/1.0" 200 42367 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css
netbox_1 | [2019-06-23 23:21:19 +0000] [188] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css
netbox_1 | [2019-06-23 23:21:19 +0000] [187] [DEBUG] GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/css/select2.min.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/select2-4.0.5/css/select2.min.css HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/css/base.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/css/base.css?v2.6.0 HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/js/jquery-3.3.1.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/js/jquery-3.3.1.min.js HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/js/select2.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/select2-4.0.5/js/select2.min.js HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/clipboard-2.0.4.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/clipboard-2.0.4.min.js HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:19 +0000] [189] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:19 +0000] "GET /netbox/static/js/forms.js?v2.6.0 HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:20 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:20 +0000] "GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:20 +0000] [187] [DEBUG] GET /netbox/static/img/netbox_logo.png
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:20 +0000] "GET /netbox/static/img/netbox_logo.png HTTP/1.0" 404 31288 "https://vt.myth.zone/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:20 +0000] [187] [DEBUG] Closing connection.
netbox_1 | [2019-06-23 23:21:24 +0000] [189] [DEBUG] GET /netbox/
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/ HTTP/1.0" 200 42367 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [189] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css
netbox_1 | [2019-06-23 23:21:24 +0000] [187] [DEBUG] GET /netbox/static/select2-4.0.5/css/select2.min.css
netbox_1 | [2019-06-23 23:21:24 +0000] [188] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [189] [DEBUG] GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/select2-4.0.5/css/select2.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [187] [DEBUG] GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css
netbox_1 | [2019-06-23 23:21:24 +0000] [188] [DEBUG] GET /netbox/static/css/base.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [189] [DEBUG] GET /netbox/static/js/jquery-3.3.1.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/css/base.css?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [188] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [187] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/js/jquery-3.3.1.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/js/select2.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [188] [DEBUG] GET /netbox/static/clipboard-2.0.4.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [187] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/select2-4.0.5/js/select2.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [189] [DEBUG] GET /netbox/static/img/netbox_logo.png
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/clipboard-2.0.4.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/js/forms.js?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [187] [DEBUG] GET /netbox/static/clipboard-2.0.4.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/img/netbox_logo.png HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/clipboard-2.0.4.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [187] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:24 +0000] "GET /netbox/static/js/forms.js?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:24 +0000] [188] [DEBUG] GET /netbox/static/img/netbox.ico
netbox_1 | [2019-06-23 23:21:25 +0000] [188] [DEBUG] Ignoring EPIPE
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/js/forms.js HTTP/1.0" 404 31288 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css
netbox_1 | [2019-06-23 23:21:39 +0000] [188] [DEBUG] GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css
netbox_1 | [2019-06-23 23:21:39 +0000] [187] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/css/select2.min.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [187] [DEBUG] GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css
netbox_1 | [2019-06-23 23:21:39 +0000] [188] [DEBUG] GET /netbox/static/css/base.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/select2-4.0.5/css/select2.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/js/jquery-3.3.1.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/css/base.css?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [187] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js
netbox_1 | [2019-06-23 23:21:39 +0000] [188] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/js/jquery-3.3.1.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/js/select2.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/select2-4.0.5/js/select2.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/clipboard-2.0.4.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [188] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | [2019-06-23 23:21:39 +0000] [187] [DEBUG] GET /netbox/static/img/netbox_logo.png
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/clipboard-2.0.4.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/img/netbox_logo.png HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/js/forms.js?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:39 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:39 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/js/select2.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:40 +0000] "GET /netbox/static/select2-4.0.5/js/select2.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:40 +0000] [189] [DEBUG] GET /netbox/static/clipboard-2.0.4.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:40 +0000] "GET /netbox/static/clipboard-2.0.4.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:40 +0000] [189] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:21:40 +0000] "GET /netbox/static/js/forms.js?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:21:40 +0000] [189] [DEBUG] GET /netbox/static/img/netbox.ico
netbox_1 | [2019-06-23 23:21:40 +0000] [189] [DEBUG] Ignoring EPIPE
netbox_1 | [2019-06-23 23:21:43 +0000] [188] [DEBUG] GET /netbox/
netbox_1 | [2019-06-23 23:21:43 +0000] [188] [DEBUG] Ignoring EPIPE
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/js/forms.js HTTP/1.0" 404 31288 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css
netbox_1 | [2019-06-23 23:24:17 +0000] [187] [DEBUG] GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css
netbox_1 | [2019-06-23 23:24:17 +0000] [188] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/css/bootstrap.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/font-awesome-4.7.0/css/font-awesome.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [187] [DEBUG] GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/css/select2.min.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [188] [DEBUG] GET /netbox/static/css/base.css
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/select2-bootstrap-0.1.0-beta.10/select2-bootstrap.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/select2-4.0.5/css/select2.min.css HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [187] [DEBUG] GET /netbox/static/js/jquery-3.3.1.min.js
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/css/base.css?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [188] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/js/jquery-3.3.1.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/js/select2.min.js
netbox_1 | [2019-06-23 23:24:17 +0000] [187] [DEBUG] GET /netbox/static/clipboard-2.0.4.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [188] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/clipboard-2.0.4.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [187] [DEBUG] GET /netbox/static/img/netbox_logo.png
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/select2-4.0.5/js/select2.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/js/forms.js?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/img/netbox_logo.png HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/jquery-ui-1.12.1/jquery-ui.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/bootstrap-3.3.7-dist/js/bootstrap.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/select2-4.0.5/js/select2.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:17 +0000] "GET /netbox/static/select2-4.0.5/js/select2.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:17 +0000] [189] [DEBUG] GET /netbox/static/clipboard-2.0.4.min.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:18 +0000] "GET /netbox/static/clipboard-2.0.4.min.js HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
netbox_1 | [2019-06-23 23:24:18 +0000] [189] [DEBUG] GET /netbox/static/js/forms.js
netbox_1 | 172.30.0.5 - - [23/Jun/2019:23:24:18 +0000] "GET /netbox/static/js/forms.js?v2.6.0 HTTP/1.0" 404 31288 "http://vt.myth.zone:32666/netbox/static/js/forms.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment