Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
3.2.30 adding plugins internal server error
#2
I tried installing the relay_board plugin here on Jessie with SIP version 3.2.30 and it installed with no problem.

First off, the auto-restart SIP uses is dependent on having SIP set up to start automatically on boot. For Jessie and stretch it means having a systemd script installed as described in the SIP documentation wiki under "The recommended method":
https://github.com/Dan-in-CA/SIP/wiki/Installation

If you stop SIP with "systemctl stop sip" and start SIP from the command line you will be able to see any error messages but you will need to restart SIP manually as you have done.


As far as the error you are getting when you try to install plugins. It looks like some sort of security problem. The IOError in the console log you provided has some limes that mention "ssl" which indicates it is security related. I am not sure how to get around this.

You may be able to install the plugin manually to get things working. The Relay_board plugin consists of 3 files from the SIP plugins GitHub repository:
https://github.com/Dan-in-CA/sip_plugins

To install the plugin manually try:

Log into SIP/plugins/manifests
then issue the command
wget https://raw.github.com/Dan-in-CA/SIP_plu...d.manifest

use "cd .." to go up one level to SIP/plugins and issue the command
wget https://raw.github.com/Dan-in-CA/SIP_plu...y_board.py

Then log into SIP/templates and issue the command
wget https://raw.github.com/Dan-in-CA/SIP_plu...board.html

The above steps should download the necessary files to their proper locations. You should be able to enable the plugin from the plugins page.

Let me know how it goes.

Dan
Reply


Messages In This Thread
RE: 3.2.30 adding plugins internal server error - by dan - 2017 Sep 11, 04:00 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)