mokey: Error Contacting FreeIPA
Opening a new issue for this:
I can create users, and I see them get populated in FreeIPA, but when I try to login - the site pauses for a bit and displays Error contacting FreeIPA
.
I spent about a day yesterday trying to get it to work after struggling trying to get PWM to work, but failing on getting the LDAP schemas to register.
Things I have tried
I have run this on both the same IPA server and an IPA client. While running on the ipa server, I could not access the panel remotely, a la #44 .
On the client, I could bring up the panel and things seemed to work at first, but I couldn’t register users. I had a problem with the encryption key and saw your comments in some other issues on how to generate them.
Updating the encryption keys, I got to the place where I am now, where I just get the cryptic message at the top and zero logs, even in debug mode.
The IP is bound to 0.0.0.0
as it is just running on a ubuntu client vm on my network.
I have tried the latest rpm release as well as building from source. By the way, it doesn’t seem to compile with go v1.14.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 20 (8 by maintainers)
Commits related to this issue
- Update goipa. This should address issue #53. — committed to ubccr/mokey by aebruno 4 years ago
For info: have tested 0.5.6-1.el7.x86_64 on a Fedora 34 VM (school lab) and in a F34 Docker container (home lab). Works nicely.
Fixed! Incredible work, thank you so much!