mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-04-26 07:36:00 +03:00
[GH-ISSUE #4] hi :)? #5
Labels
No labels
bug
bug
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Pritunl-Fake-API#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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')],)",),))
@simonmicro commented on GitHub (Nov 22, 2020):
Luckly you provided the logs:
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.pycorrectly (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.