okkur / syna

Highly customizable open source theme for Hugo based static websites
https://syna.okkur.org/demo/
Apache License 2.0
251 stars 133 forks source link

git.okkur.org server certificate verification failed #861

Closed Sleuth56 closed 2 years ago

Sleuth56 commented 2 years ago

Is this a BUG REPORT or FEATURE REQUEST?: bug

Discription

This is in ansible so it looks a bit different. git.okkur.org's cert is expired.

FAILED! => {"changed": false, "cmd": "/usr/bin/git submodule foreach /usr/bin/git fetch", "msg": "fatal: unable to access 'https://git.okkur.org/syna/': server certificate verification failed. CAfile: none CRLfile: none\nfatal: run_command returned non-zero status for themes/syna\n.", "rc": 128, "stderr": "fatal: unable to access 'https://git.okkur.org/syna/': server certificate verification failed. CAfile: none CRLfile: none\nfatal: run_command returned non-zero status for themes/syna\n.\n", "stderr_lines": ["fatal: unable to access 'https://git.okkur.org/syna/': server certificate verification failed. CAfile: none CRLfile: none", "fatal: run_command returned non-zero status for themes/syna", "."], "stdout": "Entering 'themes/syna'\n", "stdout_lines": ["Entering 'themes/syna'"]}

Environment:

stp-ip commented 2 years ago

Checking

stp-ip commented 2 years ago

Fixed. Had an issue with Let's Encrypt it seems and this wasn't caught. Thanks for notifying.