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

U2F not working on reboot #727

Closed
nynymike opened this issue Jan 11, 2018 · 1 comment
Closed

U2F not working on reboot #727

nynymike opened this issue Jan 11, 2018 · 1 comment
Assignees
Labels
bug bug in code
Milestone

Comments

@nynymike
Copy link
Contributor

When I restart my server, I get this screen:

image

tar of oxauth logs
o=gluu LDIF

@nynymike nynymike added the bug bug in code label Jan 11, 2018
@nynymike nynymike added this to the 3.1.2 milestone Jan 11, 2018
@yurem
Copy link
Contributor

yurem commented Jan 12, 2018

According to this U2F can't load oxAuth metadata within 30 seconds:

2018-01-11 21:17:37,940 INFO  [Thread-21] [org.xdi.service.PythonService$PythonLoggerOutputStream] (PythonService.java:209) - Attempting to load metadata: 9
2018-01-11 21:17:37,941 ERROR [Thread-21] [org.xdi.service.custom.script.CustomScriptManager] (CustomScriptManager.java:371) - Failed to initialize custom script: 'org.jboss.resteasy.client.exception.ResteasyIOException: IOException'

30 seconds is not enough for your VM to start oxAuth. Can you apply this update to script. It increase timeout to 60 seconds

@yurem yurem closed this as completed Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug in code
Projects
None yet
Development

No branches or pull requests

2 participants