Skip to content

Conversation

@c3rb3ru5d3d53c
Copy link

The X11 Display variable for certain Linux systems if not run in headless mode can cause an error.

Setting JAVA_TOOL_OPTIONS to -Djava.awt.headless=true should fix this error as it will not look for a display since we are not using one here.

https://www.oracle.com/technical-resources/articles/javase/headless.html

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

Successfully merging this pull request may close these issues.

1 participant