nextcloud / nextcloud/assistant

Major bug in the OpenAI integration with Nextcloud 32.0.3

Open
#427 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug priority normal question
Dominant language
JavaScript
Stars
88
Forks
43
Avg merge
18h 49m
Merged PRs (30d)
3

Description

Which version of assistant are you using?

2.11.0

Which version of Nextcloud are you using?

32.0.3

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

Edge 143.0.3650.80

Describe the Bug

The integration_openai app v3.9.1 cannot register as a TaskProcessing Provider in Nextcloud 32.0.3.
The following have been tested without success:

✅ Local Ollama configuration
✅ Custom Python proxy
✅ GitHub Models API
✅ Official OpenAI (validated key)
❌ All fail with the same error : "Erreur de l'Assistant: [object Object]"

Expected Behavior

A answer for my simple question

To Reproduce

Open the Assistant and ask "Résume-moi l'utilité de l'IA avec Nexcloud"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure in the Assistant entry point with Nextcloud 32.0.3 and integration_openai app v3.9.1, testing the listed provider configurations. Investigate why the app cannot register as a TaskProcessing Provider and why the user-facing error becomes "[object Object]"; done means a simple question receives an answer through a supported provider.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.