medvednikov

/

gitlyx Public
0 commits 27 issues 3 pull requests 32 contributors Discussions Projects CI

[BUG] Going to https://gitly.org// returns Cloudflare Error 502 #49

I found this out while building my own vweb server, by mistake, and wondered if gitly has the same issue.

By loading https://gitly.org//, the site fails to work correctly

In my own instance, the error I get is

[vweb] tid: 000, error parsing path: net.urllib.parse: failed parsing url

and the Firefox says "The connection was reset"

I don't know if this is the same case.

image