Ai bot stopped working

Hi, i’ve been using the AI bot for about a week with chatgpt 3.5. I just started using gpt-4-1106-preview and it was working great. I tried to use it today and I receive this error.

Sorry! An error occurred while accessing the LLM. See server logs for details.

I check the server logs and this is what I found. Any ideas on how to resolve this?

{
“caller”: “app/plugin_api.go:984”,
“error”: “not found”,
“level”: “error”,
“msg”: “Unable to get team for context”,
“plugin_id”: “mattermost-ai”,
“timestamp”: “2023-11-08 13:52:22.483 Z”
}

{
“caller”: “app/plugin_api.go:984”,
“error”: “not found”,
“level”: “error”,
“msg”: “failed to get github plugin status”,
“plugin_id”: “mattermost-ai”,
“timestamp”: “2023-11-08 13:52:22.484 Z”
}

{
“caller”: “app/plugin_api.go:984”,
“error”: “error, status code: 500, message: Internal server error”,
“level”: “error”,
“msg”: “Streaming result to post failed”,
“plugin_id”: “mattermost-ai”,
“timestamp”: “2023-11-08 13:52:27.634 Z”
}

Its working now, chatgpt was offline.

1 Like