okkur / syna

Highly customizable open source theme for Hugo based static websites

Home Page:https://syna.okkur.org/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git.okkur.org server certificate verification failed

Sleuth56 opened this issue · comments

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:

  • Syna Theme version: latest
  • Hugo version: latest
  • Others:

Checking

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