Little problem with uploadig static site via SFTP #118

Open
opened 2024-03-01 08:06:39 +02:00 by Nudeldudel · 1 comment

I can't upload the files for static Homepage any more. "server -> client HMAC" fails...?

I can't upload the files for static Homepage any more. "server -> client HMAC" fails...?

Please check if you can SSH into your server. If you can't try doing this with the -v flag (e.g. ssh -v root@example.org for verbose logs.

Also please check your DNS records on the website of your DNS provider. If there are any AAAA records that start with fe80, delete them. That's the bug we just discovered, that makes the server unavailable over IPv6.

Please check if you can SSH into your server. If you can't try doing this with the `-v` flag (e.g. `ssh -v root@example.org` for verbose logs. Also please check your DNS records on the website of your DNS provider. If there are any AAAA records that start with `fe80`, delete them. That's the bug we just discovered, that makes the server unavailable over IPv6.
Sign in to join this conversation.
No Label
Docs
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org#118
There is no content yet.