[GH-ISSUE #4] hi :)? #5

Closed
opened 2026-02-27 23:03:19 +03:00 by kerem · 1 comment
Owner

Originally created by @senkron24 on GitHub (Nov 22, 2020).
Original GitHub issue: https://github.com/simonmicro/Pritunl-Fake-API/issues/4

Originally assigned to: @simonmicro on GitHub.

hi my freand i am sorry for this again :)

i have host the lisance files as you have written on the https root
its like
https://tvjoy.ml
if i use this i get the error

Failed to load checkout data, please try again later.

bud if i use
pritunl-api.simonmicro.de
working perfeckt no problems
can you pls say me whats wrong i do pls :(

kind regarts

ps: i see on the logs like this its thad normal ?

SSLError: HTTPSConnectionPool(host='tvjoy.ml', port=443): Max retries exceeded with url: /subscription (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),))

Originally created by @senkron24 on GitHub (Nov 22, 2020). Original GitHub issue: https://github.com/simonmicro/Pritunl-Fake-API/issues/4 Originally assigned to: @simonmicro on GitHub. hi my freand i am sorry for this again :) i have host the lisance files as you have written on the https root its like https://tvjoy.ml if i use this i get the error Failed to load checkout data, please try again later. bud if i use pritunl-api.simonmicro.de working perfeckt no problems can you pls say me whats wrong i do pls :( kind regarts ps: i see on the logs like this its thad normal ? SSLError: HTTPSConnectionPool(host='tvjoy.ml', port=443): Max retries exceeded with url: /subscription (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),))
kerem 2026-02-27 23:03:19 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@simonmicro commented on GitHub (Nov 22, 2020):

Luckly you provided the logs:

SSLError: HTTPSConnectionPool(host='tvjoy.ml', port=443): Max retries exceeded with url: /subscription (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),))

States that your SSL certificate for your HTTPS instance is invalid, when I visit your instance it is working fine. Make sure you used the setup.py correctly (you entered a new url starting with a HTTPS, not only HTTP) and your host OS for Pritunl is up-to-date. Except you can show me that the error is on my site (like a typo in my code) I can't really help you.

<!-- gh-comment-id:731852908 --> @simonmicro commented on GitHub (Nov 22, 2020): Luckly you provided the logs: ``` SSLError: HTTPSConnectionPool(host='tvjoy.ml', port=443): Max retries exceeded with url: /subscription (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),)) ``` States that your SSL certificate for your HTTPS instance is invalid, when I visit your instance it is working fine. Make sure you used the `setup.py` correctly (you entered a new url starting with a HTTPS, not only HTTP) and your host OS for Pritunl is up-to-date. Except you can show me that the error is on my site (like a typo in my code) I can't really help you.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Pritunl-Fake-API#5
No description provided.