-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Call Bot Not Active or Generating Summaries #30
Comments
I did try disabling, removing the call summary bot app from the NC Apps module and then reinstalling. There was no change. I haven't found any documentation yet to help troubleshoot either. |
|
|
So it seems I need to manually revise the call-summary-bot:list to match the new server and hash? Are there any details on how to do that? |
easiest is probably to:
|
Ok, so I did go through your steps. I still wasn't able to get the call summary bot to work. No list of attendees and no todos listed from call. I noticed when I run occ call-summary-bot:list that both the old and new server still come up under backend with their own secret key. I am assuming I need to find a way to remove the old backend server credentials from re-populating when enabling the call summary bot. Are there other artifacts of the old server backend I should look for to delete? |
|
It's in the database oc_appconfig table |
Deleting command is fixed in #33 |
I added a new command |
It's uploaded and should be offered as an update soon: |
When I updated and ran the repair command, the response I got back was [object] [object]. Though I can now delete the secret to the old server. I ran through the steps again to test you gave in the first comment but I still can't get the summary bot to work. After disabling the call summary bot app, when I run occ $ talk:bot:list I still see the full list of bots but it goes from 1 through 8 and then continues from 17 through 24. (See attached). Any other ideas on troubleshooting steps? I currently have the call summary bot disabled but still have the bots coming up in the list as shown. I guess I need to delete these manually from the database files? |
Can anyone help me with this? Or do I have to open a new issue? The call summary bot still does not work for me. |
Copied from #38 I recently submitted an issue (#30 ) where my call summary bot was not working. The issue was closed after some bug was identified but the fix did not help me and I am trying to completely remove the call summary bot from my server so I can try to reinstall it fresh. I am attaching various screencaps showing my current status. Please let me know what steps I can take to troubleshoot this and hopefully reinstall the bot fresh. Screencap 1: showing the call summary bot is not installed per NC Apps Screencap 2: showing the talk bot list per OCC, bot sure if it matters but note the bots go from 1-8 and then repeat starting at 17 Screencap 3: showing the talk bot list details per OCC; note that the first set of bots are for an older server (signal.) which existed before a migration; the current server is cloud.; Screencap 4: detailed lost continued Screencap 5: call summary bot commands not recognized in OCC |
Screenshot 1 and 5 indicate that the app is not enabled at the moment.
Afterwards enable the app again from screenshot 1 |
Thank you, this did the trick. Finally had a chance to update and run through your instructions. Uninstalled the extra bots and was able to successfully reinstall and enable the call summary bot to work. For future reference, anyone migrating their domain will likely want to disable and uninstall the call summary bot before the migration and then re-install and enable after the migration to prevent any leftover and conflicting bot IDs/APIs. |
Hello, I have installed the Call Summary Bot from the NC Apps module and also made sure to flip the switch option under Conversation Settings > Call Summary to enable it in a couple of our Talk chats. I haven't seen any changes to the Talk room and no bot was added (not sure if there is a notification for that). Whenever we have a call no summary is generated and no todos are indicated as tasks.
What can I do to troubleshoot this? I am using Nextcloud AIO (Nextcloud Hub 6 (27.1.4)). Please let me know what I am missing or how I can troubleshoot this as this feature will be very helpful for my team.
The text was updated successfully, but these errors were encountered: