evelyn / controller.log
evelyn-lo's picture
Upload folder using huggingface_hub
37c870e verified
2024-07-02 09:30:02 | INFO | controller | args: Namespace(dispatch_method='shortest_queue', host='127.0.0.1', port=12345, ssl=False)
2024-07-02 09:30:02 | ERROR | stderr | Traceback (most recent call last):
2024-07-02 09:30:02 | ERROR | stderr | File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
2024-07-02 09:30:02 | ERROR | stderr | return _run_code(code, main_globals, None,
2024-07-02 09:30:02 | ERROR | stderr | File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
2024-07-02 09:30:02 | ERROR | stderr | exec(code, run_globals)
2024-07-02 09:30:02 | ERROR | stderr | File "/LLM_32T/evelyn/FastChat/fastchat/serve/controller.py", line 391, in <module>
2024-07-02 09:30:02 | ERROR | stderr | ngrok_tunel=ngrok.connect(args.port)
2024-07-02 09:30:02 | ERROR | stderr | File "/usr/local/lib/python3.8/dist-packages/pyngrok/ngrok.py", line 316, in connect
2024-07-02 09:30:02 | ERROR | stderr | api_url = get_ngrok_process(pyngrok_config).api_url
2024-07-02 09:30:02 | ERROR | stderr | File "/usr/local/lib/python3.8/dist-packages/pyngrok/ngrok.py", line 156, in get_ngrok_process
2024-07-02 09:30:02 | ERROR | stderr | return process.get_process(pyngrok_config)
2024-07-02 09:30:02 | ERROR | stderr | File "/usr/local/lib/python3.8/dist-packages/pyngrok/process.py", line 235, in get_process
2024-07-02 09:30:02 | ERROR | stderr | return _start_process(pyngrok_config)
2024-07-02 09:30:02 | ERROR | stderr | File "/usr/local/lib/python3.8/dist-packages/pyngrok/process.py", line 398, in _start_process
2024-07-02 09:30:02 | ERROR | stderr | raise PyngrokNgrokError(f"The ngrok process errored on start: {ngrok_process.startup_error}.",
2024-07-02 09:30:02 | ERROR | stderr | pyngrok.exception.PyngrokNgrokError: The ngrok process errored on start: authentication failed: Usage of ngrok requires a verified account and authtoken.\n\nSign up for an account: https://dashboard.ngrok.com/signup\nInstall your authtoken: https://dashboard.ngrok.com/get-started/your-authtoken\r\n\r\nERR_NGROK_4018\r\n.
2024-07-02 09:31:02 | ERROR | stderr | Exception ignored in: <module 'threading' from '/usr/lib/python3.8/threading.py'>
2024-07-02 09:31:02 | ERROR | stderr | Traceback (most recent call last):
2024-07-02 09:31:02 | ERROR | stderr | File "/usr/lib/python3.8/threading.py", line 1388, in _shutdown
2024-07-02 09:31:02 | ERROR | stderr | lock.acquire()
2024-07-02 09:31:02 | ERROR | stderr | KeyboardInterrupt:
2024-07-03 02:43:45 | INFO | controller | args: Namespace(dispatch_method='shortest_queue', host='127.0.0.1', port=21002, ssl=False)
2024-07-03 02:43:45 | ERROR | stderr | INFO: Started server process [94601]
2024-07-03 02:43:45 | ERROR | stderr | INFO: Waiting for application startup.
2024-07-03 02:43:45 | ERROR | stderr | INFO: Application startup complete.
2024-07-03 02:43:45 | ERROR | stderr | ERROR: [Errno 98] error while attempting to bind on address ('127.0.0.1', 21002): address already in use
2024-07-03 02:43:45 | ERROR | stderr | INFO: Waiting for application shutdown.
2024-07-03 02:43:45 | ERROR | stderr | INFO: Application shutdown complete.
2024-07-03 02:52:15 | INFO | controller | args: Namespace(dispatch_method='shortest_queue', host='127.0.0.1', port=21002, ssl=False)
2024-07-03 02:52:15 | ERROR | stderr | INFO: Started server process [3272]
2024-07-03 02:52:15 | ERROR | stderr | INFO: Waiting for application startup.
2024-07-03 02:52:15 | ERROR | stderr | INFO: Application startup complete.
2024-07-03 02:52:15 | ERROR | stderr | ERROR: [Errno 98] error while attempting to bind on address ('127.0.0.1', 21002): address already in use
2024-07-03 02:52:15 | ERROR | stderr | INFO: Waiting for application shutdown.
2024-07-03 02:52:15 | ERROR | stderr | INFO: Application shutdown complete.
2024-07-03 02:54:53 | INFO | controller | args: Namespace(dispatch_method='shortest_queue', host='127.0.0.1', port=21002, ssl=False)
2024-07-03 02:54:53 | ERROR | stderr | INFO: Started server process [4994]
2024-07-03 02:54:53 | ERROR | stderr | INFO: Waiting for application startup.
2024-07-03 02:54:53 | ERROR | stderr | INFO: Application startup complete.
2024-07-03 02:54:53 | ERROR | stderr | ERROR: [Errno 98] error while attempting to bind on address ('127.0.0.1', 21002): address already in use
2024-07-03 02:54:53 | ERROR | stderr | INFO: Waiting for application shutdown.
2024-07-03 02:54:53 | ERROR | stderr | INFO: Application shutdown complete.