runtime error
Space failed to start. Exit code: 1. Reason: :access_token is expired. Now: 2023-04-02 17:34:43.292904, token_expiry: 2023-04-02 17:07:39 INFO:oauth2client.client:Refreshing access_token INFO:googleapiclient.discovery_cache:file_cache is only supported with oauth2client<4.0.0 INFO:googleapiclient.discovery_cache:file_cache is only supported with oauth2client<4.0.0 None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Downloading (…)olve/main/vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] Downloading (…)olve/main/vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 73.4MB/s] Downloading (…)olve/main/merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] Downloading (…)olve/main/merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 51.3MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 108MB/s] Downloading (…)lve/main/config.json: 0%| | 0.00/665 [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 665/665 [00:00<00:00, 325kB/s] INFO:llama_index.token_counter.token_counter:> [build_index_from_documents] Total LLM token usage: 0 tokens INFO:llama_index.token_counter.token_counter:> [build_index_from_documents] Total embedding token usage: 1126 tokens INFO:llama_index.token_counter.token_counter:> [build_index_from_documents] Total LLM token usage: 0 tokens INFO:llama_index.token_counter.token_counter:> [build_index_from_documents] Total embedding token usage: 1126 tokens Traceback (most recent call last): File "app.py", line 1, in <module> from src.app import app File "/home/user/app/src/app.py", line 3, in <module> from helper.openai_api import text_complition File "/home/user/app/helper/openai_api.py", line 82, in <module> user_input = input("You: ") EOFError: EOF when reading a line You:
Container logs:
Fetching error logs...