Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Federation IPv6 #6794

Open
RJGhugo opened this issue Dec 28, 2024 · 0 comments
Open

Federation IPv6 #6794

RJGhugo opened this issue Dec 28, 2024 · 0 comments

Comments

@RJGhugo
Copy link

RJGhugo commented Dec 28, 2024

Describe the current behavior

Peertube 7.x does not federate with IPv4 only instances. IPv6 instances are working. NAT64 activated.

Steps to reproduce

ACTIVITYPUB-HTTP-UNICAST - FAILED

Describe the expected behavior

Job: 1
Type: activitypub-http-unicast
Processed on 23.12.24, 10:03:55,795
Finished on 23.12.24, 10:03:57,298
`{` ` "uri": "https://tilvids.com/video-channels/thelinuxexperiment_channel/inbox",` ` "signatureActorId": 1,` ` "body": {` ` "type": "Follow",` ` "id": "https://peertube.xxxx.xxx/accounts/peertube/follows/192",` ` "actor": "https://peertube.xxxx.xxx/accounts/peertube",` ` "object": "https://tilvids.com/video-channels/thelinuxexperiment_channel"` ` },` ` "contextType": "Follow"` `}`
HTTPError: Response code 403 (Forbidden)
at Request.<anonymous> (file:///app/node_modules/got/dist/source/as-promise/index.js:86:42)
at Object.onceWrapper (node:events:632:26)
at Request.emit (node:events:529:35)
at Request._onResponseBase (file:///app/node_modules/got/dist/source/core/index.js:726:22)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Request._onResponse (file:///app/node_modules/got/dist/source/core/index.js:768:13)
`---`
Job: 37
Type: activitypub-http-unicast
Processed on 28.12.24, 03:06:20,401
Finished on 28.12.24, 03:06:27,421
`{` ` "uri": "https://tilvids.com/video-channels/thelinuxexperiment_channel/inbox",` ` "signatureActorId": 6,` ` "body": {` ` "type": "Follow",` ` "id": "https://peertube.xxxx.xxx/accounts/benutzer/follows/192",` ` "actor": "https://peertube.xxxx.xxx/accounts/benutzer",` ` "object": "https://tilvids.com/video-channels/thelinuxexperiment_channel"` ` },` ` "contextType": "Follow"` `}`
RequestError: Timeout awaiting 'request' for 7000ms
at ClientRequest.<anonymous> (file:///app/node_modules/got/dist/source/core/index.js:792:61)
at Object.onceWrapper (node:events:632:26)
at ClientRequest.emit (node:events:529:35)
at TLSSocket.socketErrorListener (node:_http_client:501:9)
at TLSSocket.emit (node:events:517:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
at Timeout.timeoutHandler [as _onTimeout] (file:///app/node_modules/got/dist/source/core/timed-out.js:42:25)
at listOnTimeout (node:internal/timers:571:11)
at process.processTimers (node:internal/timers:512:7)
`---`
Job: 34
Type: activitypub-http-fetcher
Processed on 28.12.24, 03:06:27,878
Finished on 28.12.24, 03:06:36,830
``
{
` "uri": "https://tilvids.com/video-channels/thelinuxexperiment_channel/outbox",`
` "type": "activity"`
`}`

Additional information

Peertube 7.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant