-
-
Notifications
You must be signed in to change notification settings - Fork 794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
freeones scrape error docker #61
Comments
Docker image is missing certificate authority certificates.
|
Yeah that works. Thanks. |
Looks like we need to update the container to have The TLS certificate
store. I didn’t include it in my original builds because Stash was simpler
back then. If someone has time to look into including this before I do it
looks like the issue.
…On Thu, Aug 29, 2019 at 2:48 AM ExceptionalError ***@***.***> wrote:
Hi, I just pulled the docker and I am still seeing this error:
Error: GraphQL error: Get https://www.freeones.com/search/?t=1&q=Prename%20Surname&view=thumbs: x509: certificate signed by unknown authority
Any ideas what went wrong?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#61?email_source=notifications&email_token=AAIE2VRPXS3EZOCD57DZC23QG5WMZA5CNFSM4HSBIS2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5NOCJI#issuecomment-526049573>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAIE2VVY4YGAJHNW52VUAODQG5WMZANCNFSM4HSBIS2A>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I am not able to add new performers by scraping because I get the following errors:
time="2019-06-01T22:36:13+02:00" level=fatal msg="Get https://www.freeones.com/suggestions.php?q=&t=1: x509: certificate signed by unknown authority"
in docker log and
Error: GraphQL error: Get https://www.freeones.com/search/?t=1&q=test&view=thumbs: x509: certificate signed by unknown authority
in the webinterface.
I deployed the container with the provided compose file.
Please inform me if you need additional information.
The text was updated successfully, but these errors were encountered: