Bug 1099523
Summary: | Synchronize Now button from Sync Status page is not working | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Og Maciel <omaciel> | ||||||||||||||
Component: | Content Management | Assignee: | Justin Sherrill <jsherril> | ||||||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | sthirugn <sthirugn> | ||||||||||||||
Severity: | high | Docs Contact: | |||||||||||||||
Priority: | unspecified | ||||||||||||||||
Version: | 6.0.3 | CC: | bbuckingham, bkearney, jmontleo, jsherril, sghai, sthirugn | ||||||||||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||||||||||
Target Release: | Unused | ||||||||||||||||
Hardware: | Unspecified | ||||||||||||||||
OS: | Unspecified | ||||||||||||||||
URL: | http://projects.theforeman.org/issues/5864 | ||||||||||||||||
Whiteboard: | |||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||
Clone Of: | Environment: | ||||||||||||||||
Last Closed: | 2014-07-02 14:07:27 UTC | Type: | Bug | ||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
Embargoed: | |||||||||||||||||
Attachments: |
|
Description
Og Maciel
2014-05-20 14:16:24 UTC
Created attachment 897621 [details]
zero bytes
Also, reloading the Sync Status page shows that the sync process was started but the Size column shows "0 Bytes"
Created attachment 897622 [details]
Repository page view
The Repository page however shows that 41 packages were synced.
It occurs in chrome as well. I can still reproduce this bz with sat6 beta snap8 (Satellite-6.0.3-RHEL-6-20140604.0) As per description and comments, I can see 3 issues with this bz related to sync status page: 1. Sync Status page doesn't give the user any status or even the progress bar that used to show up 2. there's no notification that something happened 3. reloading the Sync Status page shows that the sync process was started but the Size column shows "0 Bytes" So with snap8, issue 2 and 3 are straightforward reproducible. But issue 1 is partially resolved. I can see the progress via progress bar (see snapshot, sync bar completes) but it completes before sync completion and then again progress bar got empty. Created attachment 907098 [details]
sync status bar almost completes,
Created attachment 907099 [details]
sync status bar once almost completes, again it got empty, however sync is on-going
Firebug throws errors and production.log has : AbstractController::ActionNotFound (The action 'get_new' could not be found for NoticesController): lib/middleware/catch_json_parse_errors.rb:9:in `call' Looks like its still missing notifications. Created attachment 907105 [details]
on reloading repo size shows 'zero'
We believe this is working. Please retest. Verified as per Comment 11 above. There is another bug https://bugzilla.redhat.com/show_bug.cgi?id=1102376 to track the pending issue of zero bytes (packages) Version Tested: * apr-util-ldap-1.3.9-3.el6_0.1.x86_64 * candlepin-0.9.19-1.el6_5.noarch * candlepin-scl-1-5.el6_4.noarch * candlepin-scl-quartz-2.1.5-5.el6_4.noarch * candlepin-scl-rhino-1.7R3-1.el6_4.noarch * candlepin-scl-runtime-1-5.el6_4.noarch * candlepin-selinux-0.9.19-1.el6_5.noarch * candlepin-tomcat6-0.9.19-1.el6_5.noarch * elasticsearch-0.90.10-4.el6sat.noarch * foreman-1.6.0.17-1.el6sat.noarch * foreman-compute-1.6.0.17-1.el6sat.noarch * foreman-gce-1.6.0.17-1.el6sat.noarch * foreman-libvirt-1.6.0.17-1.el6sat.noarch * foreman-ovirt-1.6.0.17-1.el6sat.noarch * foreman-postgresql-1.6.0.17-1.el6sat.noarch * foreman-proxy-1.6.0.7-1.el6sat.noarch * foreman-selinux-1.6.0-4.el6sat.noarch * foreman-vmware-1.6.0.17-1.el6sat.noarch * katello-1.5.0-26.el6sat.noarch * katello-ca-1.0-1.noarch * katello-certs-tools-1.5.5-1.el6sat.noarch * katello-installer-0.0.48-1.el6sat.noarch * openldap-2.4.23-32.el6_4.1.x86_64 * pulp-katello-0.3-3.el6sat.noarch * pulp-nodes-common-2.4.0-0.20.beta.el6sat.noarch * pulp-nodes-parent-2.4.0-0.20.beta.el6sat.noarch * pulp-puppet-plugins-2.4.0-0.20.beta.el6sat.noarch * pulp-puppet-tools-2.4.0-0.20.beta.el6sat.noarch * pulp-rpm-plugins-2.4.0-0.20.beta.el6sat.noarch * pulp-selinux-2.4.0-0.20.beta.el6sat.noarch * pulp-server-2.4.0-0.20.beta.el6sat.noarch * python-ldap-2.3.10-1.el6.x86_64 * ruby193-rubygem-net-ldap-0.3.1-3.el6sat.noarch * ruby193-rubygem-runcible-1.1.0-2.el6sat.noarch This was delivered with 6.0.3, which is the Satellite 6 Beta. |