Not able to connect to PBS 3.3.0 via https on port 8007

carlopez79

New Member
Jul 30, 2025
1
0
1
I validated that the server was listening on port 8007:
1753892255937.png

This is the error I keep getting "Error code: PR_CONNECT_RESET_ERROR". I'm using Firefox version 135.0 but can't connect using Edge or Chrome either.

I am able to ping the server without any problems:
Pinging 172.30.175.21 with 32 bytes of data:
Reply from 172.30.175.21: bytes=32 time=20ms TTL=54
Reply from 172.30.175.21: bytes=32 time=21ms TTL=54
Reply from 172.30.175.21: bytes=32 time=20ms TTL=54
 
This is the error I keep getting "Error code: PR_CONNECT_RESET_ERROR".

What is the output of curl -kvv https://<PBS-IP>:8007 as executed from the client host?

Edit: Also consider upgrading to at least version 3.4, you are missing out on a lot of bugfixes and improvements.
 
Last edited: