Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1465389 - ssh key creation in User throws 'page doesn't exists' error
Summary: ssh key creation in User throws 'page doesn't exists' error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Users & Roles
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Marek Hulan
QA Contact: Nikhil Kathole
URL:
Whiteboard:
Depends On:
Blocks: 1493109
TreeView+ depends on / blocked
 
Reported: 2017-06-27 11:09 UTC by Jitendra Yejare
Modified: 2019-09-26 15:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-21 16:43:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot Attached (37.10 KB, image/png)
2017-06-27 11:09 UTC, Jitendra Yejare
no flags Details
screenshot of UI before saving user (33.02 KB, image/png)
2017-08-10 06:34 UTC, Nikhil Kathole
no flags Details
screenshot of UI ssh key create (16.49 KB, image/png)
2017-08-10 06:45 UTC, Nikhil Kathole
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 20137 0 None None None 2017-06-28 15:14:18 UTC

Description Jitendra Yejare 2017-06-27 11:09:46 UTC
Created attachment 1292268 [details]
Screenshot Attached

Description of problem:
While creating a ssh key from new user dialog, clicking and submitting 'create ssh key' button throws 'The page you were looking for doesn't exist.' error.

Version-Release number of selected component (if applicable):
Satellite 6.3.0 snap 4

How reproducible:
Always

Steps to Reproduce:
1. Go to Admin -> Users -> New User -> ssh keys tab
2. Click on 'create SSH key' button to create new ssh key.


Actual results:
Redirected to page showing an error 'The page you were looking for doesn't exist.'

Expected results:
The satellite should allow to create a new ssh key with user.

Additional info:

Comment 3 Jitendra Yejare 2017-06-27 14:47:34 UTC
Adding failure logs from production.log:

```
017-06-27 10:45:06 927a33fa [app] [I] Started GET "/notification_recipients" for 10.65.223.122 at 2017-06-27 10:45:06 -0400
2017-06-27 10:45:06 927a33fa [app] [I] Processing by NotificationRecipientsController#index as JSON
2017-06-27 10:45:06 927a33fa [app] [I] Current user: admin (administrator)
2017-06-27 10:45:06 927a33fa [app] [I] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.4ms)



2017-06-27 10:45:07 02f3beea [app] [I] Started GET "/users//ssh_keys/new" for 10.65.223.122 at 2017-06-27 10:45:07 -0400
2017-06-27 10:45:07 02f3beea [app] [F] 
 | ActionController::RoutingError (No route matches [GET] "/users/ssh_keys/new"):
 |   lib/middleware/tagged_logging.rb:18:in `call'
 | 
 | 
2017-06-27 10:45:08 f250b88e [app] [I] Started GET "/users//ssh_keys/new" for 10.65.223.122 at 2017-06-27 10:45:08 -0400
2017-06-27 10:45:08 f250b88e [app] [F] 
 | ActionController::RoutingError (No route matches [GET] "/users/ssh_keys/new"):
 |   lib/middleware/tagged_logging.rb:18:in `call'
 | 
 | 
2017-06-27 10:45:08 e1cba46f [app] [I] Started GET "/notification_recipients" for 10.65.223.122 at 2017-06-27 10:45:08 -0400
2017-06-27 10:45:08 e1cba46f [app] [I] Processing by NotificationRecipientsController#index as JSON
2017-06-27 10:45:08 e1cba46f [app] [I] Current user: admin (administrator)
2017-06-27 10:45:08 e1cba46f [app] [I] Completed 200 OK in 4ms (Views: 0.1ms | ActiveRecord: 0.6ms)
```

Comment 4 Marek Hulan 2017-06-28 15:12:01 UTC
This happens only when the user is not saved yet. We shouldn't probably display create button until the user is already saved. Jitendra, I think this is not a blocker though. Could you please remove the blocker flag? Easy workaround is to create user, then edit him/her and create the ssh key from there.

Comment 5 Marek Hulan 2017-06-28 15:14:15 UTC
Created redmine issue http://projects.theforeman.org/issues/20137 from this bug

Comment 7 Jitendra Yejare 2017-06-28 16:02:34 UTC
Agree with comment 4.

Comment 8 Satellite Program 2017-06-28 16:09:19 UTC
Upstream bug assigned to mhulan

Comment 9 Satellite Program 2017-06-28 16:09:23 UTC
Upstream bug assigned to mhulan

Comment 10 Satellite Program 2017-06-29 12:09:52 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20137 has been resolved.

Comment 11 Nikhil Kathole 2017-08-10 06:34:14 UTC
Created attachment 1311603 [details]
screenshot of UI before saving user

VERIFIED

Version Tested:
Satellite-6.3 Snap 10

After saving user, 'create ssh key' redirects to respective page and before saving user, it shows "In order to create the SSH key, the user must be saved first".

Comment 12 Nikhil Kathole 2017-08-10 06:45:46 UTC
Created attachment 1311605 [details]
screenshot of UI ssh key create

screen shot of page redirect after clicking 'create user key'

Comment 13 Bryan Kearney 2018-02-21 16:40:39 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.

For information on the advisory, and where to find the updated files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:0336

Comment 14 Bryan Kearney 2018-02-21 16:43:07 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA.

For information on the advisory, and where to find the updated files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:0336


Note You need to log in before you can comment on or make changes to this bug.