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

Note IPv6 Issues is README.md #16

Open
edalex-ian opened this issue Jan 23, 2019 · 0 comments
Open

Note IPv6 Issues is README.md #16

edalex-ian opened this issue Jan 23, 2019 · 0 comments

Comments

@edalex-ian
Copy link
Member

There are some settings in the test institution which setup up security policies which check incoming IP addresses. This can be problematic on machines which are configured with dual stack, causing tests such as com.tle.webtests.test.users.TokenLoginTest to fail.

One option is to simply run your target server with the additional JAVA OPT of -Djava.net.preferIPv4Stack=true. Maybe there's also other options...

Either way, it's worth documenting this in the README.md.

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