We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
cc @kbrock
Sorry, something went wrong.
Fixed by #21355
kbrock
Successfully merging a pull request may close this issue.
To reproduce go to the Application Settings on a new appliance
https://github.com/ManageIQ/manageiq-ui-classic/blob/master/app/controllers/ops_controller/settings/common.rb#L5-L6
The text was updated successfully, but these errors were encountered: