AttributeError: 'dict_obj' object has no attribute 'domain'
[2020-08-08 00:30:32,724] ERROR in app: Exception on /config [POST]
Traceback (most recent call last):
  File "class/flask_sockets.py", line 30, in __call__
    handler, values = adapter.match()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py"                                                                                                                                                             , line 1945, in match
    raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on                                                                                                                                                              the server. If you entered the URL manually please check your spelling and try a                                                                                                                                                             gain.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              2447, in wsgi_app
    response = self.full_dispatch_request()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1952, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1821, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/_compat.py", l                                                                                                                                                             ine 39, in reraise
    raise value
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1950, in full_dispatch_request
    rv = self.dispatch_request()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1936, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/home/www/server/panel/BTPanel/__init__.py", line 824, in config
    return publicObject(config.config(),defs,None,pdata)
  File "/home/www/server/panel/BTPanel/__init__.py", line 1380, in publicObject
    result =  p.run(toObject,defs,get)
  File "/home/www/server/panel/BTPanel/__init__.py", line 1580, in run
    result =  public.GetJson(eval(fun)),json_header
  File "<string>", line 1, in <module>
  File "class/config.py", line 297, in setPanel
    if get.domain:
AttributeError: 'dict_obj' object has no attribute 'domain'
[2020-08-08 00:51:18,229] ERROR in app: Exception on /config [POST]
Traceback (most recent call last):
  File "class/flask_sockets.py", line 30, in __call__
    handler, values = adapter.match()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py"                                                                                                                                                             , line 1945, in match
    raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on                                                                                                                                                              the server. If you entered the URL manually please check your spelling and try a                                                                                                                                                             gain.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              2447, in wsgi_app
    response = self.full_dispatch_request()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1952, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1821, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/_compat.py", l                                                                                                                                                             ine 39, in reraise
    raise value
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1950, in full_dispatch_request
    rv = self.dispatch_request()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1936, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/home/www/server/panel/BTPanel/__init__.py", line 824, in config
    return publicObject(config.config(),defs,None,pdata)
  File "/home/www/server/panel/BTPanel/__init__.py", line 1380, in publicObject
    result =  p.run(toObject,defs,get)
  File "/home/www/server/panel/BTPanel/__init__.py", line 1580, in run
    result =  public.GetJson(eval(fun)),json_header
  File "<string>", line 1, in <module>
  File "class/config.py", line 297, in setPanel
    if get.domain:
AttributeError: 'dict_obj' object has no attribute 'domain'
[2020-08-08 00:51:48,405] ERROR in app: Exception on /config [POST]
Traceback (most recent call last):
  File "class/flask_sockets.py", line 30, in __call__
    handler, values = adapter.match()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py"                                                                                                                                                             , line 1945, in match
    raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on                                                                                                                                                              the server. If you entered the URL manually please check your spelling and try a                                                                                                                                                             gain.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              2447, in wsgi_app
    response = self.full_dispatch_request()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1952, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1821, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/_compat.py", l                                                                                                                                                             ine 39, in reraise
    raise value
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1950, in full_dispatch_request
    rv = self.dispatch_request()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/flask/app.py", line                                                                                                                                                              1936, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/home/www/server/panel/BTPanel/__init__.py", line 824, in config
    return publicObject(config.config(),defs,None,pdata)
  File "/home/www/server/panel/BTPanel/__init__.py", line 1380, in publicObject
    result =  p.run(toObject,defs,get)
  File "/home/www/server/panel/BTPanel/__init__.py", line 1580, in run
    result =  public.GetJson(eval(fun)),json_header
  File "<string>", line 1, in <module>
  File "class/config.py", line 297, in setPanel
    if get.domain:
AttributeError: 'dict_obj' object has no attribute 'domain'
