Page MenuHomeDevCentral

Mirror issue on rDWD
Closed, ResolvedPublic

Description

rDWD commits in master are correctly pushed, but the following exceptions is thrown for branches:

/var/tmp/phd/log/daemons.log
[17-Oct-2017 21:21:35 UTC] [2017-10-17 21:21:35] PHLOG: 'Unexpected output while updating repository "Daeghrefn-Wikidata": [2017-10-17 21:21:35] EXCEPTION: (PhutilProxyException) Error while pushing "rDWD" repository to mirrors. {>} (PhutilAggregateException) Exceptions occurred while mirroring the "Daeghrefn-Wikidata" repository.                        
    - CommandException: Command failed with error #1!                          
      COMMAND                          
      git push --verbose --mirror -- '********'                                
                                       
      STDOUT                           
      (empty)                          
                                       
      STDERR                           
      Pushing to ssh://********@github.com/dereckson/Daeghrefn-Wikidata        
      Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts.                                                                 
      To ssh://********@github.com/dereckson/Daeghrefn-Wikidata                
       = [up to date]      master -> master                                    
       ! [remote rejected] refs/pull/1/head -> refs/pull/1/head (deny updating a hidden ref)                                                                   
       ! [remote rejected] refs/pull/1/merge -> refs/pull/1/merge (deny updating a hidden ref)                                                                 
       ! [remote rejected] refs/pull/2/head -> refs/pull/2/head (deny updating a hidden ref)                                                                   
       ! [remote reje...' at [/opt/phabricator/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:464]

Event Timeline

I've cloned again the repository from GitHub.

Previous repository is saved as /var/repo/51.T1263

Last occurrence was 2017-10-17 21:45:20 21:45.

It seems the repository is now correct.