Skip to content

Integrity check fails in pure IPv6 networks #41465

@cortho

Description

@cortho

On servers which have only an IPv6 address the integrity check fails with "This server has no working Internet connection. [...]"

This is because at

$firstClient->get('https://www.owncloud.com/');
www.owncloud.com is called (and later owncloud.com). - for both no IPv6 address is configured:

$ host -t AAAA www.owncloud.com
www.owncloud.com has no AAAA record

Both domains should have a valid IPv6 address.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions