[Bug 22777] New: Google OpenId Connect Internal server error
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 Bug ID: 22777 Summary: Google OpenId Connect Internal server error Change sponsored?: --- Product: Koha Version: 18.11 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Authentication Assignee: koha-bugs@lists.koha-community.org Reporter: costalc@gmail.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@rot13.org Target Milestone: --- Internal Server Error when trying to login with Google OpenID Connection. See file attached please. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #1 from Claudio <costalc@gmail.com> --- Created attachment 88815 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88815&action=edit OpenID connect internal server error Google OpenID Connect sysprefs configuration. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #2 from Claudio <costalc@gmail.com> --- No error with existing patrons. This occurs when patrons are created automatically, i.e., when GoogleOpenIDConnectAutoRegister is set to "Allow". -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #3 from Claudio <costalc@gmail.com> --- Thers's no Koha logs' useful information -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 Claudio <costalc@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #4 from Claudio <costalc@gmail.com> --- Created attachment 88919 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88919&action=edit OpenID Internal Server Error -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hello Claudio, If there is a 500 error you might have an error in the log. It would help a lot to have it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #6 from Claudio <costalc@gmail.com> --- Jonathan, hope this helps: /var/log/koha/INSTANCE/plack-error,log ======================================================== Can't locate Koha/Plugin/EDS in @INC (@INC contains: /usr/share/koha/lib /usr/share/koha/installer /usr/share/koha/lib/installer /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86$ Attempt to reload Koha/Plugin/EDS.pm aborted. Compilation failed in require at /usr/share/perl/5.20/Module/Load.pm line 77. Can't locate Koha/Plugin/EDS in @INC (@INC contains: /usr/share/koha/lib /usr/share/koha/installer /usr/share/koha/lib/installer /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86$ -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Do you use the EDS plugin? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=22717 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #8 from Claudio <costalc@gmail.com> --- No Jonathan, I do not use EDS plugin. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Could you test the patch I have added on bug 22717? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #10 from Claudio <costalc@gmail.com> --- It fails, same error. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #11 from Claudio <costalc@gmail.com> --- Plack-error.log in other customer: Use of uninitialized value in string ne at /usr/share/koha/opac/cgi-bin/opac/svc/auth/googleopenidconnect line 102. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- The error you got before was about the EDS plugin, you may have installed it at some point. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #13 from Claudio <costalc@gmail.com> --- Created attachment 88975 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88975&action=edit EDS Jonathan, look at the file attached. There's an EDS directory in koha/plugins since 2016! But Koha backoffice says that there's no EDS plugin installed. I do not know what to do. How can I uninstall EDS? Simply delete it? Probably it was for a test, but do not need it now... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #14 from Claudio <costalc@gmail.com> --- In the second customer plugin directoy is empty. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 --- Comment #15 from Claudio <costalc@gmail.com> --- Jonathan, please discard comments 6, 11 and 13. From my point of view the problem is not linked to plugin system. I have two istallation of Koha in two differents servers. One has plugin system enabled (which echoes EDS issue) and one has plugin system disabled. So I disabled the plugin system in the first and could reproduce the same error in both installations: PLACK-ERROR.LOG Can't use string ("firstname") as a HASH ref while "strict refs" in use at /usr/share/koha/lib/Koha/Object.pm line 69. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22777 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- So it's a duplicate of bug 22717. *** This bug has been marked as a duplicate of bug 22717 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org