#1755 prosodyctl shell appears unresponsive when mod_admin_socket enabled without mod_admin_shell
Reporter
Zash
Owner
Nobody
Created
Updated
Stars
★ (1)
Tags
Milestone-0.12
Priority-Medium
Type-Defect
Status-Accepted
Zash
on
What steps will reproduce the problem?
1. Enable only mod_admin_socket
2. Run 'prosodyctl shell'
3. Enter any command
What is the expected output?
Some response to the command
What do you see instead?
Nothing, appears frozen. Prosody logs show the command being received and then nothing happens with it.
What version of the product are you using? On what operating system?
0.12.0 on Debian 10
Please provide any additional information below.
Enabling mod_admin_socket instead of mod_admin_shell seems an easy mistake to make since we made it on conference.prosody.im and it took way too long to notice and fix it.
MattJ says
> We should probably make that error somehow
What steps will reproduce the problem? 1. Enable only mod_admin_socket 2. Run 'prosodyctl shell' 3. Enter any command What is the expected output? Some response to the command What do you see instead? Nothing, appears frozen. Prosody logs show the command being received and then nothing happens with it. What version of the product are you using? On what operating system? 0.12.0 on Debian 10 Please provide any additional information below. Enabling mod_admin_socket instead of mod_admin_shell seems an easy mistake to make since we made it on conference.prosody.im and it took way too long to notice and fix it. MattJ says > We should probably make that error somehow