2024-03-12 09:42:25,400: WARNING werkzeug: Werkzeug appears to be used in a production deployment. Consider switching to a production web server instead. 2024-03-12 09:44:36,867: WARNING werkzeug: Werkzeug appears to be used in a production deployment. Consider switching to a production web server instead. 2024-03-12 11:59:11,286: WARNING werkzeug: Werkzeug appears to be used in a production deployment. Consider switching to a production web server instead. 2024-03-12 12:13:51,541: INFO pgadmin: ######################################################## 2024-03-12 12:13:51,541: INFO pgadmin: Starting pgAdmin 4 v8.4... 2024-03-12 12:13:51,541: INFO pgadmin: ######################################################## 2024-03-12 12:13:51,542: DEBUG pgadmin: Python syspath: ['C:\\Program Files\\pgAdmin 4\\web', 'C:\\Program Files\\pgAdmin 4\\python\\python310.zip', 'C:\\Program Files\\pgAdmin 4\\python', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\win32', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\win32\\lib', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\Pythonwin'] 2024-03-12 12:13:52,384: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:52,384: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:52,384: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:53,783: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:53,799: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:53,799: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:53,799: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:54,555: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:54,560: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:54,561: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:54,566: INFO pgadmin: Registering blueprint module: 2024-03-12 12:13:55,213: DEBUG pgadmin: Config server mode: False 2024-03-12 12:13:55,214: DEBUG pgadmin: Running under the desktop runtime, port: 21714 2024-03-12 12:13:55,214: DEBUG pgadmin: Desktop security key: 54698b62-7c0f-42ac-831c-e169e985d3d5 2024-03-12 12:13:55,585: WARNING werkzeug: Werkzeug appears to be used in a production deployment. Consider switching to a production web server instead. 2024-03-12 12:13:55,593: INFO werkzeug: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on http://127.0.0.1:21621 2024-03-12 12:13:55,593: INFO werkzeug: Press CTRL+C to quit 2024-03-12 12:15:49,045: ERROR pgadmin: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1482, in full_dispatch_request rv = self.preprocess_request() File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1974, in preprocess_request rv = self.ensure_sync(before_func)() File "C:\Program Files\pgAdmin 4\web\pgadmin\__init__.py", line 806, in before_request abort(401) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\helpers.py", line 277, in abort current_app.aborter(code, *args, **kwargs) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\werkzeug\exceptions.py", line 861, in __call__ raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. 2024-03-12 12:15:49,130: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:15:49] "GET / HTTP/1.1" 401 - 2024-03-12 12:15:49,201: ERROR pgadmin: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1482, in full_dispatch_request rv = self.preprocess_request() File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1974, in preprocess_request rv = self.ensure_sync(before_func)() File "C:\Program Files\pgAdmin 4\web\pgadmin\__init__.py", line 806, in before_request abort(401) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\helpers.py", line 277, in abort current_app.aborter(code, *args, **kwargs) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\werkzeug\exceptions.py", line 861, in __call__ raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. 2024-03-12 12:15:49,204: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:15:49] "GET /favicon.ico HTTP/1.1" 401 - 2024-03-12 12:16:19,419: ERROR pgadmin: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1482, in full_dispatch_request rv = self.preprocess_request() File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1974, in preprocess_request rv = self.ensure_sync(before_func)() File "C:\Program Files\pgAdmin 4\web\pgadmin\__init__.py", line 806, in before_request abort(401) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\helpers.py", line 277, in abort current_app.aborter(code, *args, **kwargs) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\werkzeug\exceptions.py", line 861, in __call__ raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. 2024-03-12 12:16:19,421: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:16:19] "GET / HTTP/1.1" 401 - 2024-03-12 12:16:19,465: ERROR pgadmin: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. Traceback (most recent call last): File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1482, in full_dispatch_request rv = self.preprocess_request() File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\app.py", line 1974, in preprocess_request rv = self.ensure_sync(before_func)() File "C:\Program Files\pgAdmin 4\web\pgadmin\__init__.py", line 806, in before_request abort(401) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\flask\helpers.py", line 277, in abort current_app.aborter(code, *args, **kwargs) File "C:\Program Files\pgAdmin 4\python\lib\site-packages\werkzeug\exceptions.py", line 861, in __call__ raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required. 2024-03-12 12:16:19,465: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:16:19] "GET /favicon.ico HTTP/1.1" 401 - 2024-03-12 12:17:38,830: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:38] "GET /?key=54698b62-7c0f-42ac-831c-e169e985d3d5 HTTP/1.1" 302 - 2024-03-12 12:17:38,947: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:38] "GET /browser/ HTTP/1.1" 200 - 2024-03-12 12:17:38,997: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:38] "GET /static/js/generated/style.css?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:38,997: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:38] "GET /static/js/generated/pgadmin.style.css?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,028: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/pgadmin.css?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,053: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/vendor/require/require.min.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,155: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/pgadmin_commons.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,205: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/vendor.react.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,215: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/vendor.sqleditor.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,345: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/vendor.main.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,458: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/vendor.others.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,568: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /browser/browser.css?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:39,676: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/fonts/Roboto-Regular..ttf HTTP/1.1" 200 - 2024-03-12 12:17:39,755: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:39] "GET /static/js/generated/browser_nodes.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,282: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /static/js/generated/app.bundle.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,462: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /browser/js/endpoints.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,468: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /browser/js/messages.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,471: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /browser/server/supported_servers.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,507: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /user_management/current_user.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,548: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /browser/js/utils.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,550: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /static/js/gettext.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,562: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /tools/translations.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:40,566: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:40] "GET /static/js/pgadmin.js?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:41,287: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /browser/check_corrupted_db_file HTTP/1.1" 200 - 2024-03-12 12:17:41,296: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /misc/bgprocess/ HTTP/1.1" 200 - 2024-03-12 12:17:41,317: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /favicon.ico?ver=80400 HTTP/1.1" 302 - 2024-03-12 12:17:41,358: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /static/favicon.ico?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:41,472: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /preferences/get_all HTTP/1.1" 200 - 2024-03-12 12:17:41,488: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /settings/get_tree_state/ HTTP/1.1" 200 - 2024-03-12 12:17:41,609: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /browser/nodes/ HTTP/1.1" 200 - 2024-03-12 12:17:41,670: DEBUG pgadmin: Checking version data at: https://www.pgadmin.org/versions.json?version=8.4 2024-03-12 12:17:41,702: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "POST /browser/master_password HTTP/1.1" 200 - 2024-03-12 12:17:41,731: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /static/js/generated/fonts/SourceCodePro-Regular..ttf HTTP/1.1" 200 - 2024-03-12 12:17:41,731: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /static/js/generated/fonts/fa-solid-900..woff2 HTTP/1.1" 200 - 2024-03-12 12:17:41,754: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /browser/server_group/static/img/server_group.svg?ver=80400 HTTP/1.1" 200 - 2024-03-12 12:17:41,768: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /static/js/generated/fonts/fa-regular-400..woff2 HTTP/1.1" 200 - 2024-03-12 12:17:41,951: DEBUG pgadmin: Version check HTTP response code: 200 2024-03-12 12:17:41,953: DEBUG pgadmin: Response data: {'edb-pgadmin4': {'version': '7.6', 'version_int': 70600, 'download_url': 'https://www.enterprisedb.com/downloads/postgres-postgresql-downloads'}, 'pgadmin4': {'version': '8.4', 'version_int': 80400, 'download_url': 'https://www.pgadmin.org/download/'}} 2024-03-12 12:17:41,977: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:17:41] "GET /misc/upgrade_check HTTP/1.1" 200 - 2024-03-12 12:18:11,503: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:18:11] "POST /settings/save_tree_state/ HTTP/1.1" 200 - 2024-03-12 12:18:11,513: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:18:11] "GET /settings/get_tree_state/ HTTP/1.1" 200 - 2024-03-12 12:18:20,469: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:18:20] "GET /about/ HTTP/1.1" 200 - 2024-03-12 12:22:42,257: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:22:42] "POST /misc/cleanup HTTP/1.1" 200 - 2024-03-12 12:27:42,268: INFO werkzeug: 127.0.0.1 - - [12/Mar/2024 12:27:42] "POST /misc/cleanup HTTP/1.1" 200 - 2024-03-13 09:46:35,899: INFO pgadmin: ######################################################## 2024-03-13 09:46:35,899: INFO pgadmin: Starting pgAdmin 4 v8.4... 2024-03-13 09:46:35,899: INFO pgadmin: ######################################################## 2024-03-13 09:46:35,899: DEBUG pgadmin: Python syspath: ['C:\\Program Files\\pgAdmin 4\\web', 'C:\\Program Files\\pgAdmin 4\\python\\python310.zip', 'C:\\Program Files\\pgAdmin 4\\python', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\win32', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\win32\\lib', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\Pythonwin'] 2024-03-13 09:46:37,509: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:37,511: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:37,513: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:38,894: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:38,910: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:38,910: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:38,911: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:39,652: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:39,656: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:39,658: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:39,662: INFO pgadmin: Registering blueprint module: 2024-03-13 09:46:40,388: DEBUG pgadmin: Config server mode: False 2024-03-13 09:46:40,388: DEBUG pgadmin: Running under the desktop runtime, port: 5050 2024-03-13 09:46:40,388: DEBUG pgadmin: Desktop security key: a4c41356-086e-4f3e-a3df-48c1ce64cc5f 2024-03-13 09:46:40,782: WARNING werkzeug: Werkzeug appears to be used in a production deployment. Consider switching to a production web server instead. 2024-03-13 09:46:40,790: INFO werkzeug: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on http://127.0.0.1:27515 2024-03-13 09:46:40,790: INFO werkzeug: Press CTRL+C to quit 2024-03-13 09:54:01,400: INFO pgadmin: ######################################################## 2024-03-13 09:54:01,401: INFO pgadmin: Starting pgAdmin 4 v8.4... 2024-03-13 09:54:01,401: INFO pgadmin: ######################################################## 2024-03-13 09:54:01,402: DEBUG pgadmin: Python syspath: ['C:\\Program Files\\pgAdmin 4\\web', 'C:\\Program Files\\pgAdmin 4\\python\\python310.zip', 'C:\\Program Files\\pgAdmin 4\\python', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\win32', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\win32\\lib', 'C:\\Program Files\\pgAdmin 4\\python\\lib\\site-packages\\Pythonwin'] 2024-03-13 09:54:02,244: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:02,246: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:02,248: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:03,599: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:03,615: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:03,616: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:03,617: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:04,318: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:04,318: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:04,318: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:04,318: INFO pgadmin: Registering blueprint module: 2024-03-13 09:54:05,000: DEBUG pgadmin: Config server mode: False 2024-03-13 09:54:05,001: DEBUG pgadmin: Running under the desktop runtime, port: 5050 2024-03-13 09:54:05,001: DEBUG pgadmin: Desktop security key: c4ea9f38-9ebc-458e-88ef-cfca0910732b 2024-03-13 09:54:05,449: WARNING werkzeug: Werkzeug appears to be used in a production deployment. Consider switching to a production web server instead. 2024-03-13 09:54:05,457: INFO werkzeug: WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on http://127.0.0.1:27571 2024-03-13 09:54:05,457: INFO werkzeug: Press CTRL+C to quit