-
Notifications
You must be signed in to change notification settings - Fork 437
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
talk:command:list --output=json gives "An unhandled exception has been thrown" #8404
Labels
Milestone
Comments
I'm not so much interested in the actual json output, but am trying to add features to bash tab auto completion script, therefore looking at presenting parsed output from all commands to users as tab completions. Came across this issue during testing. |
nickvergessen
added
1. to develop
feature: api 🛠️
OCS API for conversations, chats and participants
and removed
0. Needs triage
labels
Dec 1, 2022
vitormattos
added a commit
that referenced
this issue
Mar 15, 2023
#8404 Signed-off-by: Vitor Mattos <[email protected]>
vitormattos
added a commit
that referenced
this issue
Apr 25, 2023
#8404 Signed-off-by: Vitor Mattos <[email protected]>
backportbot-nextcloud bot
pushed a commit
that referenced
this issue
May 1, 2023
#8404 Signed-off-by: Vitor Mattos <[email protected]>
vitormattos
added a commit
that referenced
this issue
May 1, 2023
#8404 Signed-off-by: Vitor Mattos <[email protected]>
Fixed by #9067 |
mishamosher
pushed a commit
to mishamosher/spreed
that referenced
this issue
May 16, 2023
nextcloud#8404 Signed-off-by: Vitor Mattos <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
How to use GitHub
Steps to reproduce
occ talk:command:list --help
--output[=OUTPUT] Output format (plain, json or json_pretty, default is plain) [default: "plain"]
occ talk:command:list --output=plain
-- see table ofid
,app
,name
, ...occ talk:command:list --output=json
-- seeAn unhandled exception has been thrown:
Expected behaviour
Table in json format.
Actual behaviour
An unhandled exception:
Talk app
14.0.6
Custom Signaling server configured: no
Custom TURN server configured: no
Custom STUN server configured: stun.nextcloud.com:443
Browser
Microphone available: no
Camera available: no
Operating system: Ubuntu / KDEneon
Browser name: Firefox
Browser version: 106.0.2+build1-0ubuntu0.20.04.1
Browser log
N/A
Server configuration
Operating system: Ubuntu
Web server: Apache
Database: MariaDB
PHP version: 7.4
Nextcloud Version: 24.0.7
List of activated apps:
Nextcloud configuration:
Server log (data/nextcloud.log)
The text was updated successfully, but these errors were encountered: