nextcloud / nextcloud/assistant
Major bug in the OpenAI integration with Nextcloud 32.0.3
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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