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

Applications Settings on an appliance blows up with Permission Denied #21359

Closed
agrare opened this issue Aug 2, 2021 · 2 comments
Closed

Applications Settings on an appliance blows up with Permission Denied #21359

agrare opened this issue Aug 2, 2021 · 2 comments
Assignees
Labels

Comments

@agrare
Copy link
Member

agrare commented Aug 2, 2021

To reproduce go to the Application Settings on a new appliance

Aug 02 13:28:45 localhost.localdomain manageiq[6348]:  INFO -- production: Started GET "/ops/explorer" for 127.0.0.1 at 2021-08-02 13:28:45 -0400
Aug 02 13:28:45 localhost.localdomain manageiq[6348]: FATAL -- production:   
                                                      Errno::EACCES (Permission denied @ dir_s_mkdir - /var/www/miq/vmdb/public/upload):
                                                        
                                                      manageiq-ui-classic (a94f6d348773) app/controllers/ops_controller/settings/common.rb:6:in `mkdir'
                                                      manageiq-ui-classic (a94f6d348773) app/controllers/ops_controller/settings/common.rb:6:in `<module:Common>'
                                                      manageiq-ui-classic (a94f6d348773) app/controllers/ops_controller/settings/common.rb:1:in `<top (required)>

https://github.com/ManageIQ/manageiq-ui-classic/blob/master/app/controllers/ops_controller/settings/common.rb#L5-L6

@agrare agrare added the bug label Aug 2, 2021
@agrare
Copy link
Member Author

agrare commented Aug 2, 2021

cc @kbrock

@kbrock
Copy link
Member

kbrock commented Aug 11, 2021

Fixed by #21355

@kbrock kbrock closed this as completed Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants