@
jackyzy823 docker-compose logs 打印的日志有点多,但是看起来都不是我的日志,可能是别人在群里使用 slack 时的信息。什么情况下会导致超时呢,而且我用 1989 端口时是有返回的,只是返回的不是 slack 预期的信息,毕竟这个端口对应的服务不是 slack 的 app
mygptreader_config-web-1 | INFO:root:请用中文简短概括这篇文章的内容。
mygptreader_config-web-1 | INFO:root:=====> text_qa_template
mygptreader_config-web-1 | INFO:root:<llama_index.prompts.prompts.QuestionAnswerPrompt object at 0x7f879bd6b6a0>
mygptreader_config-web-1 | INFO:root:> [query] Total LLM token usage: 202 tokens
mygptreader_config-web-1 | INFO:root:> [query] Total embedding token usage: 34 tokens
mygptreader_config-web-1 | INFO:root:=====> GPT response: 这篇文章的内容是:出现了 401 错误,表示未经授权无法访问。 (total_llm_model_tokens: 202, total_embedding_model_tokens: 34
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | ERROR:root:The request to the Slack API failed. (url:
https://www.slack.com/api/chat.postMessage)
mygptreader_config-web-1 | The server responded with: {'ok': False, 'error': 'channel_not_found'}
mygptreader_config-web-1 | INFO:apscheduler.executors.default:Job "schedule_news (trigger: cron[hour='1', minute='30'], next run at: 2023-04-06 01:30:00 UTC)" executed successfully
mygptreader_config-web-1 | INFO:slack_bolt.RequestVerification:Invalid request signature detected (signature: , timestamp: 0, body: {"text":"Hello, world!"})