Files
ZERO_CODE/ZeroCodeProject/logs/exportProject.log

576 lines
40 KiB
Plaintext
Raw Normal View History

2026-01-11 00:11:34 +08:00
Watching for file changes with StatReloader
Not Found: /
[05/Sep/2024 13:45:35] "GET / HTTP/1.0" 404 2210
Not Found: /
[05/Sep/2024 23:36:10] "GET / HTTP/1.0" 404 2210
Not Found: /
[06/Sep/2024 02:50:14] "GET / HTTP/1.1" 404 2200
Not Found: /explicit_not_exist_path
[06/Sep/2024 02:50:14] "GET /explicit_not_exist_path HTTP/1.1" 404 2287
[06/Sep/2024 02:50:14] "GET /admin/ HTTP/1.1" 302 0
[06/Sep/2024 02:50:14] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 2218
Not Found: /robots.txt
[06/Sep/2024 02:50:14] "GET /robots.txt HTTP/1.1" 404 2248
Not Found: /favicon.ico
[06/Sep/2024 02:50:14] "GET /favicon.ico HTTP/1.1" 404 2251
Not Found: /images/ofbiz.ico
[06/Sep/2024 02:50:14] "GET /images/ofbiz.ico HTTP/1.1" 404 2266
[06/Sep/2024 02:50:14] "GET /static/admin/css/base.css HTTP/1.1" 200 19513
[06/Sep/2024 02:50:14] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 5984
[06/Sep/2024 02:50:14] "GET /static/admin/css/dashboard.css HTTP/1.1" 200 380
[06/Sep/2024 02:50:14] "GET /static/admin/img/icon-no.gif HTTP/1.1" 404 1827
[06/Sep/2024 02:50:14] "GET /static/admin/js/LICENSE-JQUERY.txt HTTP/1.1" 404 1845
[06/Sep/2024 02:50:14] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692
[06/Sep/2024 02:50:15] "GET /static/admin/css/fonts.css HTTP/1.1" 200 423
[06/Sep/2024 02:50:15] "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560
Not Found: /phpMyAdmin/
[06/Sep/2024 02:50:15] "GET /phpMyAdmin/ HTTP/1.1" 404 2251
Not Found: /phpmyadmin/
[06/Sep/2024 02:50:15] "GET /phpmyadmin/ HTTP/1.1" 404 2251
Not Found: /wcm/
[06/Sep/2024 02:50:15] "GET /wcm/ HTTP/1.1" 404 2230
Not Found: /
[06/Sep/2024 13:13:23] "GET / HTTP/1.0" 404 2210
Not Found: /
[07/Sep/2024 00:26:24] "GET / HTTP/1.0" 404 2210
Not Found: /
[07/Sep/2024 12:37:33] "GET / HTTP/1.1" 404 2200
Not Found: /
[07/Sep/2024 13:49:57] "GET / HTTP/1.0" 404 2210
Not Found: /
[07/Sep/2024 22:58:33] "GET / HTTP/1.0" 404 2210
Not Found: /
[08/Sep/2024 13:01:52] "GET / HTTP/1.0" 404 2210
Not Found: /
[09/Sep/2024 12:20:37] "GET / HTTP/1.0" 404 2210
Not Found: /
[09/Sep/2024 22:59:58] "GET / HTTP/1.0" 404 2210
Not Found: /
[10/Sep/2024 09:32:23] "GET / HTTP/1.1" 404 2200
Not Found: /
[10/Sep/2024 10:29:39] "GET / HTTP/1.1" 404 2200
Not Found: /
[10/Sep/2024 13:42:06] "GET / HTTP/1.0" 404 2210
[10/Sep/2024 14:27:23] "OPTIONS /ApiClass/base_api_control/api_url/ HTTP/1.1" 200 0
Internal Server Error: /ApiClass/base_api_control/api_url/
Traceback (most recent call last):
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/generic/base.py", line 70, in view
return self.dispatch(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 509, in dispatch
response = self.handle_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/Validators/permissionValidator.py", line 9, in wrapper
return func(request, *args, **kwargs)
File "/mnt/sdc/Project1/apis/basic_api/exportProject/BaseApi/views.py", line 70, in post
for item in content["apis"]:
KeyError: 'apis'
[10/Sep/2024 14:27:23] "POST /ApiClass/base_api_control/api_url/ HTTP/1.1" 500 103327
Not Found: /
[10/Sep/2024 17:17:36] "GET / HTTP/1.1" 404 2200
Not Found: /
[10/Sep/2024 22:52:25] "GET / HTTP/1.0" 404 2210
[11/Sep/2024 13:32:09] "OPTIONS /ApiClass/base_api_control/api_url/ HTTP/1.1" 200 0
/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/db/models/base.py:321: RuntimeWarning: Model 'dependency.zero_code_model' was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
new_class._meta.apps.register_model(new_class._meta.app_label, new_class)
/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/db/models/base.py:321: RuntimeWarning: Model 'dependency.project_table' was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
new_class._meta.apps.register_model(new_class._meta.app_label, new_class)
/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/db/models/base.py:321: RuntimeWarning: Model 'dependency.file_table' was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
new_class._meta.apps.register_model(new_class._meta.app_label, new_class)
/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/db/models/base.py:321: RuntimeWarning: Model 'dependency.re_table_df3e94' was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
new_class._meta.apps.register_model(new_class._meta.app_label, new_class)
/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/db/models/base.py:321: RuntimeWarning: Model 'dependency.f_page_table' was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
new_class._meta.apps.register_model(new_class._meta.app_label, new_class)
/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/db/models/base.py:321: RuntimeWarning: Model 'dependency.re_table_20f441' was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
new_class._meta.apps.register_model(new_class._meta.app_label, new_class)
Internal Server Error: /ApiClass/base_api_control/api_url/
Traceback (most recent call last):
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/generic/base.py", line 70, in view
return self.dispatch(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 509, in dispatch
response = self.handle_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/Validators/permissionValidator.py", line 9, in wrapper
return func(request, *args, **kwargs)
File "/mnt/sdc/Project1/apis/basic_api/exportProject/BaseApi/views.py", line 90, in post
s_sp.file_folder_copy(source=s_sp, destination=d_sp)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/Specific/SpecificProduct/LocalMethodfileProduct/SpecificFileProduct.py", line 126, in file_folder_copy
res = FileManageController.local_folder_copy(**kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/fileManage/fileManage.py", line 391, in local_folder_copy
shutil.copytree(kwargs["source"].file_path, kwargs["destination"].file_path)
File "/usr/local/python37/lib/python3.7/shutil.py", line 324, in copytree
os.makedirs(dst)
File "/usr/local/python37/lib/python3.7/os.py", line 221, in makedirs
mkdir(name, mode)
FileExistsError: [Errno 17] File exists: '/mnt/sdc/Project1/app_store/test1/apis'
[11/Sep/2024 13:32:10] "POST /ApiClass/base_api_control/api_url/ HTTP/1.1" 500 140104
Not Found: /
[11/Sep/2024 13:41:47] "GET / HTTP/1.0" 404 2210
Not Found: /
[11/Sep/2024 15:07:43] "GET / HTTP/1.0" 404 2210
Not Found: /
[11/Sep/2024 23:32:12] "GET / HTTP/1.0" 404 2210
Not Found: /
[12/Sep/2024 02:46:56] "GET / HTTP/1.1" 404 2200
Not Found: /explicit_not_exist_path
[12/Sep/2024 02:46:56] "GET /explicit_not_exist_path HTTP/1.1" 404 2287
[12/Sep/2024 02:46:56] "GET /admin/ HTTP/1.1" 302 0
[12/Sep/2024 02:46:56] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 2218
Not Found: /robots.txt
[12/Sep/2024 02:46:56] "GET /robots.txt HTTP/1.1" 404 2248
Not Found: /favicon.ico
[12/Sep/2024 02:46:56] "GET /favicon.ico HTTP/1.1" 404 2251
Not Found: /images/ofbiz.ico
[12/Sep/2024 02:46:56] "GET /images/ofbiz.ico HTTP/1.1" 404 2266
[12/Sep/2024 02:46:56] "GET /static/admin/css/base.css HTTP/1.1" 200 19513
[12/Sep/2024 02:46:56] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 5984
[12/Sep/2024 02:46:56] "GET /static/admin/css/dashboard.css HTTP/1.1" 200 380
[12/Sep/2024 02:46:56] "GET /static/admin/img/icon-no.gif HTTP/1.1" 404 1827
[12/Sep/2024 02:46:56] "GET /static/admin/js/LICENSE-JQUERY.txt HTTP/1.1" 404 1845
[12/Sep/2024 02:46:56] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692
[12/Sep/2024 02:46:56] "GET /static/admin/css/fonts.css HTTP/1.1" 200 423
[12/Sep/2024 02:46:56] "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560
Not Found: /phpMyAdmin/
[12/Sep/2024 02:46:56] "GET /phpMyAdmin/ HTTP/1.1" 404 2251
Not Found: /phpmyadmin/
[12/Sep/2024 02:46:56] "GET /phpmyadmin/ HTTP/1.1" 404 2251
Not Found: /wcm/
[12/Sep/2024 02:46:56] "GET /wcm/ HTTP/1.1" 404 2230
Not Found: /
[12/Sep/2024 12:02:49] "GET / HTTP/1.0" 404 2210
Watching for file changes with StatReloader
[12/Sep/2024 22:40:59] code 400, message Bad request syntax ('JRMI\x00\x02K')
[12/Sep/2024 22:40:59] "JRMIK" 400 -
Not Found: /
[12/Sep/2024 22:41:14] "GET / HTTP/1.1" 404 2200
Not Found: /
[13/Sep/2024 00:53:08] "GET / HTTP/1.0" 404 2210
Not Found: /
[13/Sep/2024 02:50:45] "GET / HTTP/1.1" 404 2200
Not Found: /explicit_not_exist_path
[13/Sep/2024 02:50:45] "GET /explicit_not_exist_path HTTP/1.1" 404 2287
[13/Sep/2024 02:50:46] "GET /admin/ HTTP/1.1" 302 0
[13/Sep/2024 02:50:46] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 2218
Not Found: /robots.txt
[13/Sep/2024 02:50:46] "GET /robots.txt HTTP/1.1" 404 2248
Not Found: /favicon.ico
[13/Sep/2024 02:50:46] "GET /favicon.ico HTTP/1.1" 404 2251
Not Found: /images/ofbiz.ico
[13/Sep/2024 02:50:46] "GET /images/ofbiz.ico HTTP/1.1" 404 2266
[13/Sep/2024 02:50:46] "GET /static/admin/css/base.css HTTP/1.1" 200 19513
[13/Sep/2024 02:50:46] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 5984
[13/Sep/2024 02:50:46] "GET /static/admin/css/dashboard.css HTTP/1.1" 200 380
[13/Sep/2024 02:50:46] "GET /static/admin/img/icon-no.gif HTTP/1.1" 404 1827
[13/Sep/2024 02:50:46] "GET /static/admin/js/LICENSE-JQUERY.txt HTTP/1.1" 404 1845
[13/Sep/2024 02:50:46] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692
[13/Sep/2024 02:50:46] "GET /static/admin/css/fonts.css HTTP/1.1" 200 423
[13/Sep/2024 02:50:46] "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560
Not Found: /phpMyAdmin/
[13/Sep/2024 02:50:46] "GET /phpMyAdmin/ HTTP/1.1" 404 2251
Not Found: /phpmyadmin/
[13/Sep/2024 02:50:46] "GET /phpmyadmin/ HTTP/1.1" 404 2251
Not Found: /wcm/
[13/Sep/2024 02:50:46] "GET /wcm/ HTTP/1.1" 404 2230
[13/Sep/2024 05:49:55] code 400, message Bad request syntax ('SSH-2.0-OpenSSH')
[13/Sep/2024 05:49:55] "SSH-2.0-OpenSSH" 400 -
Not Found: /
[13/Sep/2024 13:25:04] "GET / HTTP/1.0" 404 2210
[13/Sep/2024 13:46:58] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:')
[13/Sep/2024 13:46:58] "/*àCookie: mstshash=Administr" 400 -
Not Found: /
[13/Sep/2024 23:28:43] "GET / HTTP/1.0" 404 2210
Not Found: /
[14/Sep/2024 01:30:03] "GET / HTTP/1.0" 404 2210
Not Found: /
[14/Sep/2024 12:51:42] "GET / HTTP/1.0" 404 2210
Not Found: /
[14/Sep/2024 23:10:14] "GET / HTTP/1.0" 404 2210
Not Found: /
[15/Sep/2024 12:32:38] "GET / HTTP/1.0" 404 2210
[15/Sep/2024 14:40:45] code 400, message Bad request syntax ('JRMI\x00\x02K')
[15/Sep/2024 14:40:45] "JRMIK" 400 -
Not Found: /
[15/Sep/2024 14:41:00] "GET / HTTP/1.1" 404 2200
Not Found: /
[15/Sep/2024 16:29:46] "GET / HTTP/1.1" 404 2200
Not Found: /
[15/Sep/2024 18:33:02] "GET / HTTP/1.1" 404 2200
Not Found: /
[15/Sep/2024 23:14:44] "GET / HTTP/1.0" 404 2210
Not Found: /
[16/Sep/2024 12:46:35] "GET / HTTP/1.0" 404 2210
[16/Sep/2024 22:43:08] code 400, message Bad request syntax ('JRMI\x00\x02K')
[16/Sep/2024 22:43:08] "JRMIK" 400 -
Not Found: /
[16/Sep/2024 22:43:08] "GET / HTTP/1.0" 404 2210
Not Found: /
[16/Sep/2024 22:43:09] "OPTIONS / HTTP/1.0" 404 2214
[16/Sep/2024 22:43:09] code 400, message Bad request version ('RTSP/1.0')
[16/Sep/2024 22:43:09] "OPTIONS / RTSP/1.0" 400 -
[16/Sep/2024 22:43:14] code 400, message Bad request version ('\x00\x01\x97|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
[16/Sep/2024 22:43:14] "€(rþ† —|" 400 -
[16/Sep/2024 22:43:19] code 400, message Bad HTTP/0.9 request type ('\x00')
[16/Sep/2024 22:43:19] "versionbind" 400 -
[16/Sep/2024 22:43:24] code 400, message Bad HTTP/0.9 request type ('\x00')
[16/Sep/2024 22:43:24] " " 400 -
[16/Sep/2024 22:43:24] code 400, message Bad request syntax ('EHLO')
[16/Sep/2024 22:43:24] "EHLO" 400 -
[16/Sep/2024 22:43:25] code 400, message Bad request syntax ('HELP')
[16/Sep/2024 22:43:25] "HELP" 400 -
[16/Sep/2024 22:43:25] code 400, message Bad request syntax ('\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00')
[16/Sep/2024 22:43:25] You're accessing the development server over HTTPS, but it only supports HTTP.
[16/Sep/2024 22:43:25] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie:')
[16/Sep/2024 22:43:25] "*%àCookie: mstshash=nmap" 400 -
[16/Sep/2024 22:43:26] code 400, message Bad request version ('\x00/\x00')
[16/Sep/2024 22:43:26] You're accessing the development server over HTTPS, but it only supports HTTP.
[16/Sep/2024 22:43:26] code 400, message Bad HTTP/0.9 request type ('\x80\x9e\x01\x03\x01\x00u\x00\x00\x00')
[16/Sep/2024 22:43:26] "€žu fedcb:985432/" 400 -
[16/Sep/2024 22:43:26] code 400, message Bad request syntax ('\x00\x00\x00qj\x81n0\x81k¡\x03\x02\x01\x05¢\x03\x02\x01')
[16/Sep/2024 22:43:26] "qjn0¢" 400 -
[16/Sep/2024 22:43:32] code 400, message Bad request version ('0.12\x00')
[16/Sep/2024 22:43:32] "¤ÿSMBr@@PC NETWORK PROGRAM 1.0MICROSOFT NETWORKS 1.03MICROSOFT NETWORKS 3.0LANMAN1.0LM1.2X002SambaNT LANMAN 1.0NT LM 0.12" 400 -
[16/Sep/2024 22:43:37] code 400, message Bad HTTP/0.9 request type ('l\x00')
[16/Sep/2024 22:43:37] "l " 400 -
Not Found: /nice ports,/Trinity.txt.bak
[16/Sep/2024 22:43:37] "GET /nice%20ports%2C/Tri%6Eity.txt%2ebak HTTP/1.0" 404 2311
[16/Sep/2024 22:43:37] code 400, message Bad request syntax ('\x01default')
[16/Sep/2024 22:43:37] "default" 400 -
[16/Sep/2024 22:43:37] code 400, message Bad request syntax ('0\x84\x00\x00\x00-\x02\x01\x07c\x84\x00\x00\x00$\x04\x00')
[16/Sep/2024 22:43:37] "0„-c„$" 400 -
[16/Sep/2024 22:43:42] code 400, message Bad HTTP/0.9 request type ('0')
[16/Sep/2024 22:43:42] "0 `€" 400 -
[16/Sep/2024 22:43:42] code 400, message Bad request version ('SIP/2.0')
[16/Sep/2024 22:43:42] "OPTIONS sip:nm SIP/2.0" 400 -
[16/Sep/2024 22:43:47] code 400, message Bad request syntax ('TNMP\x04\x00\x00\x00TNME\x00\x00\x04\x00')
[16/Sep/2024 22:43:47] "TNMPTNME" 400 -
[16/Sep/2024 22:43:52] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00')
[16/Sep/2024 22:43:52] " à" 400 -
[16/Sep/2024 22:43:57] code 400, message Bad request syntax ('DmdT\x00\x00\x00\x17\x00\x00\x00\x01\x00\x00\x00\x00\x11\x11\x00ÿ\x01ÿ\x13')
[16/Sep/2024 22:43:57] "DmdTÿÿ" 400 -
[16/Sep/2024 22:44:02] code 400, message Bad HTTP/0.9 request type (':\x00\x00\x00/\x00\x00\x00\x02\x00\x00@\x02\x0f\x00\x01\x00=\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/\x00\x00\x00\x00\x00\x00\x00\x00\x00@')
[16/Sep/2024 22:44:02] ":/@=/@" 400 -
[16/Sep/2024 22:44:07] code 400, message Bad request syntax ('DIST00000001ARGC00000005ARGV00000002ccARGV00000002-cARGV00000006nmap.cARGV00000002-oARGV00000006nmap.oDOTI00000000')
[16/Sep/2024 22:44:07] "DIST00000001ARGC00000005ARGV00000002ccARGV00000002-cARGV00000006nmap.cARGV00000002-oARGV00000006nmap.oDOTI00000000" 400 -
[16/Sep/2024 22:44:12] code 400, message Bad request syntax ('\x01\x00\x00\x00\x01\x00\x00\x00\x08\x08')
[16/Sep/2024 22:44:12] "" 400 -
[16/Sep/2024 22:44:13] code 400, message Bad request version ('>')
[16/Sep/2024 22:44:13] "< NTP/1.0 >" 400 -
[16/Sep/2024 22:44:18] code 400, message Bad request version ('\x00{\x000\x000\x000\x000\x00A\x00A\x000\x000\x00-\x000\x00A\x000\x000\x00-\x000\x000\x00a\x000\x00-\x00A\x00A\x000\x00A\x00-\x000\x000\x000\x000\x00A\x000\x00A\x00A\x000\x00A\x00A\x000\x00}\x00\x00\x00àmß_')
[16/Sep/2024 22:44:18] "ýÎú ° MMSðððð NSPlayer/9.0.0.2980; {0000AA00-0A00-00a0-AA0A-0000A0AA0AA0}àmß_" 400 -
[16/Sep/2024 22:44:23] code 400, message Bad HTTP/0.9 request type ('\x00Z\x00\x00\x01\x00\x00\x00\x016\x01,\x00\x00\x08\x00\x7fÿ\x7f\x08\x00\x00\x00\x01\x00')
[16/Sep/2024 22:44:23] "Z6,ÿ :(CONNECT_DATA=(COMMAND=version))" 400 -
[16/Sep/2024 22:44:23] code 400, message Bad request syntax ('Subscribe')
[16/Sep/2024 22:44:23] "Subscribe" 400 -
[16/Sep/2024 22:44:23] code 400, message Bad request syntax ('Query')
[16/Sep/2024 22:44:23] "Query" 400 -
[16/Sep/2024 22:44:23] code 400, message Bad request syntax ('\x05\x04\x00\x01\x02\x80\x05\x01\x00\x03')
[16/Sep/2024 22:44:23] "€" 400 -
[16/Sep/2024 22:44:28] code 400, message Bad request syntax ('\x04\x01\x00\x16\x7f\x00\x00\x01root\x00')
[16/Sep/2024 22:44:28] "root" 400 -
[16/Sep/2024 22:44:33] code 400, message Bad request version ('\x03\x00(\x00\x04ÿ\x08\x00\x01U\x00\x00\x00MSSQLServer\x00H\x0f\x00\x00')
[16/Sep/2024 22:44:33] "4 (ÿUMSSQLServerH" 400 -
[16/Sep/2024 22:44:33] code 400, message Bad request syntax ('HELP')
[16/Sep/2024 22:44:33] "HELP" 400 -
[16/Sep/2024 22:44:34] code 400, message Bad request syntax ('stats')
[16/Sep/2024 22:44:34] "stats" 400 -
[16/Sep/2024 22:44:34] code 400, message Bad request version ('\x06\x00\x00\x00\x00\x00\x08\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x02\x00\x00\x00')
[16/Sep/2024 22:44:34] "$ service_mgrscanner nmap " 400 -
[16/Sep/2024 22:44:39] code 400, message Bad request version ('\x00\x00\x00\x04')
[16/Sep/2024 22:44:39] "DB2DAS 9z " 400 -
[16/Sep/2024 22:44:44] code 400, message Bad request version ('\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00ÿ\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ä\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x7f')
[16/Sep/2024 22:44:44] "ÂSQLDB2RAˆ€ @ @@@@@@@@@@€€€€@@€€@ @ €€€@@ ÿä" 400 -
[16/Sep/2024 22:44:49] code 400, message Bad request version ('1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
[16/Sep/2024 22:44:49] "Client string for PARC version 1 Wire Encryption version 1" 400 -
[16/Sep/2024 22:44:49] code 400, message Bad HTTP/0.9 request type ('<\x00K\x00\x00\x00')
[16/Sep/2024 22:44:49] "<K ÿÿÿÿ" 400 -
[16/Sep/2024 22:44:50] code 400, message Bad request syntax ('\x124\x00\x01')
[16/Sep/2024 22:44:50] "4" 400 -
[16/Sep/2024 22:44:55] code 400, message Bad request syntax ('\x00\x03\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x0f\x00')
[16/Sep/2024 22:44:55] "" 400 -
[16/Sep/2024 22:44:55] code 400, message Bad request syntax ('serverstatus')
[16/Sep/2024 22:44:55] "serverstatus" 400 -
[16/Sep/2024 22:45:00] code 400, message Bad HTTP/0.9 request type ('Âååå\x9e')
[16/Sep/2024 22:45:00] "Âåå垠פ¦ÐÕÝÜÈÖÝ×ÕÈÑփ€ÈݤѡȤÒÕ×Ý£¤¡Ý¦×ݘå" 400 -
[16/Sep/2024 22:45:00] code 400, message Bad request syntax ('#ST')
[16/Sep/2024 22:45:00] "#ST" 400 -
[16/Sep/2024 22:45:05] code 400, message Bad request version ('\x00\x00\x00\x03\x00\x05nmap\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00j\x00\x00\x00\x7f')
[16/Sep/2024 22:45:05] "”<de=IEEEMlsqlexec9.280 RDS#R000000sqli3nmapnmapol=tlitcph nmapj" 400 -
[16/Sep/2024 22:45:10] code 400, message Bad request syntax ('\x002Ð\x01\x00\x01\x00,\x10A\x00\x04\x11^\x00\x04\x11m\x00\x04\x11Z\x00\x18\x14\x04\x14\x03\x00\x07$\x07\x00\x08$\x0f\x00\x08\x14@\x00\x08\x14t\x00\x08\x00\x04\x11G')
[16/Sep/2024 22:45:10] ",A^mZ$$@tG" 400 -
[16/Sep/2024 22:45:10] code 400, message Bad HTTP/0.9 request type ('TSH')
[16/Sep/2024 22:45:10] "TSH ì1¸ID " 400 -
Not Found: /server-info
[16/Sep/2024 22:45:11] "GET /server-info HTTP/1.1" 404 2261
[16/Sep/2024 22:45:21] code 400, message Bad request syntax ('A\x00\x00\x00:0\x00\x00ÿÿÿÿÔ\x07\x00\x00\x00\x00\x00\x00test.$cmd\x00\x00\x00\x00\x00ÿÿÿÿ\x1b\x00\x00\x00\x01serverStatus\x00\x00\x00\x00\x00\x00\x00ð?\x00')
[16/Sep/2024 22:45:21] "A:0ÿÿÿÿÔtest.$cmdÿÿÿÿserverStatusð?" 400 -
[16/Sep/2024 22:45:21] code 400, message Bad request syntax ('*1')
[16/Sep/2024 22:45:21] "*1" 400 -
[16/Sep/2024 22:45:26] code 400, message Bad request syntax ('\x00\x00\x00\x01\x07')
[16/Sep/2024 22:45:26] "" 400 -
[16/Sep/2024 22:45:26] code 400, message Bad HTTP/0.9 request type ('show')
[16/Sep/2024 22:45:26] "show info" 400 -
[16/Sep/2024 22:45:31] code 400, message Bad request syntax ('\x80\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15ðÑb\x00\x00\x00\x00\x00\x00\x00\x00')
[16/Sep/2024 22:45:31] "€ðÑb" 400 -
[16/Sep/2024 22:45:36] code 400, message Bad request syntax ('\x00\x01n')
[16/Sep/2024 22:45:36] "n" 400 -
[16/Sep/2024 22:45:41] code 400, message Bad request syntax ('vp3')
[16/Sep/2024 22:45:41] "vp3" 400 -
[16/Sep/2024 22:45:46] code 400, message Bad request syntax ('\x94\x00ꕄa\x91\x03')
[16/Sep/2024 22:45:46] "”ÍïÑa‘" 400 -
[16/Sep/2024 22:45:51] code 400, message Bad request syntax ('þ\x01')
[16/Sep/2024 22:45:51] "þ" 400 -
Not Found: /version
[16/Sep/2024 22:45:51] "GET /version HTTP/1.1" 404 2249
[16/Sep/2024 22:46:01] code 400, message Bad request syntax ('\x00\x00\x07\x00\x08\x00\x03\x00\x04\x00\x05\x00\x06')
[16/Sep/2024 22:46:01] "" 400 -
[16/Sep/2024 22:46:06] code 400, message Bad request syntax ('ÿû\x18ÿú\x18\x00IBM-3279-4-Eÿðÿû\x19ÿý\x19ÿû\x00ÿý\x00')
[16/Sep/2024 22:46:06] "ÿûÿúIBM-3279-4-Eÿðÿûÿýÿûÿý" 400 -
[16/Sep/2024 22:46:11] code 400, message Bad request syntax ('GIOP\x01\x00\x01\x00$\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x06\x00\x00\x00abcdef\x00\x00\x04\x00\x00\x00get\x00\x00\x00\x00\x00')
[16/Sep/2024 22:46:11] "GIOP$abcdefget" 400 -
[16/Sep/2024 22:46:16] code 400, message Bad request syntax ('VERSION')
[16/Sep/2024 22:46:16] "VERSION" 400 -
[16/Sep/2024 22:46:21] code 400, message Bad request syntax ('CNXN\x00\x00\x00\x01\x00\x10\x00\x00\x07\x00\x00\x002\x02\x00\x00¼±§±host::\x00')
[16/Sep/2024 22:46:21] "CNXN2¼±§±host::" 400 -
[16/Sep/2024 22:46:26] code 400, message Bad HTTP/0.9 request type ('\x00\x00\x00\x10\x00\x00\x00')
[16/Sep/2024 22:46:26] " {"code":106}" 400 -
[16/Sep/2024 22:46:31] code 400, message Bad request syntax ('\x0c\x00\x01\x00\x00\x00ImYorDad0u\x00\x00')
[16/Sep/2024 22:46:31] " ImYorDad0u" 400 -
[16/Sep/2024 22:46:36] code 400, message Bad HTTP/0.9 request type ('ÚÚ\x01\x00\x00\x00\x14\x00\x10\x03\x08\x00\x00\x00')
[16/Sep/2024 22:46:36] "ÚÚ M" 400 -
[16/Sep/2024 22:46:46] code 400, message Bad request version ("áx¡ô\x00\x9c\x13\x02\x13\x03\x13\x01\x003\x009\x005\x00/À,À0\x00£\x00\x9f̨̩̪À¯À\xadÀ£À\x9fÀ]ÀaÀWÀSÀ+À/\x00¢\x00\x9eÀ®À¬À¢À\x9eÀ\\À`ÀVÀRÀ$À(\x00k\x00jÀsÀw\x00Ä\x00ÃÀ#À'\x00g\x00@ÀrÀv\x00¾\x00½À")
[16/Sep/2024 22:46:46] You're accessing the development server over HTTPS, but it only supports HTTP.
[16/Sep/2024 22:46:57] code 400, message Bad request version ('\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
[16/Sep/2024 22:46:57] "€(? † " 400 -
Not Found: /
[17/Sep/2024 00:16:15] "GET / HTTP/1.0" 404 2210
Not Found: /
[17/Sep/2024 02:30:33] "GET / HTTP/1.1" 404 2200
Not Found: /explicit_not_exist_path
[17/Sep/2024 02:30:33] "GET /explicit_not_exist_path HTTP/1.1" 404 2287
[17/Sep/2024 02:30:33] "GET /admin/ HTTP/1.1" 302 0
[17/Sep/2024 02:30:33] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 2218
Not Found: /robots.txt
[17/Sep/2024 02:30:33] "GET /robots.txt HTTP/1.1" 404 2248
Not Found: /favicon.ico
[17/Sep/2024 02:30:33] "GET /favicon.ico HTTP/1.1" 404 2251
Not Found: /images/ofbiz.ico
[17/Sep/2024 02:30:33] "GET /images/ofbiz.ico HTTP/1.1" 404 2266
[17/Sep/2024 02:30:33] "GET /static/admin/css/base.css HTTP/1.1" 200 19513
[17/Sep/2024 02:30:33] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 5984
[17/Sep/2024 02:30:33] "GET /static/admin/css/dashboard.css HTTP/1.1" 200 380
[17/Sep/2024 02:30:33] "GET /static/admin/img/icon-no.gif HTTP/1.1" 404 1827
[17/Sep/2024 02:30:33] "GET /static/admin/js/LICENSE-JQUERY.txt HTTP/1.1" 404 1845
[17/Sep/2024 02:30:33] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692
[17/Sep/2024 02:30:33] "GET /static/admin/css/fonts.css HTTP/1.1" 200 423
[17/Sep/2024 02:30:33] "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560
Not Found: /phpMyAdmin/
[17/Sep/2024 02:30:33] "GET /phpMyAdmin/ HTTP/1.1" 404 2251
Not Found: /phpmyadmin/
[17/Sep/2024 02:30:33] "GET /phpmyadmin/ HTTP/1.1" 404 2251
Not Found: /wcm/
[17/Sep/2024 02:30:33] "GET /wcm/ HTTP/1.1" 404 2230
Not Found: /
[17/Sep/2024 12:25:15] "GET / HTTP/1.0" 404 2210
[17/Sep/2024 13:18:11] code 400, message Bad request version ('%.â¦H')
[17/Sep/2024 13:18:11] You're accessing the development server over HTTPS, but it only supports HTTP.
Not Found: /
[17/Sep/2024 13:18:11] "GET / HTTP/1.1" 404 2194
[17/Sep/2024 13:18:11,450] - Broken pipe from ('101.133.226.32', 46418)
Not Found: /
[18/Sep/2024 00:32:40] "GET / HTTP/1.0" 404 2210
[18/Sep/2024 13:25:06] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:')
[18/Sep/2024 13:25:06] "/*àCookie: mstshash=Administr" 400 -
[18/Sep/2024 13:56:25] code 400, message Bad request syntax ('JRMI\x00\x02K')
[18/Sep/2024 13:56:25] "JRMIK" 400 -
Not Found: /
[18/Sep/2024 13:56:40] "GET / HTTP/1.1" 404 2200
Not Found: /
[19/Sep/2024 00:40:31] "GET / HTTP/1.0" 404 2210
Not Found: /
[19/Sep/2024 02:58:26] "GET / HTTP/1.1" 404 2200
Not Found: /explicit_not_exist_path
[19/Sep/2024 02:58:26] "GET /explicit_not_exist_path HTTP/1.1" 404 2287
[19/Sep/2024 02:58:26] "GET /admin/ HTTP/1.1" 302 0
[19/Sep/2024 02:58:26] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 2218
Not Found: /robots.txt
[19/Sep/2024 02:58:26] "GET /robots.txt HTTP/1.1" 404 2248
Not Found: /favicon.ico
[19/Sep/2024 02:58:26] "GET /favicon.ico HTTP/1.1" 404 2251
Not Found: /images/ofbiz.ico
[19/Sep/2024 02:58:26] "GET /images/ofbiz.ico HTTP/1.1" 404 2266
[19/Sep/2024 02:58:26] "GET /static/admin/css/base.css HTTP/1.1" 200 19513
[19/Sep/2024 02:58:26] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 5984
[19/Sep/2024 02:58:26] "GET /static/admin/css/dashboard.css HTTP/1.1" 200 380
[19/Sep/2024 02:58:26] "GET /static/admin/img/icon-no.gif HTTP/1.1" 404 1827
[19/Sep/2024 02:58:26] "GET /static/admin/js/LICENSE-JQUERY.txt HTTP/1.1" 404 1845
[19/Sep/2024 02:58:26] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692
[19/Sep/2024 02:58:26] "GET /static/admin/css/fonts.css HTTP/1.1" 200 423
[19/Sep/2024 02:58:26] "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560
Not Found: /phpMyAdmin/
[19/Sep/2024 02:58:26] "GET /phpMyAdmin/ HTTP/1.1" 404 2251
Not Found: /phpmyadmin/
[19/Sep/2024 02:58:26] "GET /phpmyadmin/ HTTP/1.1" 404 2251
Not Found: /wcm/
[19/Sep/2024 02:58:26] "GET /wcm/ HTTP/1.1" 404 2230
Not Found: /
[19/Sep/2024 13:07:37] "GET / HTTP/1.0" 404 2210
[19/Sep/2024 20:51:56] "OPTIONS /ApiClass/base_api_control/api_url/ HTTP/1.1" 200 0
Internal Server Error: /ApiClass/base_api_control/api_url/
Traceback (most recent call last):
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/generic/base.py", line 70, in view
return self.dispatch(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 509, in dispatch
response = self.handle_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/Validators/permissionValidator.py", line 9, in wrapper
return func(request, *args, **kwargs)
File "/mnt/sdc/Project1/apis/basic_api/exportProject/BaseApi/views.py", line 90, in post
s_sp.file_folder_copy(source=s_sp, destination=d_sp)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/Specific/SpecificProduct/LocalMethodfileProduct/SpecificFileProduct.py", line 126, in file_folder_copy
res = FileManageController.local_folder_copy(**kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/fileManage/fileManage.py", line 391, in local_folder_copy
shutil.copytree(kwargs["source"].file_path, kwargs["destination"].file_path)
File "/usr/local/python37/lib/python3.7/shutil.py", line 324, in copytree
os.makedirs(dst)
File "/usr/local/python37/lib/python3.7/os.py", line 221, in makedirs
mkdir(name, mode)
FileExistsError: [Errno 17] File exists: '/mnt/sdc/Project1/app_store/test1/apis'
[19/Sep/2024 20:51:57] "POST /ApiClass/base_api_control/api_url/ HTTP/1.1" 500 140099
/mnt/sdc/Project1/apis/basic_api/exportProject/BaseApi/views.py changed, reloading.
Performing system checks...
System check identified no issues (0 silenced).
September 12, 2024 - 13:41:30
Django version 3.2.19, using settings 'Template_service.settings'
Starting development server at http://0.0.0.0:10098/
Quit the server with CONTROL-C.
Watching for file changes with StatReloader
Internal Server Error: /ApiClass/base_api_control/api_url/
Traceback (most recent call last):
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/generic/base.py", line 70, in view
return self.dispatch(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 509, in dispatch
response = self.handle_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/Validators/permissionValidator.py", line 9, in wrapper
return func(request, *args, **kwargs)
File "/mnt/sdc/Project1/apis/basic_api/exportProject/BaseApi/views.py", line 47, in post
exec(user_code, globals(), run_obj_data)
File "<string>", line 122, in <module>
File "<string>", line 116, in extract_nodes
NameError: name 'uuid' is not defined
[19/Sep/2024 20:56:23] "POST /ApiClass/base_api_control/api_url/ HTTP/1.1" 500 156168
/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/db/models/base.py:321: RuntimeWarning: Model 'dependency.zero_code_model' was already registered. Reloading models is not advised as it can lead to inconsistencies, most notably with related models.
new_class._meta.apps.register_model(new_class._meta.app_label, new_class)
Internal Server Error: /ApiClass/base_api_control/api_url/
Traceback (most recent call last):
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/core/handlers/base.py", line 181, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
return view_func(*args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/django/views/generic/base.py", line 70, in view
return self.dispatch(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 509, in dispatch
response = self.handle_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 469, in handle_exception
self.raise_uncaught_exception(exc)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 480, in raise_uncaught_exception
raise exc
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/rest_framework/views.py", line 506, in dispatch
response = handler(request, *args, **kwargs)
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/Validators/permissionValidator.py", line 9, in wrapper
return func(request, *args, **kwargs)
File "/mnt/sdc/Project1/apis/basic_api/exportProject/BaseApi/views.py", line 47, in post
exec(user_code, globals(), run_obj_data)
File "<string>", line 18, in <module>
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/Specific/SpecificProduct/record/SpecificDataBaseRecordProduct.py", line 405, in search_record
res = RelationInfo.return_relation_table_info_store_path()
File "/mnt/sdc/zero_code/venv37/lib/python3.7/site-packages/zero_code_depencey/dep/DataBaseTableController/DataBaseTableController.py", line 333, in return_relation_table_info_store_path
api_index = path.split(res).index('apis')
ValueError: 'apis' is not in list
[19/Sep/2024 20:59:17] "POST /ApiClass/base_api_control/api_url/ HTTP/1.1" 500 132399
Not Found: /
[19/Sep/2024 22:29:45] "GET / HTTP/1.1" 404 2200
Not Found: /
[20/Sep/2024 00:18:23] "GET / HTTP/1.0" 404 2210
Not Found: /
[20/Sep/2024 02:43:58] "GET / HTTP/1.1" 404 2200
Not Found: /explicit_not_exist_path
[20/Sep/2024 02:43:58] "GET /explicit_not_exist_path HTTP/1.1" 404 2287
[20/Sep/2024 02:43:58] "GET /admin/ HTTP/1.1" 302 0
[20/Sep/2024 02:43:59] "GET /admin/login/?next=/admin/ HTTP/1.1" 200 2218
Not Found: /robots.txt
[20/Sep/2024 02:43:59] "GET /robots.txt HTTP/1.1" 404 2248
Not Found: /favicon.ico
[20/Sep/2024 02:43:59] "GET /favicon.ico HTTP/1.1" 404 2251
Not Found: /images/ofbiz.ico
[20/Sep/2024 02:43:59] "GET /images/ofbiz.ico HTTP/1.1" 404 2266
[20/Sep/2024 02:43:59] "GET /static/admin/css/base.css HTTP/1.1" 200 19513
[20/Sep/2024 02:43:59] "GET /static/admin/js/admin/RelatedObjectLookups.js HTTP/1.1" 200 5984
[20/Sep/2024 02:43:59] "GET /static/admin/css/dashboard.css HTTP/1.1" 200 380
[20/Sep/2024 02:43:59] "GET /static/admin/img/icon-no.gif HTTP/1.1" 404 1827
[20/Sep/2024 02:43:59] "GET /static/admin/js/LICENSE-JQUERY.txt HTTP/1.1" 404 1845
[20/Sep/2024 02:43:59] "GET /static/admin/fonts/Roboto-Light-webfont.woff HTTP/1.1" 200 85692
[20/Sep/2024 02:43:59] "GET /static/admin/css/fonts.css HTTP/1.1" 200 423
[20/Sep/2024 02:43:59] "GET /static/admin/img/icon-no.svg HTTP/1.1" 200 560
Not Found: /phpMyAdmin/
[20/Sep/2024 02:43:59] "GET /phpMyAdmin/ HTTP/1.1" 404 2251
Not Found: /phpmyadmin/
[20/Sep/2024 02:43:59] "GET /phpmyadmin/ HTTP/1.1" 404 2251
Not Found: /wcm/
[20/Sep/2024 02:43:59] "GET /wcm/ HTTP/1.1" 404 2230
Not Found: /
[20/Sep/2024 12:11:15] "GET / HTTP/1.0" 404 2210
[20/Sep/2024 17:11:03] code 400, message Bad HTTP/0.9 request type ('\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie:')
[20/Sep/2024 17:11:03] "/*àCookie: mstshash=Administr" 400 -