CharlesChiuGit / Logseq-Git-Sync-101

This repo aims to help Logseq users to sync their data with Git and GitHub.
MIT License
1.06k stars 88 forks source link

git errors behind corporate firewall #6

Closed elkrause closed 2 years ago

elkrause commented 2 years ago

Hi! Great collection here for Logseq sync via Git!

I setup my private Gitea instance on a webhosting server and for my Windows PC I use my work PC and a corporate firewall. Via our proxy I could make it work with VS Code, but not with the auto-commit feature of Logseq. I deactivated the TLS and both VS Code and Logseq show this warning, but it seems that Logseq Git is not commiting.

Should I add something to the Git Hooks?

image

CharlesChiuGit commented 2 years ago

Have you asked your company's IT or MIS? I think it would be easier to fix this problem with their help.

CharlesChiuGit commented 2 years ago

Also, did u enable auto-commit in logseq?

CharlesChiuGit commented 2 years ago

Accoarding to Sawhney in the logseq discord server, maybe you want to set a network proxy in settings?

elkrause commented 2 years ago

Thanks! Auto Commit and Proxy is set. I will check on the Discord server.

VS Code is working under this conditions, Logseq not.

I can't ask our corporate IT :)

CharlesChiuGit commented 2 years ago

Since this issue isn't particularly related to this repo and it's totally out of my league, I will close the issue for now. Feel free to re-open it if you think it's necessary. Hope you get more help in the Discord server! I'm looking forward for your solution for it!