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

oidc_cache_mutex_lock: apr_global_mutex_lock() failed: Permission Denied (13) #1099

Closed
wellsbj2 opened this issue Sep 4, 2023 Discussed in #551 · 1 comment
Closed

oidc_cache_mutex_lock: apr_global_mutex_lock() failed: Permission Denied (13) #1099

wellsbj2 opened this issue Sep 4, 2023 Discussed in #551 · 1 comment
Labels

Comments

@wellsbj2
Copy link

wellsbj2 commented Sep 4, 2023

Hey All,

I have compiled openidc 2.4-14.2 for IBM AIX 7.3.

I am loading the module from Apache webserver,

LoadModule auth_openidc_module modules/mod_auth_openidc.so

When hitting port 80 on the server im getting some permission denied (13) errors in the error_log file for Apache,

[Mon Sep 04 13:18:19.676990 2023] [auth_openidc:error] [pid 6816176:tid 515] oidc_cache_mutex_lock: apr_global_mutex_lock() failed: Permission denied (13)
[Mon Sep 04 13:18:19.710943 2023] [auth_openidc:error] [pid 6816176:tid 515] oidc_cache_mutex_unlock: apr_global_mutex_unlock() failed: Permission denied (13)

The apachectl start is run as root and the User Group in httpd.conf is http : www

Many thanks for any pointers please...

Brad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant