https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32934 --- Comment #9 from Brendan Lawlor <blawlor@clamsnet.org> --- Thanks for the reply Kyle! Unfortunately I still can't connect after running restart_all kohadev-koha@kohadevbox:koha(master)$ telnet localhost 6001 Trying 127.0.0.1... Connection failed: Connection refused Trying ::1... telnet: Unable to connect to remote host: Cannot assign requested address I also tried using this sip emulator but also got denied: kohadev-koha@kohadevbox:koha(master)$ ./misc/sip_cli_emulator.pl -a 127.0.0.1 -p 6001 -su term1 -sp term1 \ -l CPL --patron 23529001000463 -m checkout --item 39999000001259 Attempting socket connection to 127.0.0.1:6001...failed! : Connection refused I am using WSL in case that's relevant. -- You are receiving this mail because: You are watching all bug changes.