Traceback (most recent call last): File "D:BtSoftpanel/classflask_sockets.py", line 30, in __call__ handler, values = adapter.match() File "C rogram Filespythonlibsite-packageswerkzeugrouting.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 again. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:BtSoftpanel/classpanelSite.py", line 2499, in get_site_info conf = public.readFile(filename) File "D:BtSoftpanel/classpublic.py", line 387, in readFile return ReadFile(filename,mode) File "D:BtSoftpanel/classpublic.py", line 349, in ReadFile if not os.path.exists(filename): return False File "C rogram Filespythonlibgenericpath.py", line 19, in exists os.stat(path) TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
|
|