[Koha] From docs list: Deprecated script used (koha-start-sip)
Paul Hoffman
paul at flo.org
Wed Sep 11 07:37:34 NZST 2019
On Wed, Sep 11, 2019 at 05:47:20AM +1200, David Nind wrote:
> (This is a bounced messaged sent the docs list - posting to the general
> list)
>
> Hi team,
>
> Installed 19.05 version of koha and got the subjected error when try
> starting sip. Koha is got started by using koha-sip <instance> but not able
> to stop or restart sip services. Please help
>
> root at koha:/home/koha# koha-start-sip library
> Deprecated script used (koha-start-sip)
Are you sure that your SIP server isn't running? You should be able to
tell by running these commands:
source /usr/share/koha/bin/koha-functions.sh
if is_sip_running $instance; then
echo SIP is running
else
echo SIP is not running
fi
Paul.
--
Paul Hoffman <paul at flo.org>
Software Manager
Fenway Library Organization
550 Huntington Ave.
Boston, MA 02115
617-989-5032
More information about the Koha
mailing list