Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
Plugins
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Plugins
  5. Git rejecting clone request when trying to install plugins

Git rejecting clone request when trying to install plugins

Added by Josh Davis over 10 years ago

Hello,

I am getting the below error while trying to install plugins. From what I can tell, github.com is actually rejecting the request to clone because I am not logged in. This is the second time I’ve implemented OpenProject, but I do not recall this being an issue before. Am I missing something simple or did something change that I need to fix? Thanks!

@
openproject@akira:~/openproject$ bundle install
Fetching https://github.com/finnlabs/openproject-backlog.git
fatal: could not read Username for ‘https://github.com’: No such device or address
Retrying git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet` in directory /home/openproject/openproject has failed.
fatal: could not read Username for ‘https://github.com’: No such device or address
Retrying git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet due to error (3/3): Bundler::Source::Git::GitCommandError Git error: command `git clone ‘https://github.com/finnlabs/openproject-backlog.git’ “/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e” —bare —no-hardlinks —quiet` in directory /home/openproject/openproject has failed.
fatal: could not read Username for ‘https://github.com’: No such device or address
Git error: command `git clone ‘https://github.com/finnlabs/openproject-backlog.git’
“/home/openproject/.rvm/gems/ruby-2.1.4/cache/bundler/git/openproject-backlog-685fadb9dbd9b7a7d089fbb51301ab6335476b8e”
—bare —no-hardlinks —quiet` in directory /home/openproject/openproject has failed.
@


Replies (1)

RE: Git rejecting clone request when trying to install plugins - Added by Josh Davis over 10 years ago

Quick update: This only appears to be a problem with the backlog plugin. Everything else seems to work.

  • (1 - 1/1)
Loading...