Actions
Bug #11769
openError when accepting a key
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
When accepting an unaccepted key it triggers this error:
ERF42-8092 [Foreman::Exception]: unable to re-accept an accepted key /home/vagrant/foreman_salt/app/services/foreman_salt/smart_proxies/salt_keys.rb:34:in `accept' /home/vagrant/foreman_salt/app/controllers/foreman_salt/salt_keys_controller.rb:18:in `accept' app/controllers/concerns/application_shared.rb:13:in `set_timezone' app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' lib/middleware/catch_json_parse_errors.rb:9:in `call'
The key is accepted though.
Actions