Hi all,

I am trying to install Openwisp server on Ubuntu 18.04,I am successfully 
installed the openwisp server but when i restart server I am getting below 
error from celery

daphne:asgi0: stopped
celerybeat: stopped
openwisp2: stopped
celery: ERROR (spawn error)
celery_network: ERROR (spawn error)
openwisp2: started
celerybeat: started
daphne:asgi0: started
celery_monitoring: ERROR (spawn error)


In log file I am getting error as below

Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.


Attached the Log files for reference

Thank you,
Harish


-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/292df900-2469-42a2-a6ad-d9d6cae74810n%40googlegroups.com.
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
[INFO 2022-01-04 05:10:19,951] module: cli, process: 19458, thread: 140512750802752
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 05:10:19,952] module: server, process: 19458, thread: 140512750802752
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 05:10:19,952] module: server, process: 19458, thread: 140512750802752
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 05:10:19,967] module: server, process: 19458, thread: 140512750802752
Listening on TCP address /:o

[INFO 2022-01-04 05:10:19,967] module: server, process: 19458, thread: 140512750802752
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[CRITICAL 2022-01-04 05:10:19,968] module: server, process: 19458, thread: 140512750802752
Listen failure: Couldn't listen on any:b'/opt/openwisp2/daphne0.sock': [Errno 98] Address already in use.

[INFO 2022-01-04 05:10:21,128] module: cli, process: 19508, thread: 140236692424512
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 05:10:21,128] module: server, process: 19508, thread: 140236692424512
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 05:10:21,128] module: server, process: 19508, thread: 140236692424512
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 05:10:21,143] module: server, process: 19508, thread: 140236692424512
Listening on TCP address /:o

[INFO 2022-01-04 05:10:21,143] module: server, process: 19508, thread: 140236692424512
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:27:59,540] module: server, process: 19508, thread: 140236692424512
Killed 0 pending application instances

[INFO 2022-01-04 06:28:02,675] module: cli, process: 21845, thread: 139780362348352
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:02,676] module: server, process: 21845, thread: 139780362348352
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:28:02,676] module: server, process: 21845, thread: 139780362348352
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:28:02,690] module: server, process: 21845, thread: 139780362348352
Listening on TCP address /:o

[INFO 2022-01-04 06:28:02,690] module: server, process: 21845, thread: 139780362348352
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[CRITICAL 2022-01-04 06:28:02,690] module: server, process: 21845, thread: 139780362348352
Listen failure: Couldn't listen on any:b'/opt/openwisp2/daphne0.sock': [Errno 98] Address already in use.

[INFO 2022-01-04 06:28:04,669] module: cli, process: 21878, thread: 139876037273408
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:04,669] module: server, process: 21878, thread: 139876037273408
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:28:04,669] module: server, process: 21878, thread: 139876037273408
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:28:04,683] module: server, process: 21878, thread: 139876037273408
Listening on TCP address /:o

[INFO 2022-01-04 06:28:04,683] module: server, process: 21878, thread: 139876037273408
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:08,014] module: server, process: 21878, thread: 139876037273408
Killed 0 pending application instances

[INFO 2022-01-04 06:28:11,032] module: cli, process: 21924, thread: 140236919064384
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:11,032] module: server, process: 21924, thread: 140236919064384
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:28:11,032] module: server, process: 21924, thread: 140236919064384
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:28:11,046] module: server, process: 21924, thread: 140236919064384
Listening on TCP address /:o

[INFO 2022-01-04 06:28:11,046] module: server, process: 21924, thread: 140236919064384
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[CRITICAL 2022-01-04 06:28:11,047] module: server, process: 21924, thread: 140236919064384
Listen failure: Couldn't listen on any:b'/opt/openwisp2/daphne0.sock': [Errno 98] Address already in use.

[INFO 2022-01-04 06:28:12,154] module: cli, process: 21955, thread: 140448042030912
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:12,154] module: server, process: 21955, thread: 140448042030912
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:28:12,154] module: server, process: 21955, thread: 140448042030912
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:28:12,168] module: server, process: 21955, thread: 140448042030912
Listening on TCP address /:o

[INFO 2022-01-04 06:28:12,168] module: server, process: 21955, thread: 140448042030912
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:33,691] module: server, process: 21955, thread: 140448042030912
Killed 0 pending application instances

[INFO 2022-01-04 06:28:36,799] module: cli, process: 21969, thread: 140136674006848
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:36,799] module: server, process: 21969, thread: 140136674006848
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:28:36,800] module: server, process: 21969, thread: 140136674006848
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:28:36,814] module: server, process: 21969, thread: 140136674006848
Listening on TCP address /:o

[INFO 2022-01-04 06:28:36,814] module: server, process: 21969, thread: 140136674006848
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[CRITICAL 2022-01-04 06:28:36,814] module: server, process: 21969, thread: 140136674006848
Listen failure: Couldn't listen on any:b'/opt/openwisp2/daphne0.sock': [Errno 98] Address already in use.

[INFO 2022-01-04 06:28:38,797] module: cli, process: 22001, thread: 140479657449280
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:28:38,797] module: server, process: 22001, thread: 140479657449280
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:28:38,797] module: server, process: 22001, thread: 140479657449280
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:28:38,811] module: server, process: 22001, thread: 140479657449280
Listening on TCP address /:o

[INFO 2022-01-04 06:28:38,811] module: server, process: 22001, thread: 140479657449280
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:29:07,509] module: server, process: 22001, thread: 140479657449280
Killed 0 pending application instances

[INFO 2022-01-04 06:29:10,570] module: cli, process: 22051, thread: 139865178724160
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:29:10,571] module: server, process: 22051, thread: 139865178724160
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:29:10,571] module: server, process: 22051, thread: 139865178724160
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:29:10,585] module: server, process: 22051, thread: 139865178724160
Listening on TCP address /:o

[INFO 2022-01-04 06:29:10,585] module: server, process: 22051, thread: 139865178724160
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

[CRITICAL 2022-01-04 06:29:10,586] module: server, process: 22051, thread: 139865178724160
Listen failure: Couldn't listen on any:b'/opt/openwisp2/daphne0.sock': [Errno 98] Address already in use.

[INFO 2022-01-04 06:29:11,695] module: cli, process: 22082, thread: 139949023418176
Starting server at fd:fileno=0, unix:/opt/openwisp2/daphne0.sock

[INFO 2022-01-04 06:29:11,696] module: server, process: 22082, thread: 139949023418176
HTTP/2 support not enabled (install the http2 and tls Twisted extras)

[INFO 2022-01-04 06:29:11,696] module: server, process: 22082, thread: 139949023418176
Configuring endpoint fd:fileno=0

[INFO 2022-01-04 06:29:11,709] module: server, process: 22082, thread: 139949023418176
Listening on TCP address /:o

[INFO 2022-01-04 06:29:11,709] module: server, process: 22082, thread: 139949023418176
Configuring endpoint unix:/opt/openwisp2/daphne0.sock

106.51.143.101 - - [04/Jan/2022:10:40:49 +0530] "GET / HTTP/1.1" 302 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /admin/ HTTP/1.1" 302 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 1141 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/admin/css/base.min.41bc2c43cfa2.css HTTP/1.1" 200 3954 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/admin/css/openwisp.min.67e0d8826383.css HTTP/1.1" 200 6601 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/openwisp-notifications/css/loader.min.4485a744b3e0.css HTTP/1.1" 200 403 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/openwisp-notifications/css/notifications.min.947dba1c37d1.css HTTP/1.1" 200 1738 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/admin/css/responsive.min.5c1d96a5a6bb.css HTTP/1.1" 200 2968 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/admin/css/fonts.168bab448fee.css HTTP/1.1" 200 462 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/admin/css/login.min.cb7498c40525.css HTTP/1.1" 200 710 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:50 +0530] "GET /static/admin/js/vendor/jquery/jquery.min.dc5e7f18c8d3.js HTTP/1.1" 200 30963 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:51 +0530] "GET /static/admin/js/jquery.min.23b9a5f43eff.js HTTP/1.1" 200 60 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:51 +0530] "GET /static/ui/openwisp/images/openwisp-logo-black.f90dbf31ab7d.svg HTTP/1.1" 200 6646 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:51 +0530] "GET /static/admin/fonts/Roboto-Regular-webfont.35b07eb2f871.woff HTTP/1.1" 200 85876 "https://182.73.129.29/static/admin/css/fonts.168bab448fee.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:51 +0530] "GET /static/admin/fonts/Roboto-Light-webfont.c73eb1ceba33.woff HTTP/1.1" 200 85692 "https://182.73.129.29/static/admin/css/fonts.168bab448fee.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:51 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 44140 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "POST /admin/login/?next=/admin/ HTTP/1.1" 302 0 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /admin/ HTTP/1.1" 200 4276 "https://182.73.129.29/admin/login/?next=/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/admin/css/dashboard.min.b9a2da327a6d.css HTTP/1.1" 200 262 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/leaflet/leaflet.min.22c506cd587e.css HTTP/1.1" 200 2599 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/admin/css/ow-dashboard.min.7796ce830136.css HTTP/1.1" 200 656 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/monitoring/css/device-map.min.390ad16cfd49.css HTTP/1.1" 200 782 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/admin/js/menu.min.b6a5b53abc6d.js HTTP/1.1" 200 2286 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/monitoring/css/leaflet.min.642d2ff11c89.css HTTP/1.1" 200 840 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/openwisp-notifications/js/vendor/reconnecting-websocket.min.a8a3aa702bd1.js HTTP/1.1" 200 1128 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/openwisp-notifications/js/notifications.min.f47eda62380e.js HTTP/1.1" 200 2726 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/monitoring/js/device-map.min.3fa6d3070860.js HTTP/1.1" 200 1605 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/leaflet/leaflet.min.52b64ee36b8b.js HTTP/1.1" 200 40888 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/admin/vendor/js/plotly-cartesian.min.270bee7b387d.js HTTP/1.1" 200 342979 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/admin/js/ow-dashboard.min.1126892dbf9f.js HTTP/1.1" 200 841 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/admin/fonts/Roboto-Bold-webfont.50d75e48e0a3.woff HTTP/1.1" 200 86184 "https://182.73.129.29/static/admin/css/fonts.168bab448fee.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/leaflet/leaflet.min.2c0c6ab4458d.js HTTP/1.1" 200 1829 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/monitoring/js/leaflet.fullscreen.min.1e2e303cc3e0.js HTTP/1.1" 200 1093 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:58 +0530] "GET /static/ui/openwisp/images/montoring-checks.d41ee402ccc9.svg HTTP/1.1" 200 1515 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/dashboard.ded96a893ccc.svg HTTP/1.1" 200 482 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/geo-info.fffa3b0aea9a.svg HTTP/1.1" 200 502 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/user.3d43dbfe5598.svg HTTP/1.1" 200 304 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/cer-group.098116fcd406.svg HTTP/1.1" 200 694 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/location.78a52f007679.svg HTTP/1.1" 200 475 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/openwisp-notifications/images/icons/icon-bell.d3646fd7cc6f.svg HTTP/1.1" 200 282 "https://182.73.129.29/static/openwisp-notifications/css/notifications.min.947dba1c37d1.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/metrics.367ac7fd09c7.svg HTTP/1.1" 200 1016 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/certificate.d0062af336df.svg HTTP/1.1" 200 564 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/ca.f67d2b136bf8.svg HTTP/1.1" 200 747 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/password.eee8d3e79f7a.svg HTTP/1.1" 200 677 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/org.f397dc611ff3.svg HTTP/1.1" 200 1515 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/template.d33bb873bb77.svg HTTP/1.1" 200 291 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/org-owner.3a198dfc7086.svg HTTP/1.1" 200 521 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/logout.fb72e8fdac71.svg HTTP/1.1" 200 275 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/access-credential.d146c52806d7.svg HTTP/1.1" 200 802 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/permission.08e5851ec11b.svg HTTP/1.1" 200 552 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/config.050758a1f65b.svg HTTP/1.1" 200 730 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/hamburger.8587742ad638.svg HTTP/1.1" 200 209 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/device-group.e144dcfb68af.svg HTTP/1.1" 200 408 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/floor.d4cffc527c29.svg HTTP/1.1" 200 444 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/monitoring.4a60d5c70b56.svg HTTP/1.1" 200 908 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/vpn.fc40fc5c7967.svg HTTP/1.1" 200 595 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/device.bc30265e19a5.svg HTTP/1.1" 200 938 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/left-arrow.76340a647c43.svg HTTP/1.1" 200 223 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/user-and-org.1a3175a3200a.svg HTTP/1.1" 200 549 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/ui/openwisp/images/down-arrow.039d0b13ab78.svg HTTP/1.1" 200 237 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/admin/img/icon-changelink.18d2fd706348.svg HTTP/1.1" 200 380 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/admin/img/icon-addlink.d519b3bab011.svg HTTP/1.1" 200 331 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:40:59 +0530] "GET /static/openwisp-notifications/audio/notification_bell.mp3 HTTP/1.1" 206 58514 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:41:00 +0530] "GET /api/v1/monitoring/geojson/ HTTP/1.1" 200 80 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:41:00 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 44140 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:10:41:04 +0530] "GET /ws/notification/ HTTP/1.1" 101 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:51 +0530] "GET / HTTP/1.1" 302 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:51 +0530] "GET /admin/ HTTP/1.1" 200 4283 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/css/openwisp.min.67e0d8826383.css HTTP/1.1" 200 6601 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/css/base.min.41bc2c43cfa2.css HTTP/1.1" 200 3954 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/openwisp-notifications/css/loader.min.4485a744b3e0.css HTTP/1.1" 200 403 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/openwisp-notifications/css/notifications.min.947dba1c37d1.css HTTP/1.1" 200 1738 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/monitoring/css/device-map.min.390ad16cfd49.css HTTP/1.1" 200 782 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/leaflet/leaflet.min.22c506cd587e.css HTTP/1.1" 200 2599 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/css/fonts.168bab448fee.css HTTP/1.1" 200 462 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/css/dashboard.min.b9a2da327a6d.css HTTP/1.1" 200 262 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/monitoring/css/leaflet.min.642d2ff11c89.css HTTP/1.1" 200 840 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/css/ow-dashboard.min.7796ce830136.css HTTP/1.1" 200 656 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/css/responsive.min.5c1d96a5a6bb.css HTTP/1.1" 200 2968 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/js/vendor/jquery/jquery.min.dc5e7f18c8d3.js HTTP/1.1" 200 30963 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/js/jquery.min.23b9a5f43eff.js HTTP/1.1" 200 60 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:52 +0530] "GET /static/admin/js/menu.min.b6a5b53abc6d.js HTTP/1.1" 200 2286 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:53 +0530] "GET /static/admin/js/ow-dashboard.min.1126892dbf9f.js HTTP/1.1" 200 841 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:53 +0530] "GET /static/monitoring/js/device-map.min.3fa6d3070860.js HTTP/1.1" 200 1605 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:53 +0530] "GET /static/leaflet/leaflet.min.52b64ee36b8b.js HTTP/1.1" 200 40888 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:53 +0530] "GET /static/admin/fonts/Roboto-Regular-webfont.35b07eb2f871.woff HTTP/1.1" 200 85876 "https://182.73.129.29/static/admin/css/fonts.168bab448fee.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:53 +0530] "GET /static/admin/fonts/Roboto-Bold-webfont.50d75e48e0a3.woff HTTP/1.1" 200 86184 "https://182.73.129.29/static/admin/css/fonts.168bab448fee.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:53 +0530] "GET /static/admin/fonts/Roboto-Light-webfont.c73eb1ceba33.woff HTTP/1.1" 200 85692 "https://182.73.129.29/static/admin/css/fonts.168bab448fee.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/monitoring/js/leaflet.fullscreen.min.1e2e303cc3e0.js HTTP/1.1" 200 1093 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/metrics.367ac7fd09c7.svg HTTP/1.1" 200 1016 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/left-arrow.76340a647c43.svg HTTP/1.1" 200 223 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/user.3d43dbfe5598.svg HTTP/1.1" 200 304 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/montoring-checks.d41ee402ccc9.svg HTTP/1.1" 200 1515 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/permission.08e5851ec11b.svg HTTP/1.1" 200 552 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/user-and-org.1a3175a3200a.svg HTTP/1.1" 200 549 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/vpn.fc40fc5c7967.svg HTTP/1.1" 200 595 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:54 +0530] "GET /static/ui/openwisp/images/dashboard.ded96a893ccc.svg HTTP/1.1" 200 482 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/hamburger.8587742ad638.svg HTTP/1.1" 200 209 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/config.050758a1f65b.svg HTTP/1.1" 200 730 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/device.bc30265e19a5.svg HTTP/1.1" 200 938 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/admin/vendor/js/plotly-cartesian.min.270bee7b387d.js HTTP/1.1" 200 342987 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/template.d33bb873bb77.svg HTTP/1.1" 200 291 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/location.78a52f007679.svg HTTP/1.1" 200 475 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/geo-info.fffa3b0aea9a.svg HTTP/1.1" 200 502 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/monitoring.4a60d5c70b56.svg HTTP/1.1" 200 908 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/certificate.d0062af336df.svg HTTP/1.1" 200 564 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/org-owner.3a198dfc7086.svg HTTP/1.1" 200 521 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/floor.d4cffc527c29.svg HTTP/1.1" 200 444 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/openwisp-notifications/images/icons/icon-bell.d3646fd7cc6f.svg HTTP/1.1" 200 282 "https://182.73.129.29/static/openwisp-notifications/css/notifications.min.947dba1c37d1.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/access-credential.d146c52806d7.svg HTTP/1.1" 200 802 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/cer-group.098116fcd406.svg HTTP/1.1" 200 694 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/password.eee8d3e79f7a.svg HTTP/1.1" 200 677 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/admin/img/icon-changelink.18d2fd706348.svg HTTP/1.1" 200 380 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/admin/img/icon-addlink.d519b3bab011.svg HTTP/1.1" 200 331 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/down-arrow.039d0b13ab78.svg HTTP/1.1" 200 237 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/leaflet/leaflet.min.2c0c6ab4458d.js HTTP/1.1" 200 1829 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/openwisp-notifications/js/vendor/reconnecting-websocket.min.a8a3aa702bd1.js HTTP/1.1" 200 1128 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/logout.fb72e8fdac71.svg HTTP/1.1" 200 275 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/org.f397dc611ff3.svg HTTP/1.1" 200 1515 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/ca.f67d2b136bf8.svg HTTP/1.1" 200 747 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/ui/openwisp/images/device-group.e144dcfb68af.svg HTTP/1.1" 200 408 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:55 +0530] "GET /static/openwisp-notifications/audio/notification_bell.mp3 HTTP/1.1" 206 58514 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:56 +0530] "GET /static/openwisp-notifications/js/notifications.min.f47eda62380e.js HTTP/1.1" 200 2726 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:56 +0530] "GET /static/ui/openwisp/images/openwisp-logo-black.f90dbf31ab7d.svg HTTP/1.1" 200 198259 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:56 +0530] "GET /api/v1/monitoring/geojson/ HTTP/1.1" 200 80 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:02:56 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:08 +0530] "GET /admin/config/device/ HTTP/1.1" 200 4069 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:08 +0530] "GET /ws/notification/ HTTP/1.1" 101 4 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:08 +0530] "GET /static/admin/css/base.min.41bc2c43cfa2.css HTTP/1.1" 200 3954 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:08 +0530] "GET /static/openwisp-notifications/css/loader.min.4485a744b3e0.css HTTP/1.1" 200 403 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:08 +0530] "GET /static/admin/css/openwisp.min.67e0d8826383.css HTTP/1.1" 200 6601 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:08 +0530] "GET /static/openwisp-notifications/css/notifications.min.947dba1c37d1.css HTTP/1.1" 200 1738 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:08 +0530] "GET /static/admin/css/changelists.min.7d9b87e7cd58.css HTTP/1.1" 200 1348 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/css/ow-filters.min.398bee63082c.css HTTP/1.1" 200 1267 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/nested_admin/dist/nested_admin.min.acc3e6c02356.css HTTP/1.1" 200 2109 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/config/css/admin.min.3db33c2cadba.css HTTP/1.1" 200 1756 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/monitoring/css/percircle.min.939e1fbf73ff.css HTTP/1.1" 200 926 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/css/responsive.min.5c1d96a5a6bb.css HTTP/1.1" 200 2968 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/monitoring/css/monitoring.min.1df465604f3b.css HTTP/1.1" 200 1229 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/js/ow-filter.min.a85b57c39245.js HTTP/1.1" 200 1689 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /admin/jsi18n/ HTTP/1.1" 200 5887 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/js/core.min.b1ca716fb06a.js HTTP/1.1" 200 1016 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/openwisp-utils/js/uuid.min.c511514538f0.js HTTP/1.1" 200 275 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/js/admin/RelatedObjectLookups.min.6e79f678c911.js HTTP/1.1" 200 1265 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/nested_admin/dist/nested_admin.min.cb0d4354e57c.js HTTP/1.1" 200 24875 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/openwisp-notifications/css/object-notifications.min.5f8c624365ba.css HTTP/1.1" 200 562 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/js/actions.min.eb32e40cc8e8.js HTTP/1.1" 200 1523 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/config/js/unsaved_changes.min.38d79d90b836.js HTTP/1.1" 200 809 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/js/urlify.min.3dfbcf41292c.js HTTP/1.1" 200 2112 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/config/js/switcher.min.3dfd57b05bb3.js HTTP/1.1" 200 916 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/js/prepopulate.min.236300dc6942.js HTTP/1.1" 200 650 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/config/js/tabs.min.bebfd7c57da2.js HTTP/1.1" 200 790 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/admin/js/vendor/xregexp/xregexp.min.b0439563a5d3.js HTTP/1.1" 200 38196 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/config/js/relevant_templates.min.2fde9ddc0f9d.js HTTP/1.1" 200 1309 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/openwisp-notifications/js/object-notifications.min.d948b35495cb.js HTTP/1.1" 200 1529 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/monitoring/js/alert-settings.min.48290a62bdd2.js HTTP/1.1" 200 319 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/monitoring/js/chart.min.eb062db136e0.js HTTP/1.1" 200 1767 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/config/js/preview.min.89332d9500eb.js HTTP/1.1" 200 860 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:09 +0530] "GET /static/monitoring/js/percircle.min.1f26b3b30810.js HTTP/1.1" 200 1102 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:10 +0530] "GET /static/ui/openwisp/images/left-arrow.76340a647c43.svg HTTP/1.1" 200 223 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:10 +0530] "GET /static/ui/openwisp/images/right-arrow.a1bd5cf230df.svg HTTP/1.1" 200 217 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:10 +0530] "GET /static/admin/img/search.7cf54ff789c6.svg HTTP/1.1" 200 458 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:12 +0530] "GET /static/monitoring/js/plotly-cartesian.min.17e4f4dcab02.js HTTP/1.1" 200 342983 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:12 +0530] "GET /static/ui/openwisp/images/left-arrow.76340a647c43.svg HTTP/1.1" 200 223 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:12 +0530] "GET /static/ui/openwisp/images/add.36e7c9acbad1.svg HTTP/1.1" 200 255 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:12 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:17 +0530] "GET /admin/config/template/ HTTP/1.1" 200 4406 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:17 +0530] "GET /ws/notification/ HTTP/1.1" 101 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:17 +0530] "GET /static/admin/css/base.min.41bc2c43cfa2.css HTTP/1.1" 200 3954 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:17 +0530] "GET /static/admin/css/openwisp.min.67e0d8826383.css HTTP/1.1" 200 6601 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:17 +0530] "GET /static/openwisp-notifications/css/loader.min.4485a744b3e0.css HTTP/1.1" 200 403 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:17 +0530] "GET /static/openwisp-notifications/css/notifications.min.947dba1c37d1.css HTTP/1.1" 200 1738 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/admin/css/changelists.min.7d9b87e7cd58.css HTTP/1.1" 200 1348 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/admin/css/ow-filters.min.398bee63082c.css HTTP/1.1" 200 1267 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/config/css/admin.min.3db33c2cadba.css HTTP/1.1" 200 1756 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/openwisp-notifications/css/object-notifications.min.5f8c624365ba.css HTTP/1.1" 200 562 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/admin/css/responsive.min.5c1d96a5a6bb.css HTTP/1.1" 200 2968 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /admin/jsi18n/ HTTP/1.1" 200 5887 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/admin/img/icon-yes.d2f9f035226a.svg HTTP/1.1" 200 436 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/admin/img/icon-no.439e821418cd.svg HTTP/1.1" 200 560 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/admin/img/sorting-icons.3a097b59f104.svg HTTP/1.1" 200 378 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:18 +0530] "GET /static/ui/openwisp/images/left-arrow.76340a647c43.svg HTTP/1.1" 200 223 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:19 +0530] "GET /static/ui/openwisp/images/left-arrow.76340a647c43.svg HTTP/1.1" 200 223 "https://182.73.129.29/static/admin/css/openwisp.min.67e0d8826383.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:19 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:20 +0530] "GET /ws/notification/ HTTP/1.1" 499 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /admin/config/template/00000000-defa-defa-defa-000000000000/change/ HTTP/1.1" 200 11489 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /ws/notification/ HTTP/1.1" 101 4 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/admin/css/forms.min.7a4811083222.css HTTP/1.1" 200 1925 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /admin/jsi18n/ HTTP/1.1" 200 5887 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/flat-json-widget/css/flat-json-widget.min.1cdb76af5641.css HTTP/1.1" 200 615 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/config/css/lib/jsonschema-ui.min.0021fb636879.css HTTP/1.1" 200 1569 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/config/css/lib/advanced-mode.min.16ca462d42be.css HTTP/1.1" 200 3301 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/config/js/lib/tomorrow_night_bright.min.94860b43b127.js HTTP/1.1" 200 1030 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/flat-json-widget/js/lib/underscore.min.871b9117e48b.js HTTP/1.1" 200 6586 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/config/js/lib/jsonschema-ui.min.0b4fa3428cad.js HTTP/1.1" 200 27914 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/config/js/utils.min.68f89802efa1.js HTTP/1.1" 200 934 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/config/js/widget.min.9df7d3f7a044.js HTTP/1.1" 200 5608 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/admin/css/widgets.694d845b2cb1.css HTTP/1.1" 200 2394 "https://182.73.129.29/static/admin/css/forms.min.7a4811083222.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/flat-json-widget/js/flat-json-widget.min.66c53ebb4fbe.js HTTP/1.1" 200 1221 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/config/js/lib/advanced-mode.min.adeb3acff65a.js HTTP/1.1" 200 190323 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:28 +0530] "GET /static/admin/js/prepopulate_init.min.32054e686b7f.js HTTP/1.1" 200 413 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:29 +0530] "GET /static/admin/img/icon-changelink.18d2fd706348.svg HTTP/1.1" 200 380 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:29 +0530] "GET /static/admin/img/icon-addlink.d519b3bab011.svg HTTP/1.1" 200 331 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:29 +0530] "GET /static/admin/js/change_form.min.c4763613cdcb.js HTTP/1.1" 200 373 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:29 +0530] "GET /config/schema.json HTTP/1.1" 200 32660 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:29 +0530] "GET /static/admin/img/icon-deletelink.564ef9dc3854.svg HTTP/1.1" 200 392 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:29 +0530] "GET /static/admin/img/icon-deletelink.svg HTTP/1.1" 200 392 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:29 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:40 +0530] "POST /admin/config/template/00000000-defa-defa-defa-000000000000/change/ HTTP/1.1" 302 0 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /admin/config/template/ HTTP/1.1" 200 4474 "https://182.73.129.29/admin/config/template/00000000-defa-defa-defa-000000000000/change/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /ws/notification/ HTTP/1.1" 101 4 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/admin/css/changelists.min.7d9b87e7cd58.css HTTP/1.1" 200 1348 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/admin/css/base.min.41bc2c43cfa2.css HTTP/1.1" 200 3954 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/admin/css/ow-filters.min.398bee63082c.css HTTP/1.1" 200 1267 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/admin/js/ow-filter.min.a85b57c39245.js HTTP/1.1" 200 1689 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /admin/jsi18n/ HTTP/1.1" 200 5887 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/ui/openwisp/images/right-arrow.a1bd5cf230df.svg HTTP/1.1" 200 217 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/ui/openwisp/images/left-arrow.76340a647c43.svg HTTP/1.1" 200 223 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/admin/img/search.7cf54ff789c6.svg HTTP/1.1" 200 458 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/admin/img/icon-no.439e821418cd.svg HTTP/1.1" 200 560 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:41 +0530] "GET /static/admin/img/icon-yes.d2f9f035226a.svg HTTP/1.1" 200 436 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:42 +0530] "GET /static/admin/img/sorting-icons.3a097b59f104.svg HTTP/1.1" 200 378 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:42 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:45 +0530] "GET /admin/config/vpn/ HTTP/1.1" 200 3541 "https://182.73.129.29/admin/config/template/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:45 +0530] "GET /ws/notification/ HTTP/1.1" 101 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:45 +0530] "GET /static/config/js/vpn.min.c50b2d2e88d2.js HTTP/1.1" 200 700 "https://182.73.129.29/admin/config/vpn/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:45 +0530] "GET /admin/jsi18n/ HTTP/1.1" 200 5887 "https://182.73.129.29/admin/config/vpn/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:45 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/config/vpn/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /admin/config/device/ HTTP/1.1" 200 4070 "https://182.73.129.29/admin/config/vpn/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /ws/notification/ HTTP/1.1" 101 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/nested_admin/dist/nested_admin.min.acc3e6c02356.css HTTP/1.1" 200 2109 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/monitoring/css/monitoring.min.1df465604f3b.css HTTP/1.1" 200 1229 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/nested_admin/dist/nested_admin.min.cb0d4354e57c.js HTTP/1.1" 200 24875 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /admin/jsi18n/ HTTP/1.1" 200 5887 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/config/js/tabs.min.bebfd7c57da2.js HTTP/1.1" 200 790 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/openwisp-notifications/js/object-notifications.min.d948b35495cb.js HTTP/1.1" 200 1529 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/monitoring/js/percircle.min.1f26b3b30810.js HTTP/1.1" 200 1102 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/monitoring/js/chart.min.eb062db136e0.js HTTP/1.1" 200 1767 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/monitoring/js/alert-settings.min.48290a62bdd2.js HTTP/1.1" 200 319 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/monitoring/js/plotly-cartesian.min.17e4f4dcab02.js HTTP/1.1" 200 342975 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/monitoring/css/percircle.min.939e1fbf73ff.css HTTP/1.1" 200 926 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:47 +0530] "GET /static/config/js/relevant_templates.min.2fde9ddc0f9d.js HTTP/1.1" 200 1309 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:48 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:50 +0530] "GET /admin/ HTTP/1.1" 200 4321 "https://182.73.129.29/admin/config/device/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:50 +0530] "GET /static/admin/css/ow-dashboard.min.7796ce830136.css HTTP/1.1" 200 656 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:50 +0530] "GET /static/leaflet/leaflet.min.22c506cd587e.css HTTP/1.1" 200 2599 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:50 +0530] "GET /static/monitoring/css/leaflet.min.642d2ff11c89.css HTTP/1.1" 200 840 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:50 +0530] "GET /ws/notification/ HTTP/1.1" 101 0 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:50 +0530] "GET /static/admin/js/ow-dashboard.min.1126892dbf9f.js HTTP/1.1" 200 841 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:50 +0530] "GET /static/monitoring/js/device-map.min.3fa6d3070860.js HTTP/1.1" 200 1605 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:51 +0530] "GET /static/monitoring/css/device-map.min.390ad16cfd49.css HTTP/1.1" 200 782 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:51 +0530] "GET /static/leaflet/leaflet.min.52b64ee36b8b.js HTTP/1.1" 200 40888 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:51 +0530] "GET /static/leaflet/leaflet.min.2c0c6ab4458d.js HTTP/1.1" 200 1829 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:51 +0530] "GET /static/monitoring/js/leaflet.fullscreen.min.1e2e303cc3e0.js HTTP/1.1" 200 1093 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:51 +0530] "GET /static/admin/css/base.min.41bc2c43cfa2.css HTTP/1.1" 200 3954 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:51 +0530] "GET /static/admin/vendor/js/plotly-cartesian.min.270bee7b387d.js HTTP/1.1" 200 342979 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:54 +0530] "GET /static/admin/css/dashboard.min.b9a2da327a6d.css HTTP/1.1" 200 262 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:54 +0530] "GET /static/admin/img/icon-addlink.d519b3bab011.svg HTTP/1.1" 200 331 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:54 +0530] "GET /static/admin/img/icon-changelink.18d2fd706348.svg HTTP/1.1" 200 380 "https://182.73.129.29/static/admin/css/base.min.41bc2c43cfa2.css"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:55 +0530] "GET /api/v1/monitoring/geojson/ HTTP/1.1" 200 80 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
106.51.143.101 - - [04/Jan/2022:12:03:55 +0530] "GET /static/ui/openwisp/images/favicon.d42322216a22.png HTTP/1.1" 200 68571 "https://182.73.129.29/admin/"; "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
[uWSGI] getting INI configuration from uwsgi.ini
*** Starting uWSGI 2.0.20 (64bit) on [Tue Jan  4 10:40:19 2022] ***
compiled with version: 7.5.0 on 04 January 2022 05:07:42
os: Linux-5.4.0-91-generic #102~18.04.1-Ubuntu SMP Thu Nov 11 14:46:36 UTC 2021
nodename: nms-server
machine: x86_64
clock source: unix
detected number of CPU cores: 4
current working directory: /opt/openwisp2
writing pidfile to /opt/openwisp2/uwsgi.pid
detected binary path: /opt/openwisp2/env/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
chdir() to /opt/openwisp2
your processes number limit is 63184
your memory page size is 4096 bytes
 *** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers *** 
detected max file descriptor number: 1024
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uwsgi socket 0 bound to UNIX address /opt/openwisp2/uwsgi.sock fd 3
Python version: 3.6.9 (default, Dec  8 2021, 21:08:43)  [GCC 8.4.0]
Python main interpreter initialized at 0x5602dffe20a0
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 154032 bytes (150 KB) for 1 cores
*** Operational MODE: single process ***
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x5602dffe20a0 pid: 19454 (default app)
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 19454)
spawned uWSGI worker 1 (pid: 19510, cores: 1)
[pid: 19510|app: 0|req: 1/1] 106.51.143.101 () {54 vars in 919 bytes} [Tue Jan  4 05:10:49 2022] GET / => generated 0 bytes in 117 msecs (HTTP/1.1 302) 6 headers in 186 bytes (1 switches on core 0)
[pid: 19510|app: 0|req: 2/2] 106.51.143.101 () {54 vars in 931 bytes} [Tue Jan  4 05:10:50 2022] GET /admin/ => generated 0 bytes in 10 msecs (HTTP/1.1 302) 9 headers in 331 bytes (1 switches on core 0)
[pid: 19510|app: 0|req: 3/3] 106.51.143.101 () {54 vars in 968 bytes} [Tue Jan  4 05:10:50 2022] GET /admin/login/?next=/admin/ => generated 2785 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 469 bytes (1 switches on core 0)
[pid: 19510|app: 0|req: 4/4] 106.51.143.101 () {64 vars in 1280 bytes} [Tue Jan  4 05:10:58 2022] POST /admin/login/?next=/admin/ => generated 0 bytes in 228 msecs (HTTP/1.1 302) 11 headers in 641 bytes (1 switches on core 0)
[pid: 19510|app: 0|req: 5/5] 106.51.143.101 () {58 vars in 1134 bytes} [Tue Jan  4 05:10:58 2022] GET /admin/ => generated 19795 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 19510|app: 0|req: 6/6] 106.51.143.101 () {54 vars in 1007 bytes} [Tue Jan  4 05:11:00 2022] GET /api/v1/monitoring/geojson/ => generated 80 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 206 bytes (1 switches on core 0)
SIGINT/SIGTERM received...killing workers...
worker 1 buried after 1 seconds
goodbye to uWSGI.
VACUUM: pidfile removed.
VACUUM: unix socket /opt/openwisp2/uwsgi.sock removed.
[uWSGI] getting INI configuration from uwsgi.ini
*** Starting uWSGI 2.0.20 (64bit) on [Tue Jan  4 11:58:01 2022] ***
compiled with version: 7.5.0 on 04 January 2022 05:07:42
os: Linux-5.4.0-91-generic #102~18.04.1-Ubuntu SMP Thu Nov 11 14:46:36 UTC 2021
nodename: nms-server
machine: x86_64
clock source: unix
detected number of CPU cores: 4
current working directory: /opt/openwisp2
writing pidfile to /opt/openwisp2/uwsgi.pid
detected binary path: /opt/openwisp2/env/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
chdir() to /opt/openwisp2
your processes number limit is 63184
your memory page size is 4096 bytes
 *** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers *** 
detected max file descriptor number: 1024
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uwsgi socket 0 bound to UNIX address /opt/openwisp2/uwsgi.sock fd 3
Python version: 3.6.9 (default, Dec  8 2021, 21:08:43)  [GCC 8.4.0]
Python main interpreter initialized at 0x5634b2fef0a0
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 154032 bytes (150 KB) for 1 cores
*** Operational MODE: single process ***
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x5634b2fef0a0 pid: 21842 (default app)
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 21842)
spawned uWSGI worker 1 (pid: 21875, cores: 1)
SIGINT/SIGTERM received...killing workers...
worker 1 buried after 1 seconds
goodbye to uWSGI.
VACUUM: pidfile removed.
VACUUM: unix socket /opt/openwisp2/uwsgi.sock removed.
[uWSGI] getting INI configuration from uwsgi.ini
*** Starting uWSGI 2.0.20 (64bit) on [Tue Jan  4 11:58:10 2022] ***
compiled with version: 7.5.0 on 04 January 2022 05:07:42
os: Linux-5.4.0-91-generic #102~18.04.1-Ubuntu SMP Thu Nov 11 14:46:36 UTC 2021
nodename: nms-server
machine: x86_64
clock source: unix
detected number of CPU cores: 4
current working directory: /opt/openwisp2
writing pidfile to /opt/openwisp2/uwsgi.pid
detected binary path: /opt/openwisp2/env/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
chdir() to /opt/openwisp2
your processes number limit is 63184
your memory page size is 4096 bytes
 *** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers *** 
detected max file descriptor number: 1024
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uwsgi socket 0 bound to UNIX address /opt/openwisp2/uwsgi.sock fd 3
Python version: 3.6.9 (default, Dec  8 2021, 21:08:43)  [GCC 8.4.0]
Python main interpreter initialized at 0x5616235320a0
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 154032 bytes (150 KB) for 1 cores
*** Operational MODE: single process ***
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x5616235320a0 pid: 21921 (default app)
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 21921)
spawned uWSGI worker 1 (pid: 21954, cores: 1)
SIGINT/SIGTERM received...killing workers...
worker 1 buried after 1 seconds
goodbye to uWSGI.
VACUUM: pidfile removed.
VACUUM: unix socket /opt/openwisp2/uwsgi.sock removed.
[uWSGI] getting INI configuration from uwsgi.ini
*** Starting uWSGI 2.0.20 (64bit) on [Tue Jan  4 11:58:35 2022] ***
compiled with version: 7.5.0 on 04 January 2022 05:07:42
os: Linux-5.4.0-91-generic #102~18.04.1-Ubuntu SMP Thu Nov 11 14:46:36 UTC 2021
nodename: nms-server
machine: x86_64
clock source: unix
detected number of CPU cores: 4
current working directory: /opt/openwisp2
writing pidfile to /opt/openwisp2/uwsgi.pid
detected binary path: /opt/openwisp2/env/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
chdir() to /opt/openwisp2
your processes number limit is 63184
your memory page size is 4096 bytes
 *** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers *** 
detected max file descriptor number: 1024
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uwsgi socket 0 bound to UNIX address /opt/openwisp2/uwsgi.sock fd 3
Python version: 3.6.9 (default, Dec  8 2021, 21:08:43)  [GCC 8.4.0]
Python main interpreter initialized at 0x55aa4ff120a0
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 154032 bytes (150 KB) for 1 cores
*** Operational MODE: single process ***
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x55aa4ff120a0 pid: 21966 (default app)
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 21966)
spawned uWSGI worker 1 (pid: 21999, cores: 1)
SIGINT/SIGTERM received...killing workers...
worker 1 buried after 1 seconds
goodbye to uWSGI.
VACUUM: pidfile removed.
VACUUM: unix socket /opt/openwisp2/uwsgi.sock removed.
[uWSGI] getting INI configuration from uwsgi.ini
*** Starting uWSGI 2.0.20 (64bit) on [Tue Jan  4 11:59:09 2022] ***
compiled with version: 7.5.0 on 04 January 2022 05:07:42
os: Linux-5.4.0-91-generic #102~18.04.1-Ubuntu SMP Thu Nov 11 14:46:36 UTC 2021
nodename: nms-server
machine: x86_64
clock source: unix
detected number of CPU cores: 4
current working directory: /opt/openwisp2
writing pidfile to /opt/openwisp2/uwsgi.pid
detected binary path: /opt/openwisp2/env/bin/uwsgi
!!! no internal routing support, rebuild with pcre support !!!
chdir() to /opt/openwisp2
your processes number limit is 63184
your memory page size is 4096 bytes
 *** WARNING: you have enabled harakiri without post buffering. Slow upload could be rejected on post-unbuffered webservers *** 
detected max file descriptor number: 1024
lock engine: pthread robust mutexes
thunder lock: disabled (you can enable it with --thunder-lock)
uwsgi socket 0 bound to UNIX address /opt/openwisp2/uwsgi.sock fd 3
Python version: 3.6.9 (default, Dec  8 2021, 21:08:43)  [GCC 8.4.0]
Python main interpreter initialized at 0x5586274bd0a0
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 154032 bytes (150 KB) for 1 cores
*** Operational MODE: single process ***
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x5586274bd0a0 pid: 22048 (default app)
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI master process (pid: 22048)
spawned uWSGI worker 1 (pid: 22081, cores: 1)
[pid: 22081|app: 0|req: 1/1] 106.51.143.101 () {54 vars in 1021 bytes} [Tue Jan  4 06:32:51 2022] GET / => generated 0 bytes in 117 msecs (HTTP/1.1 302) 6 headers in 186 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 2/2] 106.51.143.101 () {54 vars in 1033 bytes} [Tue Jan  4 06:32:51 2022] GET /admin/ => generated 19795 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 3/3] 106.51.143.101 () {54 vars in 1007 bytes} [Tue Jan  4 06:32:56 2022] GET /api/v1/monitoring/geojson/ => generated 80 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 206 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 4/4] 106.51.143.101 () {56 vars in 1112 bytes} [Tue Jan  4 06:33:08 2022] GET /admin/config/device/ => generated 19261 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 5/5] 106.51.143.101 () {52 vars in 917 bytes} [Tue Jan  4 06:33:09 2022] GET /admin/jsi18n/ => generated 5887 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 189 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 6/6] 106.51.143.101 () {56 vars in 1130 bytes} [Tue Jan  4 06:33:17 2022] GET /admin/config/template/ => generated 21557 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 7/7] 106.51.143.101 () {52 vars in 919 bytes} [Tue Jan  4 06:33:18 2022] GET /admin/jsi18n/ => generated 5887 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 189 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 8/8] 106.51.143.101 () {56 vars in 1220 bytes} [Tue Jan  4 06:33:27 2022] GET /admin/config/template/00000000-defa-defa-defa-000000000000/change/ => generated 68363 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 9/9] 106.51.143.101 () {52 vars in 963 bytes} [Tue Jan  4 06:33:28 2022] GET /admin/jsi18n/ => generated 5887 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 189 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 10/10] 106.51.143.101 () {54 vars in 1051 bytes} [Tue Jan  4 06:33:29 2022] GET /config/schema.json => generated 135271 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 221 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 11/11] 106.51.143.101 () {64 vars in 1452 bytes} [Tue Jan  4 06:33:40 2022] POST /admin/config/template/00000000-defa-defa-defa-000000000000/change/ => generated 0 bytes in 183 msecs (HTTP/1.1 302) 10 headers in 635 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 12/12] 106.51.143.101 () {58 vars in 1461 bytes} [Tue Jan  4 06:33:41 2022] GET /admin/config/template/ => generated 21758 bytes in 28 msecs (HTTP/1.1 200) 10 headers in 568 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 13/13] 106.51.143.101 () {52 vars in 919 bytes} [Tue Jan  4 06:33:41 2022] GET /admin/jsi18n/ => generated 5887 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 189 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 14/14] 106.51.143.101 () {56 vars in 1122 bytes} [Tue Jan  4 06:33:45 2022] GET /admin/config/vpn/ => generated 15429 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 15/15] 106.51.143.101 () {52 vars in 914 bytes} [Tue Jan  4 06:33:45 2022] GET /admin/jsi18n/ => generated 5887 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 189 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 16/16] 106.51.143.101 () {56 vars in 1123 bytes} [Tue Jan  4 06:33:47 2022] GET /admin/config/device/ => generated 19261 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 17/17] 106.51.143.101 () {52 vars in 917 bytes} [Tue Jan  4 06:33:47 2022] GET /admin/jsi18n/ => generated 5887 bytes in 13 msecs (HTTP/1.1 200) 6 headers in 189 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 18/18] 106.51.143.101 () {56 vars in 1098 bytes} [Tue Jan  4 06:33:50 2022] GET /admin/ => generated 19976 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 470 bytes (1 switches on core 0)
[pid: 22081|app: 0|req: 19/19] 106.51.143.101 () {54 vars in 1007 bytes} [Tue Jan  4 06:33:55 2022] GET /api/v1/monitoring/geojson/ => generated 80 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 206 bytes (1 switches on core 0)
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
celery beat v5.1.2 (sun-harmonics) is starting.
__    -    ... __   -        _
LocalTime -> 2022-01-04 05:10:20
Configuration ->
    . broker -> redis://localhost:6379/3
    . loader -> celery.loaders.app.AppLoader
    . scheduler -> celery.beat.PersistentScheduler
    . db -> celerybeat-schedule
    . logfile -> [stderr]@%INFO
    . maxinterval -> 5.00 minutes (300s)
[2022-01-04 05:10:20,359: INFO/MainProcess] beat: Starting...
[2022-01-04 05:15:20,545: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:20:20,556: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:25:20,626: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:30:20,703: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:35:20,809: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:40:20,817: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:45:20,879: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:50:20,942: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 05:55:21,053: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 06:00:21,072: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 06:05:21,109: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 06:10:21,199: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 06:15:21,254: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 06:20:21,299: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 06:25:21,394: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
celery beat v5.1.2 (sun-harmonics) is starting.
__    -    ... __   -        _
LocalTime -> 2022-01-04 06:28:02
Configuration ->
    . broker -> redis://localhost:6379/3
    . loader -> celery.loaders.app.AppLoader
    . scheduler -> celery.beat.PersistentScheduler
    . db -> celerybeat-schedule
    . logfile -> [stderr]@%INFO
    . maxinterval -> 5.00 minutes (300s)
[2022-01-04 06:28:02,828: INFO/MainProcess] beat: Starting...
celery beat v5.1.2 (sun-harmonics) is starting.
__    -    ... __   -        _
LocalTime -> 2022-01-04 06:28:11
Configuration ->
    . broker -> redis://localhost:6379/3
    . loader -> celery.loaders.app.AppLoader
    . scheduler -> celery.beat.PersistentScheduler
    . db -> celerybeat-schedule
    . logfile -> [stderr]@%INFO
    . maxinterval -> 5.00 minutes (300s)
[2022-01-04 06:28:11,394: INFO/MainProcess] beat: Starting...
celery beat v5.1.2 (sun-harmonics) is starting.
__    -    ... __   -        _
LocalTime -> 2022-01-04 06:28:36
Configuration ->
    . broker -> redis://localhost:6379/3
    . loader -> celery.loaders.app.AppLoader
    . scheduler -> celery.beat.PersistentScheduler
    . db -> celerybeat-schedule
    . logfile -> [stderr]@%INFO
    . maxinterval -> 5.00 minutes (300s)
[2022-01-04 06:28:36,947: INFO/MainProcess] beat: Starting...
celery beat v5.1.2 (sun-harmonics) is starting.
__    -    ... __   -        _
LocalTime -> 2022-01-04 06:29:10
Configuration ->
    . broker -> redis://localhost:6379/3
    . loader -> celery.loaders.app.AppLoader
    . scheduler -> celery.beat.PersistentScheduler
    . db -> celerybeat-schedule
    . logfile -> [stderr]@%INFO
    . maxinterval -> 5.00 minutes (300s)
[2022-01-04 06:29:10,917: INFO/MainProcess] beat: Starting...
[2022-01-04 06:30:21,479: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
[2022-01-04 06:35:21,591: INFO/MainProcess] Scheduler: Sending due task run_checks (openwisp_monitoring.check.tasks.run_checks)
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: --queue  Did you mean --queues?
106.51.143.101:0 - - [04/Jan/2022:05:10:59] "WSCONNECTING /ws/notification/" - -
106.51.143.101:0 - - [04/Jan/2022:05:10:59] "WSCONNECT /ws/notification/" - -
106.51.143.101:0 - - [04/Jan/2022:05:11:04] "WSDISCONNECT /ws/notification/" - -

Reply via email to