Email or username:

Password:

Forgot your password?
Top-level
Codeberg.org

@mavica_again Looking at your other post, this is likely unrelated. We only block by returning a "429 Too many requests" error screen, we never refuse connections early.

3 comments
maple "mavica" syrup [6502]

@Codeberg i've checked my end resolves DNS correctly as 217.197.91.145 for A and 2001:67c:1401:20f0::1: for AAAA, on v4 i get a connection timed out and v6 is unreachable... very curious if nothing is blocking my connection on the remote end, then

Codeberg.org

@mavica_again Can you ping the IP address? Or `ssh -T git@codeberg.org` in case you have set up an SSH key?

maple "mavica" syrup [6502]

@Codeberg no ssh key so can't test that, IPv6 (to any host) seems to be a network issue on my end so diregard that and i'll try to fix it, but the v4 simply gives me 100% packet loss

Go Up