Skip to content
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

rpcfg.py cannot config the webserver successfully. #50

Closed
zhiming99 opened this issue Jan 21, 2024 · 1 comment · Fixed by #49
Closed

rpcfg.py cannot config the webserver successfully. #50

zhiming99 opened this issue Jan 21, 2024 · 1 comment · Fixed by #49
Assignees
Labels
bug Something isn't working

Comments

@zhiming99
Copy link
Owner

The steps to reproduce this issue:

  1. in a bash shell, run /usr/local/bin/rpcf/rpcfg.py
  2. switch to the security tab
  3. press the config webserver button.
  4. start a testcase, and the client is rejected immediately.
@zhiming99 zhiming99 added the bug Something isn't working label Jan 21, 2024
@zhiming99 zhiming99 added this to the Add-JS-Support-Library milestone Jan 21, 2024
@zhiming99 zhiming99 self-assigned this Jan 21, 2024
@zhiming99
Copy link
Owner Author

zhiming99 commented Jan 21, 2024

The issue is because the rpcfg.py did not call the right function in the button handler for config webserver. A workaround is to check the checkbox WS Installer right below the button, and then push the config webserver button.
A fix has been submitted in commit a63cd29 on the development branch.

@zhiming99 zhiming99 linked a pull request Jan 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant