Problem with OpenAI for Nextcloud Assistant in Nexcloud 30

Nextcloud version (eg, 29.0.5): 30.0.1
Operating system and version (eg, Ubuntu 24.04): Ubuntu 24.04
Apache or nginx version (eg, Apache 2.4.25): `Nginx
PHP version (eg, 8.3): 8.1

The issue you are facing:
After upgrading to NC 30.0.1 the Nextcloud Assistant stop working, all parameters are the same like in Nextcloud Hub 8 (NC29). When i type something Chat with AI, it didnt reply anything. I don’t check what’s the error, but I have tried 3 times to uninstall the OpenAI and LocalAI App and repeat the process, it remains the same.

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it:

  1. Upgrading from Nextcloud Hub 8 to 9
  2. Running OCC after the upgrade as part of the instructed process after upgrade.
  3. Testing all apps installed in new upgrade version, all works fine.
  4. Testing Nextcloud Assistant, not working, no response from OpenAI

NC30 needs a worker service, otherwise your request is only processed after the next cron run.

I take a a look that conversations in Github, it seems the issue still ongoing , do you have issue like I do? or it’s trully working just by activating workers?

I’m using LocalAI. Running the worker solves the issue that assistant does not respond.

I commented the GH issue with the same error + I can see the request is sending /v1/v1 in the Post to my ollama server etc. Not sure if this has really something to do with the “workers topic” in NC 30.x.x version